Files
minecraft-assets/assets/minecraft/blockstates/baked_potato_brick_slab.json
2025-02-03 11:41:59 +01:00

13 lines
274 B
JSON

{
"variants": {
"type=bottom": {
"model": "minecraft:block/baked_potato_brick_slab"
},
"type=double": {
"model": "minecraft:block/baked_potato_bricks"
},
"type=top": {
"model": "minecraft:block/baked_potato_brick_slab_top"
}
}
}