mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-24 00:26:16 +02:00
unprivate eco enchant for new feature purpose
This commit is contained in:
parent
ee569ed7de
commit
4011c1b0fe
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue