[Bug]: preventToolDestruction flag not protecting tools from breaking
laforcem opened this issue ยท 0 comments
Minecraft Version
1.16.5
What happened?
I was testing out the Vein Mining mod in my custom modpack (roughly 83 mods or so). I noticed that even with preventToolDestruction
set to true
in the config file, and the pickaxe enchanted with Vein Mining, it still broke after mining a vein. I turned off all other mods and tried it again and the issue persists.
How do you trigger this bug?
- Enchant any pickaxe with Vein Mining (I used a wooden one for the ease of destruction)
- Mine anything in Survival mode until the tool breaks
Loader
Forge
Loader Version
Forge - 36.2.0
Mod Version
Vein Mining 1.16.5 - 0.12
Relevant Log Outputs
No response