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

8 lines
195 B
JSON

{
"variants": {
"type=bottom": { "model": "nether_brick_slab" },
"type=top": { "model": "nether_brick_slab_top" },
"type=double": { "model": "nether_bricks" }
}
}