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

22 lines
No EOL
480 B
JSON

{
"_fv": 57,
"_type": "recipe",
"definition": {
"recipeType": "Blasting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 4.0,
"cookingTime": 400,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"blastingInputStack": {
"value": "CUSTOM:Scheelite"
},
"blastingReturnStack": {
"value": "CUSTOM:TungstenIngot"
},
"name": "tungsten_blasting",
"namespace": "mod"
}
}