Inventory tooltips do not respect "Show Mod Names"
0x5c opened this issue ยท 2 comments
Issue Description:
WTHIT adds the mod name to inventory tooltips even with the "Show Mod Names" set to off.
WTHIT is confirmed to be the cause since the format string set in WTHIT appears in the tooltip (adding random letters shows in the tooltip
What you expected to happen:
I expect WTHIT to not even touch normal item tooltips without there being a config item for it.
Steps to reproduce:
- Turn "Show Mod Names" to off
- Set a custom format string for mod names, preferably by adding random letters (not needed for bug but needed for demo)
- Observe the format string being present in all item tooltips
Affected Versions (Do not use "latest"):
- WTHIT: v2.3.0+1.16.5
- Minecraft: 1.16.5
- Fabric API: v0.30.3+1.16
Possible Conflicting Mods (Provide their version, as well)
I don't see what other mod could be having this behaviour.
Screenshots
Honestly yeah, I agree that it shouldn't even have that feature. I'll remove it altogether since I believe REI has mod name tooltip too? When you use waila you probably also use rei anyway.