Files
minecraft-assets/data/minecraft/recipe/chiseled_copper_from_cut_copper_stonecutting.json
2024-08-14 18:31:47 +02:00

10 lines
169 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:cut_copper"
},
"result": {
"count": 1,
"id": "minecraft:chiseled_copper"
}
}