Files
minecraft-assets/data/minecraft/recipes/waxed_exposed_cut_copper.json
2022-06-02 16:22:34 +02:00

17 lines
283 B
JSON

{
"type": "minecraft:crafting_shaped",
"group": "waxed_exposed_cut_copper",
"key": {
"#": {
"item": "minecraft:waxed_exposed_copper"
}
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"item": "minecraft:waxed_exposed_cut_copper"
}
}