
Elytra HUD Health keeps you updated on the exact durability of your wings without opening the inventory
Minimal, pixel-perfect durability HUD for your elytra with live warnings, localization, and a nostalgic vanilla-style config screen.

Elytra HUD Health keeps you updated on the exact durability of your wings without opening the inventory. The HUD mimics the original Minecraft UI, can be placed anywhere on screen, and even removes elytra automatically before they shatter. Built for Fabric-based clients (1.21.x, tested on 1.21.4) with full localization (EN / RU / UK / JA) and optional chat warnings.

| Dependency | Version | Notes |
|---|---|---|
| Fabric Loader | 0.16+ | Matches your Minecraft version |
| Fabric API | Latest for 1.21.x | Needed for HUD events and keybinding |
Optional: Mod Menu for easily opening the config screen in-game.
elytra_hud_health-x.y.z.jar into /.minecraft/mods (client-side only).config/elytra_health.json generate.| Setting | Location | Description |
|---|---|---|
scale, offsetX, offsetY |
Config screen / elytra_health.json |
Move and resize the HUD per your resolution |
showIcon, showProgressBar, showPercentage |
Same | Toggle individual HUD elements |
soundsEnabled, showWarnings |
Same | Enable ping sounds and chat notifications |
autoRemove + autoRemoveThreshold |
Same | Auto unequip elytra when below threshold, warning 10% prior |
locale |
Config screen | Cycle between EN / RU / UK / JA; defaults to Minecraft language or EN |
Tip: The config screen uses scrollable sections, a footer credit link, and a dedicated language button. "Done" applies immediately and saves the JSON file.
soundsEnabled).All chat messages are prefixed with [EHH] and translate according to the selected locale.
src/main/resources/assets/elytrabar/lang/. Add more by copying en_us.json and updating Localization.java../gradlew build (requires JDK 21+ or JDK 22 as configured in the repo)../gradlew runClient to quickly iterate on HUD tweaks.DrawContext rectangles. Comments are intentionally sparse to match the pixel-art workflow.LICENSE).Fly safe! 🪽