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.
Code (YAML):
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)
Code (Text):
mmocore_is_loaded (MMOCore)
mythicmobs_entity_id (MythicMobs)