HappyHUD
HappyHUD lets you make really customizable HUDs
This will just detail how to properly make HappyHUD compatible with Oraxen in a few easy steps. To do so follow these steps:
Set
hide_scoreboard_numbers: false
in settings.ymlDelete
Oraxen/pack/shaders/core/render_text.vsh
andrender_text.json
if they exist.In HappyHud's config, enable
copy-resource-pack
and setpath: "Oraxen/pack/assets"
(HappyHUD 2.7-SNAPSHOT and above)
If you really want to also hide scoreboard numbers,
you can manually merge Oraxens shader file into HappyHUDs
in HappyHUD/pack/minecraft/shaders/core/
.
Last updated