Fixes:
- Fix cardinal-components-entity causing crash due to outdated version (Fixes gbl#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)