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

22 lines
No EOL
508 B
JSON

{
"_fv": 57,
"_type": "recipe",
"definition": {
"recipeType": "Blasting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 8.0,
"cookingTime": 800,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"blastingInputStack": {
"value": "CUSTOM:Unblastedcementedcarbidepodwer"
},
"blastingReturnStack": {
"value": "CUSTOM:CementedCarbideIngot"
},
"name": "cc_ingot_blasting",
"namespace": "mod"
}
}