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
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.