Setup with Vanilla Resourcepack

Requirements:

  • ModelEngine (Optional)

Resourcepack:

To add the models and keys to your resource pack, follow these steps:

  1. Open the elemental_crates_vanilla folder. Inside, you will find the resource pack for the keys and the static version of the crates.

  2. Merge the resourcepack with your server's resourcepack.

If you don't know how to merge the resourcepack with your server's resourcepack click here for a website that does it automatically.

If you want your crates to have cool animations, you can import the crate models using Model Engine. Note that Model Engine also offers a free version that you can use if you prefer not to purchase the premium version.

To add the models to your resourcepack via model engine, follow these steps:

  1. Open the modelengine_files folder. Inside, you will find the .bbmodel for each crate.

  2. Drag and drop these .bbmodel files inside the blueprints folder of Model Engine.

  3. Reload Model Engine by running the /meg reload command to generate a new resourcepack.

  4. Merge the resourcepack generated by Model Engine with your Vanilla Resourcepack

If you don't know how to merge the resourcepack with your server's resourcepack click here for a website that does it automatically.

Commands for the items and crates:

Keys:

  • Earth Crate Key: minecraft:give <user> feather[custom_model_data=4510]

  • Fire Crate Key: minecraft:give <user> feather[custom_model_data=4511]

  • Water Crate Key: minecraft:give <user> feather[custom_model_data=4512]

  • Wind Crate Key: minecraft:give <user> feather[custom_model_data=4513]

Crates: These crates will be static, if you want animations follow the guide for Model Engine

  • Earth Crate: minecraft:give <user> feather[custom_model_data=4514]

  • Fire Crate: minecraft:give <user> feather[custom_model_data=4515]

  • Water Crate: minecraft:give <user> feather[custom_model_data=4516]

  • Wind Crate: minecraft:give <user> feather[custom_model_data=4517]

Last updated