source-code/desktopRuntime/resources/assets/minecraft/blockstates/stone_brick_slab.json

13 lines
No EOL
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"
}
}
}