superb-warfare/src/main/resources/data/superbwarfare/recipes/lead_ingot_blasting.json
2024-07-27 02:20:09 +08:00

10 lines
No EOL
197 B
JSON

{
"type": "minecraft:blasting",
"category": "misc",
"experience": 0.7,
"cookingtime": 100,
"ingredient": {
"item": "superbwarfare:galena"
},
"result": "superbwarfare:lead_ingot"
}