fix: update Nexo hook info authored by Boy0000's avatar Boy0000
......@@ -21,14 +21,9 @@ Generation:
- `/hud reload` must be used *before* `/mm i generate` generates the Crucible resource pack to get HUD asset updates.
---
### Nexo
- Any sort of `hide_scoreboard_numbers` config setting must be set to false, as it this conflicts with MythicHUD's elements.
- 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 a Nexo ExternalPack, which can be configured in MythicHud's config:
```yaml
copy-pack:
enabled: true
path: Nexo/pack/external_packs/MythicHud.zip
```
Nexo has a separate hook which can be enabled with `nexo-hook: true`.
This will handle merging of all files automatically, no need to change any setting or copy files.
The MythicHUD ResourcePack will automatically be injected into Nexo when it generates it's ResourcePack
---
### ItemsAdder
- In `ItemsAdder/config.yml` disable some text shader related elements:
......
......