Files
minecraft-assets/assets/minecraft/blockstates/weathered_cut_copper_slab.json
2024-06-13 21:50:08 +02:00

13 lines
279 B
JSON

{
"variants": {
"type=bottom": {
"model": "minecraft:block/weathered_cut_copper_slab"
},
"type=double": {
"model": "minecraft:block/weathered_cut_copper"
},
"type=top": {
"model": "minecraft:block/weathered_cut_copper_slab_top"
}
}
}