minecraft-assets/data/minecraft/recipes/raw_copper.json

13 lines
215 B
JSON

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