Description
## Health Bar
Health Bar shows a compact, color-coded health readout floating above every
living entity and player within 64 blocks of you — mobs and players alike —
with no need to aim your crosshair at them.
### Features
- **Always visible** — health shows for any tracked entity in range; it
isn't gated behind aiming your crosshair at the entity.
- **64-block tracking radius** around each online player.
- **Color-coded by health percentage**, 5-tier scale:
- 🟢 Green — 76–100%
- 🟩 Lime — 51–75%
- 🟡 Yellow — 26–50%
- 🟠 Orange — 11–25%
- 🔴 Red — 0–10%
- **Real-time updates** — the display updates the instant an entity takes
damage or heals, not on a delay.
- **Works on mobs and players**, including size-variant mobs like Slimes
and Magma Cubes.
- **No world edits** — a pure Script API behavior pack; nothing else in
your world is touched.
- **Optional cosmetic Resource Pack included** — the health display works
fully without it.
### Requirements
- Minecraft: Bedrock Edition **1.26.30** or newer.
- The Behavior Pack must be enabled in your world. The Resource Pack is
optional and purely cosmetic.
- No experimental/Beta APIs need to be toggled on — this add-on only uses
stable, released Script API modules.
### Installation
1. Download **Health_Bar.mcaddon** below.
2. Open it with Minecraft (Bedrock) installed — both packs import
automatically.
3. In your world settings, enable **Health Bar** under Behavior Packs (and
Resource Packs, if you want the companion pack too).
### Known limitation
The health display can't currently be hidden from your own character — this
is a general Bedrock rendering limitation, not specific to this add-on.
### License
MIT — free to use, share, and modify.



