https://github.com/saolghra/armor-hud
The Armor HUD Mod adds a visual overlay to Minecraft that displays your armor's condition with color-coded durability bars. This makes it easier to keep track of your armor’s health during gameplay.
https://github.com/saolghra/armor-hud
fabric fabric-api fabricmc minecraft minecraft-modding modding
Last synced: about 1 year ago
JSON representation
The Armor HUD Mod adds a visual overlay to Minecraft that displays your armor's condition with color-coded durability bars. This makes it easier to keep track of your armor’s health during gameplay.
- Host: GitHub
- URL: https://github.com/saolghra/armor-hud
- Owner: SaolGhra
- License: mit
- Created: 2024-08-04T03:23:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T15:53:19.000Z (over 1 year ago)
- Last Synced: 2025-03-26T03:33:16.044Z (about 1 year ago)
- Topics: fabric, fabric-api, fabricmc, minecraft, minecraft-modding, modding
- Language: Java
- Homepage:
- Size: 300 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Armor HUD Mod
Welcome to the **Armor HUD Mod** repository! Created by [SaolGhra](https://github.com/SaolGhra), this mod enhances Minecraft by providing a clear and intuitive armor HUD.
## Overview
The Armor HUD Mod adds a visual overlay to Minecraft that displays your armor's condition with distinct icons and color-coded durability bars. This makes it easier to keep track of your armor’s health during gameplay.
## Features
- **Visible Armor HUD:** Displays each piece of armor with clear icons.
- **Durability Bars:** Shows armor durability with color coding:
- **Green:** High durability (above 75%)
- **Yellow:** Moderate durability (25%-75%)
- **Red:** Low durability (below 25%)
- **Black:** Lost durability
## Installation
1. Download the latest mod release from the [releases page](https://github.com/SaolGhra/Armor-Hud/releases).
2. Place the mod file into the `mods` folder of your Minecraft installation.
3. Launch Minecraft to see the new armor HUD.
## Contributing
Contributions are welcome! If you have suggestions, bug reports, or would like to contribute code, please open an issue or submit a pull request.
## Support
For any issues or questions, please visit the [issues page](https://github.com/SaolGhra/Armor-Hud/issues) or contact [SaolGhra](https://github.com/SaolGhra).
## License
This mod is licensed under the [MIT License](LICENSE.txt).
Thank you for using the Armor HUD Mod!