Changes
Page history
Added yaml format to code blocks
authored
Oct 07, 2024
by
Brickgard
Show whitespace changes
Inline
Side-by-side
Compatibility.md
View page @
ca53ff7a
Some plugins that handle resource packs for your server may take extra steps to configure.
\
MythicHUD offers a simple export compatibility option in its
`/MythicHUD/config.yml`
:
```
```
yaml
copy-resource-pack
:
enabled
:
false
namespaces
:
...
...
@@ -14,7 +14,7 @@ This configuration, when enabled, would copy the `/MythicHUD/built-pack/` assets
---
### Crucible:
-
Crucible can automatically pull MythicHUD's assets if its
`/MythicMobs/config/config-generation.yml`
is configured with
```
```
yaml
Generation
:
MergeMythicHUD
:
true
```
...
...
...
...