minecraft-assets/data/minecraft/recipes/copper_ingot_from_copper_bl...

13 lines
218 B
JSON

{
"type": "minecraft:crafting_shapeless",
"group": "copper_ingot",
"ingredients": [
{
"item": "minecraft:copper_block"
}
],
"result": {
"item": "minecraft:copper_ingot",
"count": 4
}
}