Advanced HUD

Highly customizable HUD that provides dynamic info on whatever you're looking at.

File Details

advanced-hud-1.0.4-fabric-1.20.1.jar

  • R
  • Feb 24, 2026
  • 41.38 KB
  • 22
  • 1.20.1
  • Fabric

File Name

advanced-hud-1.0.4-fabric-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:advanced-hud-1452364:7671471"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Introduce HUD transparency setting and UI slider (default 80) in ModConfig/ConfigScreen.
  • Adjust several option defaults and tooltip text for clarity (e.g., showBlockId default set to false).
  • Add armor toughness tracking to TargetInfo (field, getter, reset, and attribute read) and show toughness in the HUD.
  • Refine container inventory detection with heuristics and custom name support for Nameable block entities.
  • Update HudRenderer to account for toughness when computing layout and rendering the armor bar (different icon/color, appended toughness text).
  • Use configured transparency for tooltip background rendering.
  • Updated mod version to 1.0.4.

Full Changelog: https://github.com/yigit-guven/Advanced-HUD/compare/1.0.3...1.0.4