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

13 lines
268 B
JSON

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