Advanced HUD

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

File Details

advanced-hud-1.0.0-fabric-1.20.1.jar

  • R
  • Feb 23, 2026
  • 27.82 KB
  • 6
  • 1.20.1
  • Fabric

File Name

advanced-hud-1.0.0-fabric-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

  • Dynamic Raycasting: Implemented logic to detect blocks and entities the player is currently looking at.
  • Advanced HUD Overlay:
    • Added display for block names and IDs.
    • Added display for entity names and a dynamic health bar for living entities.
  • Customization System:
    • Created a JSON-based configuration system recorded in config/advanced-hud.json.
    • Added options to toggle HUD visibility, adjust X/Y offsets, and hide specific info (like block IDs).
  • Client Integration: Registered the HUD renderer to the Fabric client entrypoint.
  • License: Switched project license to GPL-3.0.

Full Changelog: https://github.com/yigit-guven/Advanced-Hud/commits/1.0.0