Files
minecraft-assets/assets/minecraft/blockstates/petrified_oak_slab.json
2024-05-14 15:58:41 +02:00

8 lines
212 B
JSON

{
"variants": {
"type=bottom": { "model": "block/petrified_oak_slab" },
"type=top": { "model": "block/petrified_oak_slab_top" },
"type=double": { "model": "block/oak_planks" }
}
}