cawezs_mantle_to_stratus/elements/BanisherCraft.mod.json
2025-06-02 10:05:26 -04:00

48 lines
870 B
JSON

{
"_fv": 77,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": ""
},
{
"value": "Items.CHORUS_FRUIT_POPPED"
},
{
"value": "CUSTOM:UnstableTeleporter"
},
{
"value": ""
},
{
"value": "CUSTOM:BloodStorm"
},
{
"value": "Items.CHORUS_FRUIT_POPPED"
},
{
"value": "CUSTOM:BloodStorm"
},
{
"value": ""
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:Banisher"
},
"name": "banisher_craft",
"namespace": "mod"
}
}