Files
minecraft-assets/data/minecraft/recipe/chiseled_copper_from_copper_block_stonecutting.json
2024-10-09 18:32:42 +02:00

8 lines
153 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:copper_block",
"result": {
"count": 4,
"id": "minecraft:chiseled_copper"
}
}