
Yet another durability utility.
Just another way to show item durability. This particular one aims to stick to Minecraft's look and feel.
It displays a message at the location where the action bar normally appears when durability is added or removed from the item in your main hand. It shows the current durability, as well as whether it has lost or gained durability, and the percentage remaining.
It supports any item.
You can customize the messages send on durability change in the config file of the mod, which you need modmenu for to access.
Durability being added and being removed have two different formats you can set, where every text is possible. You can make it have colors with minecraft's color codes, using &, for example, green would be &a. You can find other color codes on this site.
It also has some information you can parse into it. They are the following:
If you have ideas on how I could further improve this mod, I would be happy to consider your suggestions. Just add an issue on GitHub.