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

11 lines
220 B
JSON

{
"type": "minecraft:blasting",
"category": "misc",
"cookingtime": 100,
"experience": 0.7,
"group": "copper_ingot",
"ingredient": "minecraft:raw_copper",
"result": {
"id": "minecraft:copper_ingot"
}
}