Skip to main content

πŸ–₯️ MythicHUD

Overview​

Oraxen allows you to configure MythicHUD and Oraxen to be fully compatible together. For MythicHUD to display the custom textures, you have to merge MythicHUD's Pack into Oraxen's Pack.

info

HappyHUD has been rebranded to MythicHUD and is now part of the MythicCraft ecosystem. If you're migrating from HappyHUD, MythicHUD includes automatic migration support.

important

Steps marked with Optional mean that these steps are not necessarily required and you should only follow them if the pack fails to download / you are having issues.

Merging​

Merging a pack into Oraxen is simple and we have a dedicated documentation page for it here.

  1. Go to Oraxen's settings.yml (plugins/Oraxen/settings.yml)
  2. Ensure hide_scoreboard_numbers is set to false. (plugins/Oraxen/settings.yml)
  3. Ensure TextEffects is set to Enabled: false. (plugins/Oraxen/settings.yml) Optional
  4. Ensure you have no animated glyphs configured. (No glyphs of the Animation type) Optional
  5. Edit your MythicHUD configuration to have the copy_path set to Oraxen/pack/uploads/MythicHUD.zip.
Config
copy-pack:
enabled: true
path: Oraxen/pack/uploads/MythicHud.zip

Hiding Scoreboard Numbers​

If you really want to also hide scoreboard numbers, you can manually merge Oraxen's shader file into MythicHUD's in MythicHUD/pack/minecraft/shaders/core/.

Resources​