Files
minecraft-assets/assets/minecraft/models/block/brick_slab.json
2021-07-07 09:21:22 +00:00

8 lines
173 B
JSON

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