MineAssets/1.18.2/assets/minecraft/blockstates/polished_andesite_slab.json
2024-12-17 02:08:01 +03:00

13 lines
270 B
JSON

{
"variants": {
"type=bottom": {
"model": "minecraft:block/polished_andesite_slab"
},
"type=double": {
"model": "minecraft:block/polished_andesite"
},
"type=top": {
"model": "minecraft:block/polished_andesite_slab_top"
}
}
}