Files
minecraft-assets/assets/minecraft/blockstates/birch_slab.json
2018-01-13 19:20:05 +00:00

8 lines
180 B
JSON

{
"variants": {
"type=bottom": { "model": "birch_slab" },
"type=top": { "model": "birch_slab_top" },
"type=double": { "model": "birch_planks" }
}
}