minecraft-assets/data/minecraft/recipes/waxed_exposed_cut_copper_st...

20 lines
369 B
JSON

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