A Minecraft Fabric mod that that aims to add additional uses for Copper, Amethyst and Glow Ink Sacs as well as other useful additional additions to the game.
GNU Lesser General Public License v3.0
41
stars
23
forks
source link
Set additional enchantments to false in config, but they still appear in-game with no effect #10
Expected behavior: Work like those enchantments were never existed.
Current behavior: Those enchantments will still be shown as an option in enchantment table, as enchanted books that librarians sell, as an enchanted item in loot. But they are useless since there is no actual effect due to the config value set to false.
Is this an intended behavior?
Possible fix might be like, registering those enchantments only when their config value are set to true?
Versions:
Content:
Config:
Is this an intended behavior? Possible fix might be like, registering those enchantments only when their config value are set to true?