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

8 lines
174 B
JSON

{
"variants": {
"type=bottom": { "model": "brick_slab" },
"type=top": { "model": "brick_slab_top" },
"type=double": { "model": "bricks" }
}
}