minecraft-assets/data/minecraft/recipes/oxidized_cut_copper_stairs....

19 lines
313 B
JSON

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