minecraft-src/data/minecraft/recipe/waxed_exposed_cut_copper.json
2025-07-04 02:00:41 +03:00

16 lines
No EOL
285 B
JSON

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