Files
minecraft-assets/data/minecraft/recipe/raw_copper.json
2025-02-26 18:31:02 +01:00

11 lines
191 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:raw_copper_block"
],
"result": {
"count": 9,
"id": "minecraft:raw_copper"
}
}