Files
minecraft-assets/assets/minecraft/models/block/brick_slab.json
2025-01-15 18:31:25 +01:00

8 lines
173 B
JSON

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