Since 1.20.1, the action bar message not support languages which is not English.
- Added a "lang-sup-font.yml , put it in \HappyHUD\assets/font
- Added textures for the other languages, put them in \HappyHUD\textures\font\default
To use the custom font for language support, change the font from "default" to "default-unicup" for text layer of your hud-element.
And the font of actionbar.tml in/happyhud/assets/hud : "default" to " "default-unisup"
example:
gradient-mana:
layers:
manatext:
text: "%fill-value%/%fill-max%"
font: "default-unisup" # apply the lang-sup font for action bar
offset:
x: 21
y: -2