Skip to main content

πŸ”‹How to install MythicHUD

How to install MythicHUD on the Minecraft server

Support:​

  1. Support for client versions 1.19.4 to 1.21.1.
  2. Support for server versions 1.19.4 to 1.21.1, except 1.20.5.
  3. No dependency on ProtocolLib, meaning support for newer Minecraft versions can be added much more rapidly.
  4. Significantly better performance due to fully asynchronous packet handling implementation.

Itemadder & MythicHUD Setup​

  1. If you have an old 'MythicHUD' folder, please delete it and install the new one

  2. Disable ItemsAdder Text Effects.

  3. Disable ItemsAdder Hide Scoreboard Numbers.

  4. Configure file MythicHUD/config.yml

    MythicHUD/config.yml
    copy-resource-pack:
    enabled: true
    namespaces:
    minecraft: "ItemsAdder/contents"
    mythichud: "ItemsAdder/contents"
  5. Run command /mythichud reload

  6. If you are using a resource pack for client version 1.20.5+, follow the steps below:

    • Copy the files from MythicHUD/built-pack/mythichud-modern/assets/minecraft replace to ItemsAdder/contents/minecraft
    πŸ“ ItemsAdder
    └── πŸ“ contents
    β”œβ”€β”€ πŸ“ minecraft
    └── πŸ“ mythichud
  7. Run command /iazip

Oraxen & MythicHUD Setup:​

  1. If you have an old 'MythicHUD' folder, please delete it and install the new one

  2. Set hide_scoreboard_numbers: false in your settings.yml file.

  3. Delete Oraxen/pack/shaders/core/rendertype_text.json and rendertype_text.vsh if they exist.

  4. Configure file MythicHUD/config.yml

    MythicHUD/config.yml
    copy-resource-pack:      
    enabled: true
    namespaces:
    minecraft: "Oraxen/pack/assets"
    mythichud: "Oraxen/pack/assets"
  5. Run command /mythichud reload

  6. Copy the files from 'MythicHUD/built-pack/mythichud-modern' and 'MythicHUD/built-pack/pack.mcmeta' to 'Oraxen/pack':

    caution

    Only usable oraxen-1.181.0 or above

    πŸ“ plugins
    └── πŸ“ Oraxen
    └── πŸ“ pack
    β”œβ”€β”€ πŸ“ mythichud-modern
    β”œβ”€β”€ πŸ“„ pack.mcmeta
    └── πŸ“ assets
    β”œβ”€β”€ πŸ“ minecraft
    └── πŸ“ mythichud
  7. Run command /o reload all

Defualt Resoure Pack & MythicHUD Setup:​

  1. If you have an old 'MythicHUD' folder, please delete it and install the new one

  2. Configure file MythicHUD/config.yml

    MythicHUD/config.yml
    copy-resource-pack:
    enabled: false
  3. Run command /mythichud reload

  4. Copy the files from MythicHUD/built-pack and paste them into the resource pack folder.

    πŸ“ Resource Pack
    β”œβ”€β”€ πŸ“ mythichud-modern
    β”œβ”€β”€ πŸ“„ pack.mcmeta
    └── πŸ“ assets
    β”œβ”€β”€ πŸ“ minecraft
    └── πŸ“ mythichud
  5. Put the resoure pack to Minecraft or Reload the Minecraft resoure pack

Frequently encountered problems​

  • CustomNameplates are not compatible with MYTHICHUD.
  • The shader is not compatible with MYTHICHUD.