Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infinidoge/simple-durability-tooltip
Shows the durability tooltip regardless of Advanced Tooltips being enabled
https://github.com/infinidoge/simple-durability-tooltip
minecraft quilt quiltmc
Last synced: 7 days ago
JSON representation
Shows the durability tooltip regardless of Advanced Tooltips being enabled
- Host: GitHub
- URL: https://github.com/infinidoge/simple-durability-tooltip
- Owner: Infinidoge
- License: mit
- Created: 2022-10-15T20:48:12.000Z (about 2 years ago)
- Default Branch: 1.19
- Last Pushed: 2024-08-29T20:47:24.000Z (4 months ago)
- Last Synced: 2024-11-14T07:06:06.938Z (about 2 months ago)
- Topics: minecraft, quilt, quiltmc
- Language: Java
- Homepage:
- Size: 98.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Durability Tooltip
Shows the durability tooltip on a damaged item, regardless of if Advanced Tooltips is enabled or not.
This is implemented as a very simple single mixin, and has no configuration options whatsoever. It is handled the exact same way Vanilla handles it, so it is fully translated.
Supports both Fabric and Quilt!
Quilt for Minecraft versions >=1.18.2, and Fabric for Minecraft versions >=1.14## License
This mod is licensed under the [MIT license](./LICENSE.md).