Files
minecraft-assets/data/minecraft/recipe/cut_copper_from_copper_block_stonecutting.json
2024-11-06 18:31:49 +01:00

8 lines
148 B
JSON

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