Files
minecraft-assets/assets/minecraft/models/block/brick_slab.json
2018-01-13 19:20:05 +00:00

9 lines
152 B
JSON

{
"parent": "block/slab",
"textures": {
"bottom": "blocks/brick",
"top": "blocks/brick",
"side": "blocks/brick"
}
}