Files
minecraft-assets/assets/minecraft/blockstates/nether_brick_slab.json
2023-12-01 12:13:40 +01:00

13 lines
256 B
JSON

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