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
Swap Oraxen documentation to Nexo documentation authored Dec 05, 2024 by Brickgard's avatar Brickgard
Hide whitespace changes
Inline Side-by-side
Showing with 6 additions and 6 deletions
+6 -6
  • Compatibility.md Compatibility.md +6 -6
  • No files found.
Compatibility.md
View page @ 9b7aa4a4
......@@ -20,16 +20,16 @@ Generation:
```
- `/hud reload` must be used *before* `/mm i generate` generates the Crucible resource pack to get HUD asset updates.
---
### Oraxen
- The `hide_scoreboard_numbers` config setting must be set to false, as it this conflicts with MythicHUD's elements.
- Make sure `/plugins/Oraxen/pack/shaders/core/rendertype_text.json` and `/rendertype_text.vsh` do not exist, or they will keep interfering with your HUDs.
- Copy MythicHUD's resource pack elements to `/Oraxen/pack/assets/`, which can be configured in MythicHud's config:
### Nexo
- 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.
- Copy MythicHUD's resource pack elements to `/Nexo/pack/assets/`, which can be configured in MythicHud's config:
```yaml
copy-resource-pack:
enabled: true
namespaces:
minecraft: "Oraxen/pack/assets"
mythichud: "Oraxen/pack/assets"
minecraft: "Nexo/pack/assets"
mythichud: "Nexo/pack/assets"
```
---
### ItemsAdder
......
Clone repository
Home
Commands and Permissions
MythicHUD API
Compatibility
  • Crucible
  • Oraxen
  • ItemsAdder
  • Modded Clients
Advanced Version Support
  • 1.20.6+
Getting Started
Layouts
Pop-Ups
HUD Components
  • Asset Layers
  • Assets
  • Listeners
  • Conditions
    • Effect
    • Gamemode
    • Placeholder
    • Progress
    • Logical Operators
Fonts