MythicCrucible
Crucible is an addon for MythicMobs
The compatibility with Crucible allows you to import items created with MythicMobs & Crucible and use them as a base for your Oraxen items (you will keep everything configured with Crucible and add your own mechanics, textures, 3d models, etc).
To do this, simply add a crucible section and specify the itemID in Oraxen
You cannot specify a material when using a mmoitem section
```yaml example_mmoitem: displayname: "Test" crucible: id: my_crucible_itemid ```
Last modified 2mo ago