Files
minecraft-assets/assets/minecraft/blockstates/mud_brick_slab.json
2024-10-09 18:32:42 +02:00

13 lines
247 B
JSON

{
"variants": {
"type=bottom": {
"model": "minecraft:block/mud_brick_slab"
},
"type=double": {
"model": "minecraft:block/mud_bricks"
},
"type=top": {
"model": "minecraft:block/mud_brick_slab_top"
}
}
}