Hotbar/Hud Series
Add custom hotbars/HUDs to your server, enhance the experience, and create a unique style for your setup.

All Hotbar/HUD packages from HyronicStudios share the same format; you only need to follow the instructions on this page for all packages
Dependencies
Oraxen and ItemsAdder: you only need one for your server to use our configuration package. ItemsAdder is highly recommended.
Installation
Before following the installation tutorial, make 100% sure that you have a backup in case something goes wrong.
1
3
For ItemsAdder users:
Add "BetterHud/build" to merge_other_plugins_resourcepacks_folders
in your config.yml of ItemsAdder folder. This will allow ItemsAdder to merge your BetterHud asset.
merge_other_plugins_resourcepacks_folders:
- "BetterHud/build"
Set text-effects and custom-font to false in your ItemsAdder config.yml
effects:
text-effects:
enabled: false # SET THIS TO FALSE
custom-font:
enabled: false # SET THIS TO FALSE
4
Last updated
Was this helpful?