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

48 lines
871 B
JSON
Executable File

{
"_fv": 47,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": ""
},
{
"value": "CUSTOM:BloodOfStorm"
},
{
"value": "Items.TRIDENT"
},
{
"value": ""
},
{
"value": "CUSTOM:AminaliteGemstone"
},
{
"value": "CUSTOM:BloodOfStorm"
},
{
"value": "CUSTOM:AminaliteGemstone"
},
{
"value": ""
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:LightningWand"
},
"name": "craft_wand_lightning",
"namespace": "mod"
}
}