minecraft-assets/data/minecraft/recipes/waxed_oxidized_cut_copper_s...

19 lines
343 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "waxed_oxidized_cut_copper_stairs",
"key": {
"#": {
"item": "minecraft:waxed_oxidized_cut_copper"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "minecraft:waxed_oxidized_cut_copper_stairs"
}
}