Files
minecraft-assets/assets/minecraft/models/block/vault_ejecting_reward.json
2025-02-19 18:31:59 +01:00

9 lines
261 B
JSON

{
"parent": "minecraft:block/template_vault",
"textures": {
"bottom": "minecraft:block/vault_bottom",
"front": "minecraft:block/vault_front_ejecting",
"side": "minecraft:block/vault_side_on",
"top": "minecraft:block/vault_top_ejecting"
}
}