superb-warfare/src/main/resources/data/superbwarfare/recipes/lead_powder_blasting.json
2024-12-09 22:50:25 +08:00

9 lines
No EOL
170 B
JSON

{
"type": "minecraft:blasting",
"cookingtime": 100,
"experience": 0.3,
"ingredient": {
"tag": "forge:dusts/lead"
},
"result": "superbwarfare:lead_ingot"
}