minecraft-assets/data/minecraft/recipes/exposed_cut_copper.json

18 lines
287 B
JSON

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