superb-warfare/elements/LeadIngotBlasting.mod.json
2024-05-04 14:26:24 +08:00

22 lines
No EOL
475 B
JSON

{
"_fv": 57,
"_type": "recipe",
"definition": {
"recipeType": "Blasting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.7,
"cookingTime": 100,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"blastingInputStack": {
"value": "CUSTOM:Galena"
},
"blastingReturnStack": {
"value": "CUSTOM:LeadIngot"
},
"name": "lead_ingot_blasting",
"namespace": "mod"
}
}