minecraft-src/assets/minecraft/models/block/weathered_cut_copper_stairs.json
2025-07-04 01:41:11 +03:00

8 lines
No EOL
217 B
JSON

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