Merge with Nexo
Open the settings.yml file of Nexo and find the following option to check if its enabled.
import:
modelengine: true
Run /nexo reload all to generate a new resourcepack, which will include the model engine's resourcepack.
Merge with Oraxen
Open the ModelEngine/resource pack folder. Inside you will find an assets folder
Copy that folder and go to Oraxen/pack to paste it.
Run /oraxen reload all to generate a new resourcepack, which will include the model engine's resourcepack.
Merge with ItemsAdder
Open the config.yml file of ItemsAdder and find the following option to add the model engine's resourcepack.
merge_other_plugins_resourcepacks_folders:
- "ModelEngine/resource pack"
Run /iazip to generate a new resourcepack, which will include the model engine's resourcepack.
Merge with Vanilla Resourcepack
Open the ModelEngine folder. Inside you will find a zipped file named resource pack.
That file needs to be merged with the resourcepack that you already have on your server. To achive that you can you an online merger.
If its your first time using a resourcepack on your server and you are lost, make sure to check out our detailed guide by clicking here.