Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for toxicity188

Make a beautiful HUD in Minecraft!

Report BetterHud?

Release
1.12

toxicity188 released BetterHud version 1.12 on February 21, 2025

BetterHud 1.12

Notice

A significant change of core shaders is applied in Minecraft snapshot. (25w07a)
For this reason, Some features of BetterHud will not be compatible with Minecraft 1.22 and can be removed.

  • Option 'static-scale'
  • Some text effects

Fix

  • Image name duplication fix
  • Popup initialization fix
  • Yaml synchronization fix
  • Fix shaders (you need to delete BetterHud/shaders/text.vsh)
  • Database fix
  • BetterCommand 1.4.3
  • Adventure 4.19.0

Add

  • Add 'flip' in image element.
  • Add 'reversed' in image layout.
image_armor:
  type: sequence
  flip:
    - y
  files:
    - "armor/armor_empty.png"
    - "armor/armor_half.png"
    - "armor/armor_full.png"

layout_armor:
  images:
    armor:
      name: image_armor
      stack: "armor@t/2-1/10"
      max-stack: 10
      space: 0
      reversed: true
  • Add some placeholder (Bukkit)
mmocore_is_loaded (MMOCore)
mythicmobs_entity_id (MythicMobs)

Information

Published onFebruary 21, 2025
Downloads18

Platforms

Paper Paper (1.19-1.21.4)
Velocity Velocity (3.3-3.4)