Utility Core HUD (0.0.0-beta.2)
Curse Maven Snippet
What's new
v0.0.0-beta.2 - Fixed Event Bus Registration
Fix
- RegisterClientCommandsEvent registration: Fixed crash on startup caused by registering
RegisterClientCommandsEventlistener on the mod event bus instead ofNeoForge.EVENT_BUS. The event is not anIModBusEventand must be registered on the NeoForge event bus.
Features (from beta.1)
- Armor Durability HUD: Displays equipped armor pieces (helmet, chestplate, leggings, boots) with durability overlay, matching inventory icon style. Icons always stay contiguous — no gaps when pieces are removed.
- In-Game Guide Book (Vellumli): Explains all HUD features. Informs users to use
/hudmenucommand (requires OP level 2). - Interactive Position Editor: Buttons for
+/-scale,Doneto save,Cancelto discard changes. - Show / Never Show Toggle: Cycle through Show → Never Show → Show states from the menu.
Commands
/hudmenu— Opens HUD configuration menu (requires operator permission level 2)
Technical
- Config saved to
config/utility_core_hud/hud_config.json(position, orientation, scale, visibility) - Client-only mod for NeoForge 26.2.0.57 / Minecraft 26.2
- Required dependency: Vellumli
JAR: utility_core_hud-26.2-neoforge-26.2.0.57-0.0.0-beta.2.jar
This mod has no additional files

