Skip to content

E HUD 0.1.0 Alpha

Pre-release
Pre-release

Choose a tag to compare

@oolist oolist released this 23 Jul 18:01

E HUD 0.1.0 Alpha

The first public alpha of E HUD is here. E HUD is a highly customizable,
context-sensitive information and diagnostics HUD for Minecraft Fabric.

Alpha notice: This is an early build. Back up your settings and report
unexpected behavior through GitHub Issues or the E HUD Discord server.

Supported Minecraft versions

This release includes a separate Fabric JAR for every supported version:

  • 1.21
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21.5
  • 1.21.6
  • 1.21.7
  • 1.21.8
  • 1.21.9
  • 1.21.10
  • 1.21.11
  • 26.1
  • 26.2

Download the JAR whose filename exactly matches your Minecraft version.

Highlights

  • Automatic context-sensitive entity, block, machine, storage, world, and
    player inspection
  • Modern Basic and Advanced configuration interfaces
  • Mod Menu integration with an Options-screen fallback
  • Per-item customization, live preview, drag placement, search, favorites,
    and recently changed lists
  • Profiles, text import/export, global and scoped settings, backups, reset
    protection, and staged saving
  • Neon appearance controls, lightweight animations, severity icons, sounds,
    pinning, and performance controls
  • Optional server capability handshake, vanilla-server notices, operator
    policies, and E HUD Admin
  • Animal HUD incompatibility protection

Fixes included

  • Fixed a Minecraft 26.x startup crash caused by namespaced networking payload
    identifiers being parsed as Minecraft paths.
  • Fixed a Minecraft 26.x settings crash caused by requesting GUI blur more
    than once in a frame.
  • Added version adapters for 26.x rendering, key mappings, networking
    registries, GUI extraction, and screen ownership changes.

Known alpha issues

  • Looking at nothing may display Air instead of hiding the target panel.
  • Some block properties may appear as raw values such as 0 and 1 instead
    of friendly text such as without snow and with snow.
  • Some diagnostic labels may still be more technical than intended.

These presentation issues are planned for a future update.

Installation

  1. Install Fabric Loader for your exact Minecraft version.
  2. Install Fabric API.
  3. Download the matching E HUD JAR below.
  4. Place it in the Minecraft mods folder.
  5. Mod Menu is optional.

Links

Author: oolist