Importing A Model

Importing

After modeling and animating your model, all there is left is to import it into the game!

First, make sure to save your model as .bbmodel. All your model, textures and animations are contained within this file, so there is no need to save them individually. You can then move the file in the blueprints folder generated under Model Engine's plugin folder (plugins/ModelEngine/blueprints). You are welcomed to organize the folder by putting model files within sub-folders. Finally, start your server or run the reload command meg reload models.

Congratulations! The model is now in-game!

If you are using MythicMobs, you can also put models inside of Packs in the plugins/MythicMobs/packs/<PackName>/models folder

Generating Resource Pack

Whenever you import a new model, Model Engine will automatically generate a resource pack that is ready to be used. To use the resource pack, either download it from the server and apply it locally, or use an external service to host and send the resource pack! Model Engine will not send the resource pack for you.

Result

Note: the animations shown here is controlled through MythicMobs.

With enough patience, you too can achieve something like this:

Video Thumbnail

Updated Aug 19, 2026