Advanced HUD

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

File Details

advanced-hud-1.0.2-fabric-1.20.1.jar

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

File Name

advanced-hud-1.0.2-fabric-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

  • Strictly Client-Sided: The mod is now 100% client-side. You can connect to any vanilla or modded server safely.
  • Enhanced Block Information:
    • Added display for effective tools (Pickaxe, Axe, etc.) and mining requirements.
    • Added crop growth percentage for all major crops.
    • Added waterlogged status indicator.
    • Added a visual Breaking Progress Bar at the bottom of the HUD.
    • Added Beehive occupancy count for nests and hives.
    • Added Container contents count (e.g., "Items: 15/27") for chests, shulker boxes, etc.
  • Detailed Entity Stats:
    • Added Horse Stats: Precise speed (b/s) and jump strength for horses and variants.
    • Added Villager Info: Displays profession and level.
    • Added display for entity armor and tamed ownership.
    • Added optional technical entity ID toggle.
  • System Improvements:
    • Dynamic UI layout that adjusts height based on visible information.
    • Refined color-coded categorized information for better readability.
    • Fixed an issue where the configuration file wouldn't update with new options.
    • Improved stability by fixing a potential Mixin registration crash.
    • Cleaned up project structure and removed example boilerplate.

Full Changelog: https://github.com/yigit-guven/Advanced-HUD/compare/1.0.1...1.0.2