Files
minecraft-assets/data/minecraft/recipes/raw_copper.json
2023-09-13 18:35:07 +02:00

13 lines
215 B
JSON

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