Display durability percentage in lore.
What's the simplest way to display this in-general formula in the lore of the item (where the component referenced is the Item's component.
Durability Percent: [{(max_damage - damage) * 100}/max_damage]%
What's the simplest way to display this in-general formula in the lore of the item (where the component referenced is the Item's component.
Durability Percent: [{(max_damage - damage) * 100}/max_damage]%