Ragnaros
User Suspended
offline
Posts
219
Likes
3,832
Credits
99
LEVEL
10
2,855 XP
Member suspended from NullForums
Kingdom HUD Guide
Step 1 Copy The HappyHud Folder from the archive to the Happy Hud Folder
Step 2 Open the HappyHud config.yml and edit the following
If You Use ItemsAdder Use this
If You Use Oraxen Use This
Step 3 Some Config Files need to be changed in your resource pack manager
Items Adder config.yml
effects:
hide-scoreboard-numbers: false <--- make sure its set to false if set to true
text-effects:
enabled: true <-- set to false
Oraxen settings.yml
Set action_bar: false and hide_scoreboard_numbers: false in your settings.yml file.
• Delete Oraxen/pack/shaders/core/rendertype_text.json and rendertype_text.vsh if they exist
Step 4 reload happy hud /hh reload
Step 5
ItemsAdder /iazip congratulations you now have Kingdom Hud Setup & Working
Oraxen /o reload all congratulations you now have Kingdom Hud Setup & Working
Step 1 Copy The HappyHud Folder from the archive to the Happy Hud Folder
Step 2 Open the HappyHud config.yml and edit the following
If You Use ItemsAdder Use this
Code:
# If you would like to copy the built-resource pack to a different location.
copy-resource-pack:
enabled: true
# The location to copy each namespace to. The parent path is your plugins directory.
namespaces:
minecraft: "ItemsAdder/contents"
happyhud: "ItemsAdder/contents"
If You Use Oraxen Use This
Code:
# If you would like to copy the built-resource pack to a different location.
copy-resource-pack:
enabled: true
# The location to copy each namespace to. The parent path is your plugins directory.
namespaces:
minecraft: "Oraxen/pack/assets"
happyhud: "Oraxen/pack/assets"
Step 3 Some Config Files need to be changed in your resource pack manager
Items Adder config.yml
effects:
hide-scoreboard-numbers: false <--- make sure its set to false if set to true
text-effects:
enabled: true <-- set to false
Oraxen settings.yml
Set action_bar: false and hide_scoreboard_numbers: false in your settings.yml file.
• Delete Oraxen/pack/shaders/core/rendertype_text.json and rendertype_text.vsh if they exist
Step 4 reload happy hud /hh reload
Step 5
ItemsAdder /iazip congratulations you now have Kingdom Hud Setup & Working
Oraxen /o reload all congratulations you now have Kingdom Hud Setup & Working
Last edited: