Changes
Page history
fix: update Nexo hook info
authored
Apr 24, 2026
by
Boy0000
Show whitespace changes
Inline
Side-by-side
Compatibility.md
View page @
c039116a
...
@@ -21,14 +21,9 @@ Generation:
...
@@ -21,14 +21,9 @@ Generation:
- `/hud reload` must be used *before* `/mm i generate` generates the Crucible resource pack to get HUD asset updates.
- `/hud reload` must be used *before* `/mm i generate` generates the Crucible resource pack to get HUD asset updates.
---
---
### Nexo
### Nexo
-
Any sort of
`hide_scoreboard_numbers`
config setting must be set to false, as it this conflicts with MythicHUD's elements.
Nexo has a separate hook which can be enabled with
`nexo-hook: true`
.
-
Nexo also has a GIF option which needs to be disabled in
`Nexo/settings.yml`
under
`Glyphs.generate_gif_shaders`
This will handle merging of all files automatically, no need to change any setting or copy files.
-
Copy MythicHUD's resource pack elements to a Nexo ExternalPack, which can be configured in MythicHud's config:
The MythicHUD ResourcePack will automatically be injected into Nexo when it generates it's ResourcePack
```
yaml
copy-pack
:
enabled
:
true
path
:
Nexo/pack/external_packs/MythicHud.zip
```
---
---
### ItemsAdder
### ItemsAdder
-
In
`ItemsAdder/config.yml`
disable some text shader related elements:
-
In
`ItemsAdder/config.yml`
disable some text shader related elements:
...
...
...
...