Compatibility
If your layouts are not appearing these may be some of your issues.
Make sure to follow these directions for Oraxen and HappyHud to properly function together.
- Set
hide_scoreboard_numbers: false
in your settings.yml file. - Delete
Oraxen/pack/shaders/core/rendertype_text.json
andrendertype_text.vsh
if they exist. - In the HappyHud config.yml set
copy-resource-pack
toenabled: true
and make the pathpath: Oraxen/pack/assets
.
Once you have followed these steps your pack should automatically copy over to your Oraxen resource pack every time the plugin is reloaded.
Make sure to follow these directions for ItemsAdder and HappyHud to properly function together.
- In the HappyHud config.yml set
copy-resource-pack
toenabled: true
and make the pathpath: ItemsAdder/contents
.
Once you have followed these steps your pack should automatically copy over to your ItemsAdder resource pack every time the plugin is reloaded. Make sure you then update your ItemsAdder pack by running
/iazip
.Last modified 1mo ago