promotional bannermobile promotional banner

Utility Core HUD

A lightweight, fully customizable on-screen HUD system for Minecraft — drag, resize, and toggle status indicators (starting with armor durability) without touching a config file.
Back to Files

Utility Core HUD (0.0.0-beta.2)

File nameutility_core_hud-26.2-neoforge-26.2.0.57-0.0.0-beta.2.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 22, 2026
Downloads
8
Size
15.5 KB
Mod Loaders
NeoForge
File ID
8708541
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:utility-core-hud-1662269:8708541"

Learn more about Curse Maven

What's new

v0.0.0-beta.2 - Fixed Event Bus Registration

Fix

  • RegisterClientCommandsEvent registration: Fixed crash on startup caused by registering RegisterClientCommandsEvent listener on the mod event bus instead of NeoForge.EVENT_BUS. The event is not an IModBusEvent and 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 /hudmenu command (requires OP level 2).
  • Interactive Position Editor: Buttons for +/- scale, Done to save, Cancel to 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 related projects