Add Custom Item

Upload a Blockbench model JSON and its textures. PackStudio will wire up all the JSON files automatically — model, item definition, custom_model_data override.

1. Blockbench Model JSON

Export from Blockbench: File → Export → Export Bedrock/Java Model. Must be a .json file.

2. Texture File(s)

PNG textures referenced by the model. Single texture: just upload one file. Multi-texture model: upload all PNGs (they'll be matched by filename stem).

3. Base Item Override

The vanilla Minecraft item this model will override via custom_model_data. Common choices: carved_pumpkin, iron_ingot, diamond.

Advanced options