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

8 lines
215 B
JSON

{
"variants": {
"type=bottom": { "model": "block/smooth_quartz_slab" },
"type=top": { "model": "block/smooth_quartz_slab_top" },
"type=double": { "model": "block/smooth_quartz" }
}
}