Additional Enchanted Miner

Additional Enchanted Miner

22M Downloads

Disable enchantment on quarry

Gaetann18 opened this issue ยท 2 comments

commented

Minecraft-version = 1.18.2

Hello, currently it isn't possible to desactivate or modify the enchantments of the quarry.
Indeed i would like to be able to modify or remove the possibility of not applying an enchantment to the quarry via utilites like kubejs.
Unfortunately this isn't possible.
You shoul be able to modify this part of code :

return Set.of(Enchantments.BLOCK_EFFICIENCY, Enchantments.UNBREAKING, Enchantments.BLOCK_FORTUNE, Enchantments.SILK_TOUCH);

Thank in advance

commented

Fixed in the latest version.

commented

Thank you for your responsiveness