Files
minecraft-assets/data/minecraft/recipe/chiseled_copper_from_cut_copper_stonecutting.json
2025-01-15 18:31:25 +01:00

8 lines
151 B
JSON

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