minecraft-assets/data/minecraft/recipes/waxed_cut_copper_from_waxed...

16 lines
228 B
JSON

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