MineAssets/1.13.2/assets/minecraft/blockstates/petrified_oak_slab.json
2024-12-17 02:08:01 +03: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" }
}
}