DurabilityViewer
DurabilityViewer copied to clipboard
Hotfix for version 1.10.5 + additional config options
Fixes:
- Fix cardinal-components-entity causing crash due to outdated version (Fixes #100)
- Properly include cloth config as dependency
- Update fabric API dependency to new id (
fabric-api
instead of oldfabric
)
Additions:
- Add option to display item durability as a gradient between green and red instead of discrete colors
- Changed percent option from boolean to integer threshold, allowing showing percent at high durability and absolute value at low durability (useful for tools to see exact number of uses left)
Bump version to 1.11.0
Build: https://github.com/TheMrEngMan/DurabilityViewer/releases/tag/1.11.0
Would you also please update the FMJ to depend on fabric-api
instead of fabric
?
It's a legacy thing that Fabric API only keeps for backwards compat. The problem is that users can get confused when they see that a mod depends on fabric
Thank you for your commits. I'm on vacation right now, so I'll review them when I'm back home, which will be around the 15th.
In my testing this has been working well :)
Thank you for your commits. I'm on vacation right now, so I'll review them when I'm back home, which will be around the 15th.
@gbl reminder :)