
Unsolvable tier comparison error in WTHIT mod
RockZe opened this issue · 1 comments
Describe the issue
Hello,
I’ve encountered an issue while using the WTHIT mod in my Minecraft game. The error message indicates a problem with tier comparison, specifically related to the tags minecraft:incorrect_for_netherite_tool and minecraft:incorrect_for_gold_tool.
The error states that one of these tags does not contain all entries from the other, which breaks the assumption that lower-tier incorrect block tags should include all entries from higher-tier tags. This issue seems to be related to modded behavior, as it was not present in the vanilla game.
Details:
- Error occurs in gameplay mode, but not in creative mode.
- Mod version: fabric-12.5.1.
Could you please look into this issue and provide a possible solution? Thank you for your work on the mod!
Log output and crash report
https://gist.github.com/RockZe/79127bcce246509c15f11216ee17147d
Additional context
No response
I'm getting this on NeoForge 1.21 when I enable the mod:
https://www.curseforge.com/minecraft/mc-mods/minecraft-dungeons-content
I turned off the Harvest setting and it seems to have "fixed it".
In my case, minecraft dungeons content might be doing something odd with that particular value, maybe.