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

12 lines
No EOL
222 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "copper_ingot",
"ingredients": [
"minecraft:waxed_copper_block"
],
"result": {
"count": 9,
"id": "minecraft:copper_ingot"
}
}