|
|
||
|---|---|---|
| gradle/wrapper | fix for the crash | |
| libs | fix for the crash | |
| src/main | fix for the crash | |
| .gitignore | fix for the crash | |
| .gitmodules | fix for the crash | |
| build.gradle | fix for the crash | |
| changelog.md | fix for the crash | |
| COMPILING.md | fix for the crash | |
| gradle.properties | fix for the crash | |
| gradlew | fix for the crash | |
| gradlew.bat | fix for the crash | |
| LICENSE | fix for the crash | |
| logo.png | fix for the crash | |
| logo.xcf | fix for the crash | |
| README.md | fix for the crash | |
| settings.gradle | fix for the crash | |
DurabilityViewer
This is another mod that shows your item durabilities as I couldn't find one that had everything I wanted.
Differences to other similar mods are:
-
Show item durability numbers in color (green/white/yellow/red) depending on items state
-
Items that are at almost 100% show damage, not durability. For example, your diamond pick that was used 5 times will show -5, not 1556. Great when you're using the mending enchantment to fix your stuff and don't know the exact number you want to reach
-
Also show number of empty inventory slots; know at a glance if you can continue mining or should return to your chest
-
Play a warning sound when your item is about to break; stop losing your Efficiency V pick to not looking at the GUI
To make sure the mod doesn't slow down your minecraft, it has been optimized using JProfiler Logo.