Files
minecraft-assets/data/minecraft/recipes/copper_ingot_from_blasting_raw_copper.json
2021-12-01 18:27:23 +00:00

10 lines
200 B
JSON

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