MineAssets/1.19.2/assets/minecraft/blockstates/red_nether_brick_slab.json
2024-12-17 02:08:01 +03:00

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"
}
}
}