Files
minecraft-assets/data/minecraft/recipes/raw_copper.json
2022-02-16 18:34:39 +00:00

12 lines
193 B
JSON

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