Armor attributes not displaying correctly
TwentySeventhLetter opened this issue ยท 2 comments
Minecraft Version
1.19.x
Mod Loader Version
0.14.21
Mod Version
tiered-1.2.7
Describe the Issue
When modifying data with a datapack, items with tiers which add armor toughness do not display said armor toughness unless the base item would already have a value (e.g. diamond chestplate, etc.).
Expected behavior would be that tiered items display in parentheses the additional toughness added, the same way other stats are displayed as additional
latest.log
Do you use any other mods except the required ones?
Currently using some other mods but issue persisted even in isolation
Actually it is not. It is an edge case, fixed with e4d31a4