minecraft-assets/data/minecraft/recipes/lightly_weathered_cut_coppe...

16 lines
258 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:lightly_weathered_copper_block"
}
},
"result": {
"item": "minecraft:lightly_weathered_cut_copper",
"count": 4
}
}