Files
minecraft-assets/assets/minecraft/models/block/brick_slab.json
2023-05-31 18:29:05 +02:00

8 lines
173 B
JSON

{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/bricks",
"side": "minecraft:block/bricks",
"top": "minecraft:block/bricks"
}
}