minecraft-src/data/minecraft/recipe/waxed_exposed_cut_copper_stairs.json
2025-07-04 02:00:41 +03:00

17 lines
No EOL
316 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "waxed_exposed_cut_copper_stairs",
"key": {
"#": "minecraft:waxed_exposed_cut_copper"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "minecraft:waxed_exposed_cut_copper_stairs"
}
}