Files
minecraft-assets/data/minecraft/recipe/copper_grate_from_copper_block_stonecutting.json
2024-06-13 21:50:08 +02:00

10 lines
168 B
JSON

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