minecraft-assets/assets/minecraft/blockstates/red_nether_brick_slab.json

8 lines
225 B
JSON

{
"variants": {
"type=bottom": { "model": "block/red_nether_brick_slab" },
"type=top": { "model": "block/red_nether_brick_slab_top" },
"type=double": { "model": "block/red_nether_bricks" }
}
}