mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-21 14:55:17 +01:00
More improvements
This commit is contained in:
parent
a186814455
commit
b88a1483e1
@ -18,7 +18,7 @@ class VanillaEcoEnchantsEnchantment(
|
||||
) : Enchantment(
|
||||
Rarity.VERY_RARE,
|
||||
EnchantmentCategory.VANISHABLE,
|
||||
EquipmentSlot.values()
|
||||
emptyArray()
|
||||
) {
|
||||
private val enchant: EcoEnchant?
|
||||
get() = EcoEnchants[id]
|
||||
|
Loading…
Reference in New Issue
Block a user