minecraft-src/assets/minecraft/models/block/respawn_anchor_0.json
2025-07-04 01:41:11 +03:00

8 lines
No EOL
229 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "minecraft:block/respawn_anchor_bottom",
"side": "minecraft:block/respawn_anchor_side0",
"top": "minecraft:block/respawn_anchor_top_off"
}
}