unprivate eco enchant for new feature purpose

This commit is contained in:
alexcrea 2025-07-27 06:57:54 +02:00
parent ee569ed7de
commit 4011c1b0fe
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