File Details
RR_HealthBar_v1.mcaddon
- R
- Mar 21, 2026
- 19.52 KB
- 1.8K
- 26.3+4
File Name
RR_HealthBar_v1.mcaddon
Supported Versions
- 26.3
- 26.0.02
- 26.0
- 1.21.132
- 1.21.131
Version History
v1.0.0 — Initial Release
- Health bar displayed above every mob's head using nameTag — mob name, fill bar and exact HP
- 5 color stages — green above 75%, yellow 50-75%, orange 25-50%, red 10-25%, dark red below 10%
- 14-segment fill bar showing visual HP percentage at a glance
- Exact current HP displayed with decimal precision, max HP shown as integer
- Updates every 10 ticks (0.5 seconds) for real-time accuracy during combat
- Custom name cache — saves any pre-existing mob name and uses it in the bar instead of the type name
- Death restore — original nameTag is restored cleanly when mob dies
- Players excluded — only mobs are affected, player nametags never modified
- Covers all three dimensions — Overworld, Nether and The End
- Compatible with custom mob addons — any mob with a health component gets a bar
- Automatic cache cleanup every 60 seconds to prevent memory buildup in large worlds