![Detail Armor Bar [Fabric]](https://media.forgecdn.net/avatars/thumbnails/409/453/256/256/637624565764615091.png)
Armor values that are too high cannot be easily displayed
vocaloidkiss opened this issue · 1 comments
After exceeding the game upper limit, the armor value is too high, causing it to overflow the screen and the game crashes.
Hopefully compatible with Overflowing Bars with same display method, to cover the Overflowing Bars easily.
A better direction I think is to make the armor texture only depend on the armor the player is wearing and its type, and make the armor value and armor toughness separately as numbers or multiples of 20 (like Overflowing Bars does)
This ensures that the texture of the equipment itself will not be replaced by an excessively high armor value.