Show durability (as value of remaining) + Add item in hand to hud
itschasa opened this issue ยท 5 comments
Not knowing exactly when your pickaxe, tool or armor is going to break is a little annoying. Being able to see how much is left is useful. Thank you for making this mod, I've found it very useful!
I'm not sure that the text size would be possible using minecrafts typography. I also don't think that having the item in hand rendered on the hud is within the scope of this project.
I've mostly created this to be able to keep tabs on your armor, wighout cluttering the hud too much. If I can remember correctly, something like durability viewer implements this in somewhat the same way.
Also, feel free too fork this project if you'd want to impelment this yourself, I'm always available for questions or other things if you need help.
Understood, might be a fun little project for me to help on. Can't say I have much Java knowledge, but it's never too late to learn.