minecraft-src/data/minecraft/recipe/waxed_cut_copper.json
2025-07-04 01:41:11 +03:00

18 lines
No EOL
289 B
JSON

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