minecraft-assets/data/minecraft/recipes/copper_ingot_from_waxed_cop...

14 lines
246 B
JSON

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