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

48 lines
958 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": "Items.RABBIT_STEW"
},
{
"value": "CUSTOM:Bloodofovergrowth"
},
{
"value": "Items.PUMPKIN_PIE"
},
{
"value": "CUSTOM:Bloodofovergrowth"
},
{
"value": "CUSTOM:Blightstone"
},
{
"value": "CUSTOM:Bloodofovergrowth"
},
{
"value": "Items.SPECKLED_MELON"
},
{
"value": "CUSTOM:Bloodofovergrowth"
},
{
"value": "Items.BEETROOT_SOUP"
}
],
"recipeReturnStack": {
"value": "CUSTOM:OrbOfSatiety"
},
"name": "orb_of_satiety_craft",
"namespace": "mod"
}
}