cawezs_expanded_world/elements/CeleritasCraft.mod.json
2024-04-28 11:00:35 -04:00

22 lines
487 B
JSON
Executable File

{
"_fv": 47,
"_type": "recipe",
"definition": {
"recipeType": "Blasting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 1.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"blastingInputStack": {
"value": "CUSTOM:CeleritasBlock"
},
"blastingReturnStack": {
"value": "CUSTOM:CeleritasGemstone"
},
"name": "celeritas_craft",
"namespace": "mod"
}
}