Armor HUD Durability Bars

Adds fully customizable bars that display armor durability on the screen.

File Details

ArmorHudDurabilityBars-3.0.0 Forge-MC1.20.1.jar

  • R
  • Apr 12, 2026
  • 46.25 KB
  • 5.3K
  • 1.20.1
  • Forge

File Name

armorhuddurability-3.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:armor-hud-durability-bars-1492426:7915293")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  1. Added a save/load system for bar settings, accessible directly in-game.

  2. Presets: Added 4 bar configuration presets: Default, Mini, Vertical, and Simple.

  3. New Settings Parameters:
  • Text Outline: Toggle and customize text borders.
  • Sync Text Color: Synchronize text color with the bar color.
  • Sync Outline Color: Synchronize text outline color with the bar color.
  • Armor Icons: Toggle display of armor icons.
  • Armor Icon Size: Adjustable sizing for armor icons.
  • Layout Orientation: Toggle between Vertical and Horizontal layouts for bars and armor icons.
  • Blink Threshold: Set the value at which bars start flashing.
  • Blink Condition: Choose whether bars flash when above or below the threshold.
  • Dynamic Blink Frequency: Flashing speed scales with the value.
  • Blink Target Color: The color the bar changes to while flashing.
  • Smooth Color Transition: Enables a gradual fade during flashing.
  • Color Transition Speed: Adjusts how quickly the color shifts (if smoothing is enabled).