Update Compatibility authored by Ashijin's avatar Ashijin
MCPets <-- Coming Soon
### MCPets
Coming soon as an option for mounts and pets.
### MythicMobs
### ModelEngine
Required for Accessories and Emotes cosmetic types, since they use MEG models, and also recommended for Mounts and Pets.
- New Mechanic:
### Nexo
When defining item-based cosmetics, if you prefer to configure and generate everything using Nexo you can simply tell each item cosmetic to reference a Nexo item by using the `Item` field instead of the `Model` field:
```
- cosmeticemote{emote=DAB} @Self ~onUse
BASIC_HAT:
Item: "nexo:basic_hat"
Display: '<green>Basic Hat'
Description:
- "<white>Just a basic hat"
```
\ No newline at end of file