source-code/desktopRuntime/resources/assets/minecraft/models/block/vault_unlocking.json

9 lines
No EOL
252 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"
}
}