Files
minecraft-assets/assets/minecraft/blockstates/weathered_cut_copper_slab.json
2022-11-30 18:37:49 +01: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"
}
}
}