Advanced HUD

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

File Details

advanced-hud-1.0.4-fabric-26.1.2.jar

  • R
  • Apr 10, 2026
  • 42.25 KB
  • 161
  • 26.1.2
  • Fabric

File Name

advanced-hud-1.0.4-fabric-26.1.2.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

Switch to fabric-loom plugin and update dependency configurations (modImplementation/modApi -> implementation/api). Bump Minecraft, loader, loom and several library versions and set Java release/source/target to 25. Add a set of new client GUI/rendering classes (Font, GuiGraphicsExtractor, GuiRenderer, InventoryScreen, and related rendering/tooltip/item helpers) and several new Minecraft stubs (entities, tags, attributes, villager/player, block behaviour). Also apply related changes to AdvancedHud client code and mod metadata to accommodate the updated API.