Files
wireless-docs/public/assets/minecraft/blockstates/oak_slab.json
2026-07-06 17:09:00 -04:00

13 lines
235 B
JSON

{
"variants": {
"type=bottom": {
"model": "minecraft:block/oak_slab"
},
"type=double": {
"model": "minecraft:block/oak_planks"
},
"type=top": {
"model": "minecraft:block/oak_slab_top"
}
}
}