# Armor Durability Bar
Never get caught off guard by a shattering sword or crumbling helmet again! Armor Durability Bar adds a clean, always-on HUD in the corner of your screen showing the durability of every equipped armor piece and your held tool/weapon — updated live as you play.
## Features
- 🛡️ Shows Helmet, Chestplate, Leggings, Boots, Main Hand, and Off Hand durability at once
- 🎨 Color-coded bars: green (healthy), yellow (wearing down), red (about to break)
- 📊 Visual bar + exact percentage for every item
- ⚡ Lightweight — pure script API, updates twice a second, no performance impact
- 🧹 Clean design — items without durability (blocks, food, etc.) are simply skipped
## Requirements
- Minecraft Bedrock **1.26.20** or higher
- **Beta APIs** experiment must be enabled in world settings (required for the Script API)
## Installation
1. Download the `.mcaddon` file
2. Open it with Minecraft to import the pack
3. In your world settings, enable the **Armor Durability Bar** Behavior Pack
4. Turn on **Beta APIs** in Experiments
5. Equip some gear and watch the HUD update!
## Known Limitations
- The durability HUD uses Minecraft's native scoreboard sidebar, which is shared across a world rather than per-player. On singleplayer worlds this works perfectly; on servers/realms with multiple players, the HUD currently reflects the first player's equipment. A per-player actionbar version is being considered for a future update.
## Pairs great with
- **Damage Indicator** — see your damage output and gear wear at the same time!
---
Found a bug or have a feature request? Leave a comment below!

