minecraft-src/data/minecraft/recipe/copper_grate_from_copper_block_stonecutting.json
2025-07-04 02:00:41 +03:00

8 lines
No EOL
150 B
JSON

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