Files
minecraft-assets/data/minecraft/recipe/copper_ingot.json
2025-02-05 18:31:24 +01:00

12 lines
216 B
JSON

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