Files
minecraft-assets/assets/minecraft/models/block/tuff_brick_slab_top.json
2024-04-22 09:12:07 +02:00

8 lines
192 B
JSON

{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "minecraft:block/tuff_bricks",
"side": "minecraft:block/tuff_bricks",
"top": "minecraft:block/tuff_bricks"
}
}