Files
wireless-docs/assets/minecraft/models/block/weathered_cut_copper_slab.json
2026-07-03 22:04:34 -04:00

8 lines
215 B
JSON

{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/weathered_cut_copper",
"side": "minecraft:block/weathered_cut_copper",
"top": "minecraft:block/weathered_cut_copper"
}
}