minecraft-assets/assets/minecraft/blockstates/purpur_slab.json

8 lines
200 B
JSON

{
"variants": {
"type=bottom": { "model": "block/purpur_slab" },
"type=top": { "model": "block/purpur_slab_top" },
"type=double": { "model": "block/purpur_block" }
}
}