Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicHUD MythicHUD
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicHUDMythicHUD
  • Wiki
  • Compatibility

Compatibility · Changes

Page history
update nexo info authored Jun 09, 2025 by Boy0000's avatar Boy0000
Show whitespace changes
Inline Side-by-side
Showing with 3 additions and 5 deletions
+3 -5
  • Compatibility.md Compatibility.md +3 -5
  • No files found.
Compatibility.md
View page @ 013e52dd
...@@ -22,14 +22,12 @@ Generation: ...@@ -22,14 +22,12 @@ Generation:
--- ---
### Nexo ### Nexo
- Any sort of `hide_scoreboard_numbers` config setting must be set to false, as it this conflicts with MythicHUD's elements. - Any sort of `hide_scoreboard_numbers` config setting must be set to false, as it this conflicts with MythicHUD's elements.
- Make sure `/plugins/Nexo/pack/shaders/core/rendertype_text.json` and `/rendertype_text.vsh` do not exist, or they will keep interfering with your HUDs. - Nexo also has a GIF option which needs to be disabled in `Nexo/settings.yml` under `Glyphs.generate_gif_shaders`
- Copy MythicHUD's resource pack elements to `/Nexo/pack/assets/`, which can be configured in MythicHud's config: - Copy MythicHUD's resource pack elements to a Nexo ExternalPack, which can be configured in MythicHud's config:
```yaml ```yaml
copy-resource-pack: copy-resource-pack:
enabled: true enabled: true
namespaces: path: Nexo/pack/external_packs/MythicHud.zip
minecraft: "Nexo/pack/assets"
mythichud: "Nexo/pack/assets"
``` ```
--- ---
### ItemsAdder ### ItemsAdder
......
Clone repository
Home

Getting Started
What's New in MythicHUD?
Commands and Permissions
Configuration Reference

Layouts
Pop-Ups
HUD Components
  • Asset Layers
  • Assets
  • Listeners
  • Conditions
    • Effect
    • Gamemode
    • Placeholder
    • Progress
    • Logical Operators
Fonts

MythicHUD API
  • Dependency Information
  • Events
  • HudHolder
Compatibility
  • Migrating from v1 to v2
  • Supporting Multiple Client Versions
  • Crucible
  • Nexo
  • ItemsAdder
  • Modded Clients