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

22 lines
No EOL
485 B
JSON

{
"_fv": 57,
"_type": "recipe",
"definition": {
"recipeType": "Blasting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 1.0,
"cookingTime": 400,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"blastingInputStack": {
"value": "CUSTOM:CoalIronPowder"
},
"blastingReturnStack": {
"value": "CUSTOM:IngotSteel"
},
"name": "ingot_steel_blasting",
"namespace": "mod"
}
}