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
- Introduce HUD transparency setting and UI slider (default 80) in
ModConfig/ConfigScreen. - Adjust several option defaults and tooltip text for clarity (e.g.,
showBlockIddefault set tofalse). - 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
Nameableblock entities. - Update
HudRendererto 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