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

13 lines
253 B
JSON

{
"variants": {
"type=bottom": {
"model": "minecraft:block/stone_brick_slab"
},
"type=double": {
"model": "minecraft:block/stone_bricks"
},
"type=top": {
"model": "minecraft:block/stone_brick_slab_top"
}
}
}