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

7 lines
No EOL
172 B
JSON

{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/chiseled_tuff_bricks_top",
"side": "minecraft:block/chiseled_tuff_bricks"
}
}