Enchantments disabled but still usable on gear?
Yourname942 opened this issue ยท 3 comments
Issue Description:
The enchantments from EnderIO are able to enchant gear and apply their effects, even after being disabled in the config.
What happens:
- I'm able to enchant my gear with witherarrow and witherweapon, even when disabled in config.
- the witherarrow enchantment is able to applied to a sword and causes wither to mobs
What you expected to happen:
- l expected the enchantments that I disabled to be disabled.. ( B:enabled=false ), but they are still available to use and apply their effects to gear.
- I expected wither enchantment for ranged weapons to only be applied to ranged weapons and not on a sword
Steps to reproduce:
- create a new world:
a) cheats enabled
b) superflat - press E and get an anvil, a diamond sword, wither sword enchantment, and wither arrow enchantment
- place an anvil down
- insert diamond sword into anvil
- combine with wither sword
- attack a mob (they get withered)
- press E and get a new diamond sword
- insert the new/ different diamond sword into anvil
- combine with wither arrow
- attack a mob (they get withered)
...
Affected Versions (Do not use "latest"):
- EnderIO: EnderIO-1.12.2-5.1.55.jar
- EnderCore: EnderCore-1.12.2-0.5.73.jar
- Minecraft: 12.12.2
- Forge: 14.23.5.2847
- SpongeForge? no
- Optifine? yes
- Single Player and/or Server? Single Player
Your most recent log file where the issue was present:
EnderIO has two enchants that wither for bows and Decay for swords but there other mods can override EnderIO Enchants like quark for example so sometimes configs don't work as they are supposed too
I believe that wither arrow is an endercore enchant not enderio although I could be wrong.