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

16 lines
No EOL
312 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "waxed_weathered_cut_copper_chiseled",
"key": {
"#": "minecraft:waxed_weathered_cut_copper_slab"
},
"pattern": [
"#",
"#"
],
"result": {
"count": 1,
"id": "minecraft:waxed_weathered_chiseled_copper"
}
}