Files
minecraft-assets/data/minecraft/recipes/raw_copper.json
2024-04-22 10:30:43 +02:00

13 lines
213 B
JSON

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