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

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"
}
}