Setting up a crate
Last updated
Last updated
"display-name" (Optional)
Display Name of your crate
"open-permission" (Optional)
A permission that is required to open the crate.
"key"
A key item that is being used to open the crate.
Check the guide .
"model"
this value defines what model will be used for the crate.
At the moment there are 2 supported plugins for the models:
ModelEngine
ItemsAdder
To configure the model, you just need the plugin name and also the model name/namespace, so for example "modelengine:crate1" or "itemsadder:custom:crate1"
If you want to have the open animation of the model, create an animation called "open" in the blockbench software.
"hologram" (Optional)
A holographic text that is spawned above the crate.
"hologram-y-offset" (Optional)
Hight offset of the hologram (Y position offset).
"rewards"
A list of available rewards that can be won from the crate.
Check the guide .
"preview" (Optional)
Preview menu of the crate.
Check the guide .
"reroll" (Optional)
Reroll options of the crate.
Check the guide .
"animation" (Optional)
Animation settings of the crate.
Check the guide .