unprivate eco enchant for new feature purpose

This commit is contained in:
alexcrea 2025-07-27 06:57:54 +02:00
parent be958462e4
commit 3fc279a0fd
Signed by: alexcrea
GPG key ID: E346CD16413450E3

View file

@ -36,7 +36,7 @@ object DependencyManager {
lateinit var packetManager: PacketManagerBase
var enchantmentSquaredCompatibility: EnchantmentSquaredDependency? = null
private var ecoEnchantCompatibility: EcoEnchantDependency? = null
var ecoEnchantCompatibility: EcoEnchantDependency? = null
private var excellentEnchantsCompatibility: ExcellentEnchantsDependency? = null
private var disenchantmentCompatibility: DisenchantmentDependency? = null