Участник:IanComradeBot/mealrecipes prototypes.json: различия между версиями

Материал из Space Station 14 Вики
(Update mealrecipes_prototypes.json via GitHub Actions)
(Update mealrecipes_prototypes.json via GitHub Actions)
 
(не показана 41 промежуточная версия этого же участника)
Строка 1: Строка 1:
{
{
     "microwaveRecipes": {
     "microwaveRecipes": {
         "RecipeBoiledSpaghetti": {
         "RecipeSashimi": {
             "id": "RecipeBoiledSpaghetti",
             "id": "RecipeSashimi",
             "name": "Boiled spaghetti recipe",
             "name": "Sashimi recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodButter": 1
                 "FoodMeatFish": 2
             },
             },
             "reagents": {
             "reagents": {
                 "Flour": 15,
                 "TableSalt": 1
                "Egg": 6
             },
             },
             "result": "FoodNoodlesBoiled"
             "result": "FoodMealSashimi"
         },
         },
         "RecipePeaSoup": {
         "RecipeMeatPie": {
             "id": "RecipePeaSoup",
             "id": "RecipeMeatPie",
             "name": "Pea soup recipe",
             "name": "Meat pie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodPeaPod": 2,
                 "FoodDoughPie": 1,
                 "FoodBowlBig": 1
                 "FoodMeat": 3,
                "FoodPlateTin": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Water": 10
             "result": "FoodPieMeat"
            },
             "result": "FoodSoupPea"
         },
         },
         "RecipeFries": {
         "RecipeEyeballSoup": {
             "id": "RecipeFries",
             "id": "RecipeEyeballSoup",
             "name": "Space fries recipe",
             "name": "Eyeball soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                "FoodBowlBig": 1,
                "OrganHumanEyes": 1,
                "FoodCarrot": 1,
                 "FoodPotato": 1
                 "FoodPotato": 1
             },
             },
             "reagents": {
             "reagents": {
                 "TableSalt": 5
                 "Water": 10
            },
            "result": "FoodSoupEyeball"
        },
        "RecipeCatBurger": {
            "id": "RecipeCatBurger",
            "name": "Cat burger recipe",
            "type": "microwaveRecipes",
            "time": 10,
            "solids": {
                "FoodBreadBun": 1,
                "FoodMeat": 1,
                "ClothingHeadHatCatEars": 1
             },
             },
             "result": "FoodMealFries"
            "reagents": {},
             "result": "FoodBurgerCat"
         },
         },
         "RecipeStewSoup": {
         "RecipeMeatballSoup": {
             "id": "RecipeStewSoup",
             "id": "RecipeMeatballSoup",
             "name": "Stew recipe",
             "name": "Meatball soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodBowlBig": 1,
                 "FoodMeatCutlet": 3,
                 "FoodMeatMeatball": 1,
                "FoodTomato": 1,
                "FoodPotato": 1,
                 "FoodCarrot": 1,
                 "FoodCarrot": 1,
                 "FoodEggplant": 1,
                 "FoodPotato": 1
                "FoodMushroom": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Water": 10
                 "Water": 10
             },
             },
             "result": "FoodSoupStew"
             "result": "FoodSoupMeatball"
         },
         },
         "RecipeHumanBurger": {
         "RecipeRatBurger": {
             "id": "RecipeHumanBurger",
             "id": "RecipeRatBurger",
             "name": "Human burger recipe",
             "name": "Rat burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBreadBun": 1,
                 "FoodMeatHuman": 1
                 "FoodMeatRat": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerHuman"
             "result": "FoodBurgerRat"
         },
         },
         "RecipePastaTomato": {
         "RecipeTrashBakedBananaPeel": {
             "id": "RecipePastaTomato",
             "id": "RecipeTrashBakedBananaPeel",
             "name": "Pasta tomato recipe",
             "name": "Baked banana peel recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodNoodlesBoiled": 1,
                 "TrashBananaPeel": 1
                "FoodTomato": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodNoodles"
             "result": "TrashBakedBananaPeel"
         },
         },
         "RecipeSashimi": {
         "RecipeBreadDog": {
             "id": "RecipeSashimi",
             "id": "RecipeBreadDog",
             "name": "Sashimi recipe",
             "name": "Bread dog recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodMeatFish": 2
                 "FoodBreadSausage": 1,
                "OrganAnimalHeart": 1,
                "FoodSpaceshroomCooked": 1
             },
             },
             "reagents": {
             "reagents": {
                 "TableSalt": 1
                 "Cognizine": 5
             },
             },
             "result": "FoodMealSashimi"
             "result": "MobBreadDog"
         },
         },
         "RecipeTrashBakedBananaPeel": {
         "RecipeHumanBurger": {
             "id": "RecipeTrashBakedBananaPeel",
             "id": "RecipeHumanBurger",
             "name": "Baked banana peel recipe",
             "name": "Human burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "TrashBananaPeel": 1
                 "FoodBreadBun": 1,
                "FoodMeatHuman": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "TrashBakedBananaPeel"
             "result": "FoodBurgerHuman"
         },
         },
         "RecipeDuckBurger": {
         "RecipeMisoColaSoup": {
             "id": "RecipeDuckBurger",
             "id": "RecipeMisoColaSoup",
             "name": "Duck sandwich recipe",
             "name": "Salty sweet misocola soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodSoupMiso": 1
                "FoodMeatDuck": 1,
                "FoodCheeseSlice": 1
             },
             },
             "reagents": {},
             "reagents": {
            "result": "FoodBurgerDuck"
                 "Cola": 5
        },
        "RecipeDankPizza": {
            "id": "RecipeDankPizza",
            "name": "Dank pizza recipe",
            "type": "microwaveRecipes",
            "time": 30,
            "solids": {
                "FoodDoughFlat": 1,
                "FoodAmbrosiaVulgaris": 3,
                "FoodCheeseSlice": 1,
                 "FoodTomato": 1
             },
             },
            "reagents": {},
             "result": "DisgustingSweptSoup"
             "result": "FoodPizzaDank"
         },
         },
         "RecipeBisque": {
         "RecipeGrapeTart": {
             "id": "RecipeBisque",
             "id": "RecipeGrapeTart",
             "name": "Bisque recipe",
             "name": "Grape tart recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodDoughPie": 1,
                 "FoodTomato": 1,
                 "FoodGrape": 3,
                "FoodMushroom": 1,
                 "FoodPlateTin": 1
                 "FoodMeatFish": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Water": 10
                 "Sugar": 5,
                "Milk": 5
             },
             },
             "result": "FoodSoupBisque"
             "result": "FoodTartGrape"
         },
         },
         "RecipeOnionSoup": {
         "RecipeRicePork": {
             "id": "RecipeOnionSoup",
             "id": "RecipeRicePork",
             "name": "Onion soup recipe",
             "name": "Rice and pork recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodRiceBoiled": 1,
                 "FoodOnionSlice": 5,
                 "FoodMeatCutlet": 3
                "FoodCheeseSlice": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Water": 10
             "result": "FoodRicePork"
            },
             "result": "FoodSoupOnion"
         },
         },
         "RecipeCatCake": {
         "RecipeSausageBread": {
             "id": "RecipeCatCake",
             "id": "RecipeSausageBread",
             "name": "Cat cake recipe",
             "name": "Sausage bread recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1,
                 "FoodDough": 1,
                 "FoodSnackRaisins": 1,
                 "FoodMeat": 1
                "OrganAnimalHeart": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Milk": 15,
             "result": "FoodBreadSausage"
                "Cognizine": 5
            },
             "result": "MobCatCake"
         },
         },
         "RecipeMeatballSpaghetti": {
         "RecipeRobotBurger": {
             "id": "RecipeMeatballSpaghetti",
             "id": "RecipeRobotBurger",
             "name": "Spaghetti \u0026 meatballs recipe",
             "name": "Roburger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodNoodlesBoiled": 1,
                 "FoodBreadBun": 1,
                 "FoodMeatMeatball": 2
                 "CapacitorStockPart": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodNoodlesMeatball"
             "result": "FoodBurgerRobot"
         },
         },
         "RecipeSugarCookie": {
         "RecipeCarrotFries": {
             "id": "RecipeSugarCookie",
             "id": "RecipeCarrotFries",
             "name": "Sugar cookie recipe",
             "name": "Carrot fries recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodButter": 1
                 "FoodCarrot": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Flour": 5,
                 "TableSalt": 5
                "Sugar": 10
             },
             },
             "result": "FoodBakedCookieSugar"
             "result": "FoodMealFriesCarrot"
         },
         },
         "RecipeTacoFish": {
         "RecipeCookedSpaceshroom": {
             "id": "RecipeTacoFish",
             "id": "RecipeCookedSpaceshroom",
             "name": "Fish taco recipe",
             "name": "Cooked spaceshroom recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodTacoShell": 1,
                 "FoodSpaceshroom": 1
                "FoodMeatFish": 1,
                "FoodOnionSlice": 2,
                "FoodTomato": 1,
                "FoodCabbage": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodTacoFish"
             "result": "FoodSpaceshroomCooked"
         },
         },
         "RecipeEmpoweredBurger": {
         "RecipeMeatPizza": {
             "id": "RecipeEmpoweredBurger",
             "id": "RecipeMeatPizza",
             "name": "Empowered burger recipe",
             "name": "Meat pizza recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 30,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodDoughFlat": 1,
                 "SheetPlasma1": 2
                 "FoodMeat": 3,
                "FoodCheeseSlice": 1,
                "FoodTomato": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerEmpowered"
             "result": "FoodPizzaMeat"
         },
         },
         "RecipeMimeBurger": {
         "RecipeSoylentBurger": {
             "id": "RecipeMimeBurger",
             "id": "RecipeSoylentBurger",
             "name": "Mime burger recipe",
             "name": "Soylent burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBreadBun": 1,
                 "ClothingMaskMime": 1
                 "FoodCheeseSlice": 2,
                "FoodSoybeans": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerMime"
             "result": "FoodBurgerSoy"
         },
         },
         "RecipeBirthdayCake": {
         "RecipeWarmDonkpocketTeriyaki": {
             "id": "RecipeBirthdayCake",
             "id": "RecipeWarmDonkpocketTeriyaki",
             "name": "Birthday cake recipe",
             "name": "Warm teriyaki-pocket recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1
                 "FoodDonkpocketTeriyaki": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Cream": 5
             "result": "FoodDonkpocketTeriyakiWarm"
            },
             "result": "FoodCakeBirthday"
         },
         },
         "RecipeLemonCake": {
         "RecipePancake": {
             "id": "RecipeLemonCake",
             "id": "RecipePancake",
             "name": "Lemon cake recipe",
             "name": "Pancake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {},
                 "FoodCakePlain": 1,
            "reagents": {
                 "FoodLemon": 3
                "Flour": 5,
                 "Milk": 5,
                 "Egg": 6
             },
             },
            "reagents": {},
             "result": "FoodBakedPancake"
             "result": "FoodCakeLemon"
         },
         },
         "RecipeTacoBeefSupreme": {
         "RecipeBerryClafoutis": {
             "id": "RecipeTacoBeefSupreme",
             "id": "RecipeBerryClafoutis",
             "name": "Beef taco supreme recipe",
             "name": "Berry clafoutis recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodTacoShell": 1,
                 "FoodDoughPie": 1,
                 "FoodCheeseSlice": 1,
                 "FoodBerries": 3,
                 "FoodMeatCutlet": 1,
                 "FoodPlateTin": 1
                "FoodTomato": 1,
                "FoodCabbage": 1,
                "FoodOnionSlice": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodTacoBeefSupreme"
             "result": "FoodPieClafoutis"
         },
         },
         "RecipeSlimeCake": {
         "RecipeWarmDonkpocketSpicy": {
             "id": "RecipeSlimeCake",
             "id": "RecipeWarmDonkpocketSpicy",
             "name": "Slime cake recipe",
             "name": "Warm spicy donk-pocket recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1
                 "FoodDonkpocketSpicy": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Slime": 15
             "result": "FoodDonkpocketSpicyWarm"
            },
             "result": "FoodCakeSlime"
         },
         },
         "RecipeBigBiteBurger": {
         "RecipeBaconBurger": {
             "id": "RecipeBigBiteBurger",
             "id": "RecipeBaconBurger",
             "name": "Big bite burger recipe",
             "name": "Bacon burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBreadBun": 1,
                 "FoodMeat": 2,
                 "FoodMeatBacon": 1,
                 "FoodCheeseSlice": 1,
                 "FoodCheeseSlice": 2
                "FoodTomato": 1,
                "FoodOnionSlice": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerBig"
             "result": "FoodBurgerBacon"
         },
         },
         "RecipeTacoShell": {
         "RecipeClownCake": {
             "id": "RecipeTacoShell",
             "id": "RecipeClownCake",
             "name": "Taco shell recipe",
             "name": "Clown cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodDoughTortillaFlat": 1
                 "ClothingMaskClown": 1,
                "FoodCakePlain": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodTacoShell"
             "result": "FoodCakeClown"
         },
         },
         "RecipeWarmDonkpocketTeriyaki": {
         "RecipeMimeBurger": {
             "id": "RecipeWarmDonkpocketTeriyaki",
             "id": "RecipeMimeBurger",
             "name": "Warm teriyaki-pocket recipe",
             "name": "Mime burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDonkpocketTeriyaki": 1
                 "FoodBreadBun": 1,
                "ClothingMaskMime": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodDonkpocketTeriyakiWarm"
             "result": "FoodBurgerMime"
         },
         },
         "RecipeGarlicBread": {
         "RecipeMonkeysDelightSoup": {
             "id": "RecipeGarlicBread",
             "id": "RecipeMonkeysDelightSoup",
             "name": "Garlic bread slice recipe",
             "name": "Monkeys delight recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadPlainSlice": 1,
                 "FoodBowlBig": 1,
                 "FoodGarlic": 1,
                 "FoodBanana": 1,
                 "FoodButter": 1
                 "MonkeyCube": 1
            },
            "reagents": {
                "Flour": 5,
                "TableSalt": 1,
                "Blackpepper": 1
             },
             },
            "reagents": {},
             "result": "FoodSoupMonkey"
             "result": "FoodBreadGarlicSlice"
         },
         },
         "RecipeTacoChickenSupreme": {
         "RecipeValidSalad": {
             "id": "RecipeTacoChickenSupreme",
             "id": "RecipeValidSalad",
             "name": "Beef taco supreme recipe",
             "name": "Valid salad recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodTacoShell": 1,
                 "FoodBowlBig": 1,
                 "FoodCheeseSlice": 1,
                 "FoodAmbrosiaVulgaris": 3,
                "FoodMeatChickenCutlet": 1,
                 "FoodPotato": 1,
                 "FoodTomato": 1,
                 "FoodMeatMeatball": 1
                 "FoodCabbage": 1,
                "FoodOnionSlice": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodTacoChickenSupreme"
             "result": "FoodSaladValid"
         },
         },
         "RecipeQueso": {
         "RecipeClownTearsSoup": {
             "id": "RecipeQueso",
             "id": "RecipeClownTearsSoup",
             "name": "Queso recipe",
             "name": "Clown tears soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodChili": 1,
                 "FoodBowlBig": 1,
                 "FoodCheeseSlice": 2
                 "FoodBanana": 1,
                "ShardGlass": 1
            },
            "reagents": {
                "Water": 10
             },
             },
            "reagents": {},
             "result": "FoodSoupClown"
             "result": "FoodMealQueso"
         },
         },
         "RecipeCheesyFries": {
         "RecipeBlueberryPancake": {
             "id": "RecipeCheesyFries",
             "id": "RecipeBlueberryPancake",
             "name": "Cheesy fries recipe",
             "name": "Blueberry pancake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodPotato": 1,
                 "FoodBerries": 2
                "FoodCheeseSlice": 1
             },
             },
             "reagents": {
             "reagents": {
                 "TableSalt": 5
                 "Flour": 5,
                "Milk": 5,
                "Egg": 6
             },
             },
             "result": "FoodMealFriesCheesy"
             "result": "FoodBakedPancakeBb"
         },
         },
         "RecipeRobotBurger": {
         "RecipeLemonCake": {
             "id": "RecipeRobotBurger",
             "id": "RecipeLemonCake",
             "name": "Roburger recipe",
             "name": "Lemon cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodCakePlain": 1,
                 "CapacitorStockPart": 2
                 "FoodLemon": 3
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerRobot"
             "result": "FoodCakeLemon"
         },
         },
         "RecipeCornbread": {
         "RecipeOnionSoup": {
             "id": "RecipeCornbread",
             "id": "RecipeOnionSoup",
             "name": "Cornbread recipe",
             "name": "Onion soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
            "solids": {
                "FoodDoughCornmeal": 1
            },
            "reagents": {},
            "result": "FoodBreadCorn"
        },
        "RecipeColeslaw": {
            "id": "RecipeColeslaw",
            "name": "Coleslaw recipe",
            "type": "microwaveRecipes",
            "time": 5,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodBowlBig": 1,
                 "FoodOnionRed": 1,
                 "FoodOnionSlice": 5,
                 "FoodCabbage": 1
                 "FoodCheeseSlice": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Vinaigrette": 5
                 "Water": 10
             },
             },
             "result": "FoodSaladColeslaw"
             "result": "FoodSoupOnion"
         },
         },
         "RecipeMushroomPizza": {
         "RecipeVegetablePizza": {
             "id": "RecipeMushroomPizza",
             "id": "RecipeVegetablePizza",
             "name": "Mushroom pizza recipe",
             "name": "Vegetable pizza recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 25,
             "time": 30,
             "solids": {
             "solids": {
                 "FoodDoughFlat": 1,
                 "FoodDoughFlat": 1,
                 "FoodMushroom": 5
                 "FoodEggplant": 1,
                "FoodCarrot": 1,
                "FoodCorn": 1,
                "FoodTomato": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodPizzaMushroom"
             "result": "FoodPizzaVegetable"
         },
         },
         "RecipeTofuBread": {
         "RecipeFoodBakedChevreChaud": {
             "id": "RecipeTofuBread",
             "id": "RecipeFoodBakedChevreChaud",
             "name": "Tofu bread recipe",
             "name": "Chevre chaud recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodDough": 1,
                 "FoodChevreSlice": 1,
                 "FoodTofu": 1
                 "FoodBreadBaguetteSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBreadTofu"
             "result": "FoodBakedChevreChaud"
         },
         },
         "RecipeSoylentBurger": {
         "RecipeBun": {
             "id": "RecipeSoylentBurger",
             "id": "RecipeBun",
             "name": "Soylent burger recipe",
             "name": "Bun recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodDoughSlice": 1
                "FoodCheeseSlice": 2,
                "FoodSoybeans": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerSoy"
             "result": "FoodBreadBun"
         },
         },
         "RecipeCannabisBrownies": {
         "RecipeCheesyFries": {
             "id": "RecipeCannabisBrownies",
             "id": "RecipeCheesyFries",
             "name": "Cannabis brownie recipe",
             "name": "Cheesy fries recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 25,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodCannabisButter": 2,
                 "FoodPotato": 1,
                 "FoodSnackChocolateBar": 2,
                 "FoodCheeseSlice": 1
                "FoodEgg": 3
             },
             },
             "reagents": {
             "reagents": {
                 "Flour": 15,
                 "TableSalt": 5
                "Sugar": 30
             },
             },
             "result": "FoodBakedCannabisBrownieBatch"
             "result": "FoodMealFriesCheesy"
         },
         },
         "RecipeWaffles": {
         "RecipeStewSoup": {
             "id": "RecipeWaffles",
             "id": "RecipeStewSoup",
             "name": "Waffle recipe",
             "name": "Stew recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {},
             "solids": {
                "FoodBowlBig": 1,
                "FoodMeatCutlet": 3,
                "FoodTomato": 1,
                "FoodPotato": 1,
                "FoodCarrot": 1,
                "FoodEggplant": 1,
                "FoodMushroom": 1
            },
             "reagents": {
             "reagents": {
                 "Flour": 5,
                 "Water": 10
                "Milk": 5,
                "Egg": 6,
                "SodaWater": 5
             },
             },
             "result": "FoodBakedWaffle"
             "result": "FoodSoupStew"
         },
         },
         "RecipePumpkinCake": {
         "RecipeJellyToast": {
             "id": "RecipePumpkinCake",
             "id": "RecipeJellyToast",
             "name": "Pumpkin cake recipe",
             "name": "Jelly toast recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1,
                 "FoodBreadPlainSlice": 1,
                 "FoodPumpkin": 1
                 "FoodJellyAmanita": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodCakePumpkin"
             "result": "FoodBreadJellySlice"
         },
         },
         "RecipeTwoBreadSlice": {
         "RecipePeaSoup": {
             "id": "RecipeTwoBreadSlice",
             "id": "RecipePeaSoup",
             "name": "Two slice recipe",
             "name": "Pea soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadPlainSlice": 2
                 "FoodPeaPod": 2,
                "FoodBowlBig": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Wine": 5
                 "Water": 10
             },
             },
             "result": "FoodBreadTwoSlice"
             "result": "FoodSoupPea"
         },
         },
         "RecipeSuperBiteBurger": {
         "RecipeCookie": {
             "id": "RecipeSuperBiteBurger",
             "id": "RecipeCookie",
             "name": "Super bite burger recipe",
             "name": "Cookie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 25,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodButter": 1,
                 "FoodMeat": 3,
                 "FoodSnackChocolateBar": 1
                "FoodCheeseSlice": 3,
                "FoodTomato": 3,
                "FoodEgg": 2
             },
             },
             "reagents": {
             "reagents": {
                 "TableSalt": 5
                 "Flour": 5,
                "Sugar": 5
             },
             },
             "result": "FoodBurgerSuper"
             "result": "FoodBakedCookie"
         },
         },
         "RecipePelmeni": {
         "RecipeCocoTart": {
             "id": "RecipePelmeni",
             "id": "RecipeCocoTart",
             "name": "Pelmeni recipe",
             "name": "Chocolate lava tart recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodDoughPie": 1,
                 "FoodMeatMeatball": 1,
                 "FoodSnackChocolateBar": 3,
                 "FoodDoughSlice": 3
                 "FoodPlateTin": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Water": 20
                 "Sugar": 5,
                "Milk": 5
             },
             },
             "result": "FoodPelmeniBowl"
             "result": "FoodTartCoco"
         },
         },
         "RecipeBoiledRice": {
         "RecipeTofuBurger": {
             "id": "RecipeBoiledRice",
             "id": "RecipeTofuBurger",
             "name": "Boiled rice recipe",
             "name": "Tofu burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1
                 "FoodBreadBun": 1,
                "FoodTofuSlice": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Rice": 15,
             "result": "FoodBurgerTofu"
                "Water": 10
            },
             "result": "FoodRiceBoiled"
         },
         },
         "RecipeJellyBurger": {
         "RecipeMothRoachburger": {
             "id": "RecipeJellyBurger",
             "id": "RecipeMothRoachburger",
             "name": "Jelly burger recipe",
             "name": "Mothroachburger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBreadBun": 1,
                 "FoodJellyAmanita": 1
                 "MobMothroach": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerJelly"
             "result": "FoodBurgerMothRoach"
         },
         },
         "RecipeTomatoSoup": {
         "RecipeSnakeKebab": {
             "id": "RecipeTomatoSoup",
             "id": "RecipeSnakeKebab",
             "name": "Tomato soup recipe",
             "name": "Snake kebab recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodMeatSnake": 1,
                 "FoodTomato": 2
                 "FoodKebabSkewer": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Water": 10
                 "Wine": 5
             },
             },
             "result": "FoodSoupTomato"
             "result": "FoodMeatSnakeKebab"
         },
         },
         "RecipePopcorn": {
         "RecipeOrangeCake": {
             "id": "RecipePopcorn",
             "id": "RecipeOrangeCake",
             "name": "Popcorn recipe",
             "name": "Orange cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 20,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodCorn": 1
                 "FoodCakePlain": 1,
                "FoodOrange": 3
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodSnackPopcorn"
             "result": "FoodCakeOrange"
         },
         },
         "RecipeCarrotFries": {
         "RecipeDuckBurger": {
             "id": "RecipeCarrotFries",
             "id": "RecipeDuckBurger",
             "name": "Carrot fries recipe",
             "name": "Duck sandwich recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodCarrot": 1
                 "FoodBreadBun": 1,
                "FoodMeatDuck": 1,
                "FoodCheeseSlice": 1
             },
             },
             "reagents": {
             "reagents": {},
                "TableSalt": 5
             "result": "FoodBurgerDuck"
            },
             "result": "FoodMealFriesCarrot"
         },
         },
         "RecipeDriedTobacco": {
         "RecipeFrostyPie": {
             "id": "RecipeDriedTobacco",
             "id": "RecipeFrostyPie",
             "name": "Dried tobacco leaves recipe",
             "name": "Frosty pie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "LeavesTobacco": 1
                 "FoodDoughPie": 1,
                "FoodChillyPepper": 3,
                "FoodPlateTin": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "LeavesTobaccoDried"
             "result": "FoodPieFrosty"
         },
         },
         "RecipeHawaiianKebab": {
         "RecipeAloeCream": {
             "id": "RecipeHawaiianKebab",
             "id": "RecipeAloeCream",
             "name": "Hawaiian kebab recipe",
             "name": "Aloe cream recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodChili": 1,
                 "FoodAloe": 1
                "FoodMeatCutlet": 1,
                "FoodPineappleSlice": 1,
                "FoodKebabSkewer": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodMeatHawaiianKebab"
             "result": "AloeCream"
         },
         },
         "RecipeGhostBurger": {
         "RecipeBurgerMcrib": {
             "id": "RecipeGhostBurger",
             "id": "RecipeBurgerMcrib",
             "name": "Ghost burger recipe",
             "name": "BBQ rib sandwich recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBreadBun": 1,
                 "Ectoplasm": 1
                 "FoodMealRibs": 1,
                "FoodOnionSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerGhost"
             "result": "FoodBurgerMcrib"
         },
         },
         "RecipeMimanaBread": {
         "RecipeXenoPie": {
             "id": "RecipeMimanaBread",
             "id": "RecipeXenoPie",
             "name": "Mimana bread recipe",
             "name": "Xeno pie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodDough": 1,
                 "FoodDoughPie": 1,
                 "FoodMimana": 1
                 "FoodMeatXeno": 3,
                "FoodPlateTin": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Nothing": 5
             "result": "FoodPieXeno"
            },
             "result": "FoodBreadMimana"
         },
         },
         "RecipeButterNoodles": {
         "RecipeXenoMeatBread": {
             "id": "RecipeButterNoodles",
             "id": "RecipeXenoMeatBread",
             "name": "Butter noodles recipe",
             "name": "Xeno meat bread recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodNoodlesBoiled": 1,
                 "FoodDough": 1,
                 "FoodButter": 1
                 "FoodMeatXenoCutlet": 2,
                "FoodCheeseSlice": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodNoodlesButter"
             "result": "FoodBreadMeatXeno"
         },
         },
         "RecipeRibs": {
         "RecipeMeatBread": {
             "id": "RecipeRibs",
             "id": "RecipeMeatBread",
             "name": "BBQ ribs recipe",
             "name": "Meat bread recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodMeat": 2,
                 "FoodDough": 1,
                 "FoodKebabSkewer": 1
                "FoodMeatCutlet": 2,
                 "FoodCheeseSlice": 2
             },
             },
             "reagents": {
             "reagents": {},
                "BbqSauce": 5
             "result": "FoodBreadMeat"
            },
             "result": "FoodMealRibs"
         },
         },
         "RecipeDonkpocketHonk": {
         "RecipeSpiderMeatBread": {
             "id": "RecipeDonkpocketHonk",
             "id": "RecipeSpiderMeatBread",
             "name": "Warm honk-pocket recipe",
             "name": "Spider meat bread recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodDonkpocketHonk": 1
                 "FoodDough": 1,
                "FoodMeatSpiderCutlet": 2,
                "FoodCheeseSlice": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodDonkpocketHonkWarm"
             "result": "FoodBreadMeatSpider"
         },
         },
         "RecipeRatKebab": {
         "RecipeKimchiSalad": {
             "id": "RecipeRatKebab",
             "id": "RecipeKimchiSalad",
             "name": "Rat kebab recipe",
             "name": "Kimchi salad recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodMeatRat": 1,
                 "FoodBowlBig": 1,
                 "FoodKebabSkewer": 1
                 "FoodCarrot": 1,
                "FoodCabbage": 1,
                "FoodGarlic": 1
             },
             },
             "reagents": {},
             "reagents": {
             "result": "FoodMeatRatKebab"
                "Vinegar": 5
            },
             "result": "FoodSaladKimchi"
         },
         },
         "RecipeMisoColaSoup": {
         "RecipePelmeni": {
             "id": "RecipeMisoColaSoup",
             "id": "RecipePelmeni",
             "name": "Salty sweet misocola soup recipe",
             "name": "Pelmeni recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodSoupMiso": 1
                 "FoodBowlBig": 1,
                "FoodMeatMeatball": 1,
                "FoodDoughSlice": 3
             },
             },
             "reagents": {
             "reagents": {
                 "Cola": 5
                 "Water": 20
             },
             },
             "result": "DisgustingSweptSoup"
             "result": "FoodPelmeniBowl"
         },
         },
         "RecipeDoubleRatKebab": {
         "RecipeDankPizza": {
             "id": "RecipeDoubleRatKebab",
             "id": "RecipeDankPizza",
             "name": "Double rat kebab recipe",
             "name": "Dank pizza recipe",
            "type": "microwaveRecipes",
            "time": 20,
            "solids": {
                "FoodMeatRat": 2,
                "FoodKebabSkewer": 1
            },
            "reagents": {},
            "result": "FoodMeatRatdoubleKebab"
        },
        "RecipeMeatPizza": {
            "id": "RecipeMeatPizza",
            "name": "Meat pizza recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 30,
             "time": 30,
             "solids": {
             "solids": {
                 "FoodDoughFlat": 1,
                 "FoodDoughFlat": 1,
                 "FoodMeat": 3,
                 "FoodAmbrosiaVulgaris": 3,
                 "FoodCheeseSlice": 1,
                 "FoodCheeseSlice": 1,
                 "FoodTomato": 1
                 "FoodTomato": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodPizzaMeat"
             "result": "FoodPizzaDank"
         },
         },
         "RecipeClownTearsSoup": {
         "RecipeCheeseburger": {
             "id": "RecipeClownTearsSoup",
             "id": "RecipeCheeseburger",
             "name": "Clown tears soup recipe",
             "name": "Cheeseburger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodBreadBun": 1,
                 "FoodBanana": 1,
                 "FoodMeat": 1,
                 "ShardGlass": 1
                 "FoodCheeseSlice": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Water": 10
             "result": "FoodBurgerCheese"
            },
             "result": "FoodSoupClown"
         },
         },
         "RecipeXenoburger": {
         "RecipeTacoBeefSupreme": {
             "id": "RecipeXenoburger",
             "id": "RecipeTacoBeefSupreme",
             "name": "Xenoburger recipe",
             "name": "Beef taco supreme recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodTacoShell": 1,
                 "FoodMeatXeno": 1
                 "FoodCheeseSlice": 1,
                "FoodMeatCutlet": 1,
                "FoodTomato": 1,
                "FoodCabbage": 1,
                "FoodOnionSlice": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerXeno"
             "result": "FoodTacoBeefSupreme"
         },
         },
         "RecipeCaesarSalad": {
         "RecipeWarmDonkpocketPizza": {
             "id": "RecipeCaesarSalad",
             "id": "RecipeWarmDonkpocketPizza",
             "name": "Caesar salad recipe",
             "name": "Warm pizza-pocket recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodDonkpocketPizza": 1
                 "FoodOnionRedSlice": 1,
            },
                 "FoodBreadPlainSlice": 1,
            "reagents": {},
            "result": "FoodDonkpocketPizzaWarm"
        },
        "RecipeDonkpocketPizza": {
            "id": "RecipeDonkpocketPizza",
            "name": "Donk-pocket pizza recipe",
            "type": "microwaveRecipes",
            "time": 30,
            "solids": {
                 "FoodDoughFlat": 1,
                 "FoodDonkpocketWarm": 3,
                 "FoodCheeseSlice": 1,
                 "FoodCheeseSlice": 1,
                 "FoodCabbage": 1
                 "FoodTomato": 1
            },
            "reagents": {},
            "result": "FoodPizzaDonkpocket"
        },
        "RecipeBakedVulpkanin": {
            "id": "RecipeBakedVulpkanin",
            "name": "Baked vulpkanin recipe",
            "type": "microwaveRecipes",
            "time": 15,
            "solids": {
                "FoodPlate": 1,
                "FoodMeat": 1,
                "FoodApple": 1,
                "HeadVulpkanin": 1
             },
             },
             "reagents": {
             "reagents": {
                 "OilOlive": 5
                 "TableSalt": 2,
                "Blackpepper": 2
             },
             },
             "result": "FoodSaladCaesar"
             "result": "FoodBakedVulpkaninPlate"
         },
         },
         "RecipeBlueberryPancake": {
         "RecipeBirthdayCake": {
             "id": "RecipeBlueberryPancake",
             "id": "RecipeBirthdayCake",
             "name": "Blueberry pancake recipe",
             "name": "Birthday cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBerries": 2
                 "FoodCakePlain": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Flour": 5,
                 "Cream": 5
                "Milk": 5,
                "Egg": 6
             },
             },
             "result": "FoodBakedPancakeBb"
             "result": "FoodCakeBirthday"
         },
         },
         "RecipeHawaiianPizza": {
         "RecipeTacoBeef": {
             "id": "RecipeHawaiianPizza",
             "id": "RecipeTacoBeef",
             "name": "Hawaiian pizza recipe",
             "name": "Beef taco recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 30,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDoughFlat": 1,
                 "FoodTacoShell": 1,
                 "FoodMeatChickenCutlet": 3,
                 "FoodMeatCutlet": 1,
                 "FoodPineappleSlice": 5
                 "FoodCheeseSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodPizzaPineapple"
             "result": "FoodTacoBeef"
         },
         },
         "RecipeVegetablePizza": {
         "RecipeBagel": {
             "id": "RecipeVegetablePizza",
             "id": "RecipeBagel",
             "name": "Vegetable pizza recipe",
             "name": "Bagel recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 30,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodDoughFlat": 1,
                 "FoodDoughRope": 1
                "FoodEggplant": 1,
                "FoodCarrot": 1,
                "FoodCorn": 1,
                "FoodTomato": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodPizzaVegetable"
             "result": "FoodBagel"
         },
         },
         "RecipeAppendixBurger": {
         "RecipeBungoSoup": {
             "id": "RecipeAppendixBurger",
             "id": "RecipeBungoSoup",
             "name": "Appendix burger recipe",
             "name": "Bungo soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBowlBig": 1,
                 "OrganHumanAppendix": 1
                 "FoodBungo": 2,
                "FoodChiliPepper": 1
            },
            "reagents": {
                "Water": 5
             },
             },
            "reagents": {},
             "result": "FoodSoupBungo"
             "result": "FoodBurgerAppendix"
         },
         },
         "RecipeMonkeysDelightSoup": {
         "RecipeBurgerMcguffin": {
             "id": "RecipeMonkeysDelightSoup",
             "id": "RecipeBurgerMcguffin",
             "name": "Monkeys delight recipe",
             "name": "McGuffin recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodBreadBun": 1,
                 "FoodBanana": 1,
                 "FoodCheeseSlice": 1,
                 "MonkeyCube": 1
                 "FoodEgg": 2
            },
            "reagents": {},
            "result": "FoodBurgerMcguffin"
        },
        "RecipeCheeseCake": {
            "id": "RecipeCheeseCake",
            "name": "Cheese cake recipe",
            "type": "microwaveRecipes",
            "time": 5,
            "solids": {
                "FoodCakePlain": 1,
                "FoodCheeseSlice": 3
             },
             },
             "reagents": {
             "reagents": {
                 "Flour": 5,
                 "Cream": 10
                "TableSalt": 1,
                "Blackpepper": 1
             },
             },
             "result": "FoodSoupMonkey"
             "result": "FoodCakeCheese"
         },
         },
         "RecipeCheeseburger": {
         "RecipeDonkpocketCarp": {
             "id": "RecipeCheeseburger",
             "id": "RecipeDonkpocketCarp",
             "name": "Cheeseburger recipe",
             "name": "Warm carp-pocket recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodDonkpocketCarp": 1
                "FoodMeat": 1,
                "FoodCheeseSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerCheese"
             "result": "FoodDonkpocketCarpWarm"
         },
         },
         "RecipeHotChili": {
         "RecipeEnchiladas": {
             "id": "RecipeHotChili",
             "id": "RecipeEnchiladas",
             "name": "Hot chili recipe",
             "name": "Enchiladas recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 20,
             "time": 20,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodChiliPepper": 2,
                "FoodChili": 1,
                 "FoodMeatCutlet": 1,
                 "FoodMeatCutlet": 1,
                 "FoodOnionSlice": 1,
                 "FoodCorn": 1
                "FoodTomato": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodSoupChiliHot"
             "result": "FoodMealEnchiladas"
         },
         },
         "RecipeRegenerativeMesh": {
         "RecipeAmanitaPie": {
             "id": "RecipeRegenerativeMesh",
             "id": "RecipeAmanitaPie",
             "name": "Regenerative mesh recipe",
             "name": "Amanita pie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodAloe": 1,
                 "FoodDoughPie": 1,
                 "Ointment": 1,
                 "FoodFlyAmanita": 1,
                 "MaterialCloth1": 1
                 "FoodPlateTin": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Sigynate": 50,
             "result": "FoodPieAmanita"
                "Dermaline": 50
            },
             "result": "RegenerativeMesh"
         },
         },
         "RecipeWarmDankpocket": {
         "RecipeWatermelonFruitBowlSalad": {
             "id": "RecipeWarmDankpocket",
             "id": "RecipeWatermelonFruitBowlSalad",
             "name": "Warm dank pocket recipe",
             "name": "Watermelon fruit bowl recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodDonkpocketDank": 1
                 "FoodWatermelon": 1,
                "FoodApple": 1,
                "FoodBanana": 1,
                "FoodLemon": 1,
                "FoodOrange": 1,
                "FoodAmbrosiaVulgaris": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodDonkpocketDankWarm"
             "result": "FoodSaladWatermelonFruitBowl"
         },
         },
         "RecipeWingFangChuSoupSpider": {
         "RecipePlainBurger": {
             "id": "RecipeWingFangChuSoupSpider",
             "id": "RecipePlainBurger",
             "name": "Wing fang chu recipe",
             "name": "Plain burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodBreadBun": 1,
                 "FoodMeatSpider": 2
                 "FoodMeat": 1
            },
            "reagents": {
                "Soysauce": 5
            },
            "result": "FoodSoupWingFangChu"
        },
        "RecipeOnionRings": {
            "id": "RecipeOnionRings",
            "name": "Onion rings recipe",
            "type": "microwaveRecipes",
            "time": 15,
            "solids": {
                "FoodOnionSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodOnionRings"
             "result": "FoodBurgerPlain"
         },
         },
         "RecipeDriedCannabis": {
         "RecipeBrainBurger": {
             "id": "RecipeDriedCannabis",
             "id": "RecipeBrainBurger",
             "name": "Dried cannabis leaves recipe",
             "name": "Brain burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "LeavesCannabis": 1
                 "FoodBreadBun": 1,
                "OrganHumanBrain": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "LeavesCannabisDried"
             "result": "FoodBurgerBrain"
         },
         },
         "RecipeBrownies": {
         "RecipeRicePudding": {
             "id": "RecipeBrownies",
             "id": "RecipeRicePudding",
             "name": "Brownie recipe",
             "name": "Rice pudding recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 25,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodButter": 2,
                 "FoodBowlBig": 1
                "FoodSnackChocolateBar": 2,
                "FoodEgg": 3
             },
             },
             "reagents": {
             "reagents": {
                 "Flour": 15,
                 "Rice": 15,
                 "Sugar": 30
                "Milk": 10,
                 "Sugar": 5
             },
             },
             "result": "FoodBakedBrownieBatch"
             "result": "FoodRicePudding"
         },
         },
         "RecipeMeatBread": {
         "RecipeFruitSalad": {
             "id": "RecipeMeatBread",
             "id": "RecipeFruitSalad",
             "name": "Meat bread recipe",
             "name": "Fruit salad recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodDough": 1,
                 "FoodBowlBig": 1,
                 "FoodMeatCutlet": 2,
                 "FoodOrange": 1,
                 "FoodCheeseSlice": 2
                "FoodApple": 1,
                "FoodGrape": 1,
                 "FoodWatermelonSlice": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBreadMeat"
             "result": "FoodSaladFruit"
         },
         },
         "RecipeMeatPie": {
         "RecipeWaffles": {
             "id": "RecipeMeatPie",
             "id": "RecipeWaffles",
             "name": "Meat pie recipe",
             "name": "Waffle recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {},
                 "FoodDoughPie": 1,
            "reagents": {
                 "FoodMeat": 3,
                "Flour": 5,
                 "FoodPlateTin": 1
                 "Milk": 5,
                 "Egg": 6,
                 "SodaWater": 5
             },
             },
            "reagents": {},
             "result": "FoodBakedWaffle"
             "result": "FoodPieMeat"
         },
         },
         "RecipeBurgerMcrib": {
         "RecipeCannabisButter": {
             "id": "RecipeBurgerMcrib",
             "id": "RecipeCannabisButter",
             "name": "BBQ rib sandwich recipe",
             "name": "Cannabis butter recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodButter": 1,
                 "FoodMealRibs": 1,
                 "LeavesCannabis": 6
                "FoodOnionSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerMcrib"
             "result": "FoodCannabisButter"
         },
         },
         "RecipeBerryClafoutis": {
         "RecipeCarrotCake": {
             "id": "RecipeBerryClafoutis",
             "id": "RecipeCarrotCake",
             "name": "Berry clafoutis",
             "name": "Carrot cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodDoughPie": 1,
                 "FoodCakePlain": 1,
                 "FoodBerries": 3,
                 "FoodCarrot": 3
                "FoodPlateTin": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodPieClafoutis"
             "result": "FoodCakeCarrot"
         },
         },
         "RecipeAmanitaPie": {
         "RecipeRatKebab": {
             "id": "RecipeAmanitaPie",
             "id": "RecipeRatKebab",
             "name": "Amanita pie recipe",
             "name": "Rat kebab recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDoughPie": 1,
                 "FoodMeatRat": 1,
                 "FoodFlyAmanita": 1,
                 "FoodKebabSkewer": 1
                 "FoodPlateTin": 1
            },
            "reagents": {},
            "result": "FoodMeatRatKebab"
        },
        "RecipeDoubleRatKebab": {
            "id": "RecipeDoubleRatKebab",
            "name": "Double rat kebab recipe",
            "type": "microwaveRecipes",
            "time": 20,
            "solids": {
                "FoodMeatRat": 2,
                 "FoodKebabSkewer": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodPieAmanita"
             "result": "FoodMeatRatdoubleKebab"
         },
         },
         "RecipeMeatballSoup": {
         "RecipeCaesarSalad": {
             "id": "RecipeMeatballSoup",
             "id": "RecipeCaesarSalad",
             "name": "Meatball soup recipe",
             "name": "Caesar salad recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodBowlBig": 1,
                 "FoodMeatMeatball": 1,
                 "FoodOnionRedSlice": 1,
                 "FoodCarrot": 1,
                 "FoodBreadPlainSlice": 1,
                 "FoodPotato": 1
                 "FoodCheeseSlice": 1,
                "FoodCabbage": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Water": 10
                 "OilOlive": 5
             },
             },
             "result": "FoodSoupMeatball"
             "result": "FoodSaladCaesar"
         },
         },
         "RecipeBaconBurger": {
         "RecipeFiveBurger": {
             "id": "RecipeBaconBurger",
             "id": "RecipeFiveBurger",
             "name": "Bacon burger recipe",
             "name": "Five alarm burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBreadBun": 1,
                 "FoodMeatBacon": 1,
                 "FoodMeat": 1,
                 "FoodCheeseSlice": 2
                 "FoodChiliPepper": 3
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerBacon"
             "result": "FoodBurgerFive"
         },
         },
         "RecipeFiestaKebab": {
         "RecipeFoodMealSoftTaco": {
             "id": "RecipeFiestaKebab",
             "id": "RecipeFoodMealSoftTaco",
             "name": "Fiesta kebab recipe",
             "name": "Soft taco recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodChili": 1,
                 "FoodDoughSlice": 1,
                "FoodCorn": 1,
                "FoodMeatCutlet": 1,
                 "FoodTomato": 1,
                 "FoodTomato": 1,
                 "FoodKebabSkewer": 1
                 "FoodOnionSlice": 2,
                "FoodCheeseSlice": 1,
                "FoodMeatCutlet": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodMeatFiestaKebab"
             "result": "FoodMealSoftTaco"
         },
         },
         "RecipeOrangeCake": {
         "RecipeSlimeCake": {
             "id": "RecipeOrangeCake",
             "id": "RecipeSlimeCake",
             "name": "Orange cake recipe",
             "name": "Slime cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1,
                 "FoodCakePlain": 1
                 "FoodOrange": 3
            },
            "reagents": {
                 "Slime": 15
             },
             },
            "reagents": {},
             "result": "FoodCakeSlime"
             "result": "FoodCakeOrange"
         },
         },
         "RecipeDonkpocketGondola": {
         "RecipeClownBurger": {
             "id": "RecipeDonkpocketGondola",
             "id": "RecipeClownBurger",
             "name": "Warm gondola-pocket recipe",
             "name": "Clownburger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDonkpocketGondola": 1
                 "FoodBreadBun": 1,
                "ClothingMaskClown": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodDonkpocketGondolaWarm"
             "result": "FoodBurgerClown"
         },
         },
         "RecipeFrenchToast": {
         "RecipeVegetableSoup": {
             "id": "RecipeFrenchToast",
             "id": "RecipeVegetableSoup",
             "name": "French toast recipe",
             "name": "Vegetable soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadPlainSlice": 1
                 "FoodBowlBig": 1,
                "FoodCorn": 1,
                "FoodCarrot": 1,
                "FoodPotato": 1,
                "FoodEggplant": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Milk": 5,
                 "Water": 5
                "Egg": 12
             },
             },
             "result": "FoodBreadFrenchToast"
             "result": "FoodSoupVegetable"
         },
         },
         "RecipeRicePork": {
         "RecipeDonkpocketHonk": {
             "id": "RecipeRicePork",
             "id": "RecipeDonkpocketHonk",
             "name": "Rice and pork recipe",
             "name": "Warm honk-pocket recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodRiceBoiled": 1,
                 "FoodDonkpocketHonk": 1
                "FoodMeatCutlet": 3
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodRicePork"
             "result": "FoodDonkpocketHonkWarm"
         },
         },
         "RecipeClownBurger": {
         "RecipeButteredToast": {
             "id": "RecipeClownBurger",
             "id": "RecipeButteredToast",
             "name": "Clownburger recipe",
             "name": "Buttered toast recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBreadPlainSlice": 1,
                 "ClothingMaskClown": 1
                 "FoodButter": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerClown"
             "result": "FoodBreadButteredToast"
         },
         },
         "RecipeTacoBeef": {
         "RecipeHumanKebab": {
             "id": "RecipeTacoBeef",
             "id": "RecipeHumanKebab",
             "name": "Beef taco recipe",
             "name": "Human kebab recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodTacoShell": 1,
                 "TorsoHuman": 1,
                 "FoodMeatCutlet": 1,
                 "FoodKebabSkewer": 1
                "FoodCheeseSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodTacoBeef"
             "result": "FoodMeatHumanKebab"
         },
         },
         "RecipeClownCake": {
         "RecipeJungleSalad": {
             "id": "RecipeClownCake",
             "id": "RecipeJungleSalad",
             "name": "Clown cake recipe",
             "name": "Jungle salad recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "ClothingMaskClown": 1,
                 "FoodBowlBig": 1,
                 "FoodCakePlain": 1
                 "FoodBanana": 1,
                "FoodApple": 1,
                "FoodGrape": 1,
                "FoodWatermelonSlice": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodCakeClown"
             "result": "FoodSaladJungle"
         },
         },
         "RecipeBananaBread": {
         "RecipeEmpoweredBurger": {
             "id": "RecipeBananaBread",
             "id": "RecipeEmpoweredBurger",
             "name": "Banana bread recipe",
             "name": "Empowered burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDough": 1,
                 "FoodBreadBun": 1,
                 "FoodBanana": 1
                 "SheetPlasma1": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBreadBanana"
             "result": "FoodBurgerEmpowered"
         },
         },
         "RecipeChickenSandwich": {
         "RecipeRiceGumbo": {
             "id": "RecipeChickenSandwich",
             "id": "RecipeRiceGumbo",
             "name": "Chicken sandwich recipe",
             "name": "Black-eyed gumbo recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodRiceBoiled": 1,
                 "FoodMeatChicken": 1
                 "FoodMeatCutlet": 3,
                "FoodChiliPepper": 2
             },
             },
             "reagents": {
             "reagents": {},
                "Mayo": 5
             "result": "FoodRiceGumbo"
            },
             "result": "FoodBurgerChicken"
         },
         },
         "RecipeDumplings": {
         "RecipeBigBiteBurger": {
             "id": "RecipeDumplings",
             "id": "RecipeBigBiteBurger",
             "name": "Dumplings recipe",
             "name": "Big bite burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodDoughSlice": 3
                 "FoodBreadBun": 1,
                "FoodMeat": 2,
                "FoodCheeseSlice": 1,
                "FoodTomato": 1,
                "FoodOnionSlice": 2
             },
             },
             "reagents": {
             "reagents": {},
                "Water": 10,
             "result": "FoodBurgerBig"
                "UncookedAnimalProteins": 6
            },
             "result": "FoodBakedDumplings"
         },
         },
         "RecipeTacoChicken": {
         "RecipeSuperBiteBurger": {
             "id": "RecipeTacoChicken",
             "id": "RecipeSuperBiteBurger",
             "name": "Chicken taco recipe",
             "name": "Super bite burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 25,
             "solids": {
             "solids": {
                 "FoodTacoShell": 1,
                 "FoodBreadBun": 1,
                 "FoodMeatChickenCutlet": 1,
                 "FoodMeat": 2,
                 "FoodCheeseSlice": 1
                 "FoodCheeseSlice": 2,
                "FoodTomato": 2,
                "FoodEgg": 2
            },
            "reagents": {
                "TableSalt": 5
             },
             },
            "reagents": {},
             "result": "FoodBurgerSuper"
             "result": "FoodTacoChicken"
         },
         },
         "RecipeChocolateChipPancake": {
         "RecipeChiliClown": {
             "id": "RecipeChocolateChipPancake",
             "id": "RecipeChiliClown",
             "name": "Chocolate chip pancake recipe",
             "name": "Chili con carnival recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 30,
             "solids": {
             "solids": {
                 "FoodSnackChocolateBar": 1
                 "FoodBowlBig": 1,
                "FoodChiliPepper": 1,
                "FoodMeatCutlet": 1,
                "FoodOnionSlice": 1,
                "FoodTomato": 1,
                "ClothingShoesClown": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Flour": 5,
             "result": "FoodSoupChiliClown"
                "Milk": 5,
                "Egg": 6
            },
             "result": "FoodBakedPancakeCc"
         },
         },
         "RecipeBrainCake": {
         "RecipeHerbSalad": {
             "id": "RecipeBrainCake",
             "id": "RecipeHerbSalad",
             "name": "Brain cake recipe",
             "name": "Herb salad recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1,
                 "FoodBowlBig": 1,
                 "OrganHumanBrain": 1
                 "FoodAmbrosiaVulgaris": 3,
                "FoodApple": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodCakeBrain"
             "result": "FoodSaladHerb"
         },
         },
         "RecipeCrabBurger": {
         "RecipeLoadedBakedPotato": {
             "id": "RecipeCrabBurger",
             "id": "RecipeLoadedBakedPotato",
             "name": "Crab burger recipe",
             "name": "Loaded baked potato recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodPotato": 1,
                 "FoodMeatCrab": 2
                 "FoodCheeseSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerCrab"
             "result": "FoodMealPotatoLoaded"
         },
         },
         "RecipeBurgerMcguffin": {
         "RecipeXenoburger": {
             "id": "RecipeBurgerMcguffin",
             "id": "RecipeXenoburger",
             "name": "McGuffin recipe",
             "name": "Xenoburger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBreadBun": 1,
                 "FoodCheeseSlice": 1,
                 "FoodMeatXeno": 1
                "FoodEgg": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerMcguffin"
             "result": "FoodBurgerXeno"
         },
         },
         "RecipeLemoonCake": {
         "RecipeBrainCake": {
             "id": "RecipeLemoonCake",
             "id": "RecipeBrainCake",
             "name": "Lemoon cake recipe",
             "name": "Brain cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1,
                 "FoodCakePlain": 1,
                 "FoodLemoon": 2,
                 "OrganHumanBrain": 1
                "FoodBerries": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodCakeLemoon"
             "result": "FoodCakeBrain"
         },
         },
         "RecipePancake": {
         "RecipePastaTomato": {
             "id": "RecipePancake",
             "id": "RecipePastaTomato",
             "name": "Pancake recipe",
             "name": "Pasta tomato recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {},
             "solids": {
            "reagents": {
                 "FoodNoodlesBoiled": 1,
                "Flour": 5,
                 "FoodTomato": 2
                 "Milk": 5,
                 "Egg": 6
             },
             },
             "result": "FoodBakedPancake"
            "reagents": {},
             "result": "FoodNoodles"
         },
         },
         "RecipeChiliClown": {
         "RecipeGarlicBread": {
             "id": "RecipeChiliClown",
             "id": "RecipeGarlicBread",
             "name": "Chili con carnival recipe",
             "name": "Garlic bread slice recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 30,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodBreadPlainSlice": 1,
                 "FoodChili": 1,
                 "FoodGarlic": 1,
                 "FoodMeatCutlet": 1,
                 "FoodButter": 1
                "FoodOnionSlice": 1,
                "FoodTomato": 1,
                "ClothingShoesClown": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodSoupChiliClown"
             "result": "FoodBreadGarlicSlice"
         },
         },
         "RecipeCake": {
         "RecipeRibs": {
             "id": "RecipeCake",
             "id": "RecipeRibs",
             "name": "Cake recipe",
             "name": "BBQ ribs recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodCakeBatter": 1
                 "FoodMeat": 2,
            },
                 "FoodKebabSkewer": 1
            "reagents": {},
            "result": "FoodCakePlain"
        },
        "RecipeColdChili": {
            "id": "RecipeColdChili",
            "name": "Cold chili recipe",
            "type": "microwaveRecipes",
            "time": 5,
            "solids": {
                 "FoodSoupChiliHot": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Nitrogen": 5
                 "BbqSauce": 5
             },
             },
             "result": "FoodSoupChiliCold"
             "result": "FoodMealRibs"
         },
         },
         "RecipeSpiderMeatBread": {
         "RecipeGhostBurger": {
             "id": "RecipeSpiderMeatBread",
             "id": "RecipeGhostBurger",
             "name": "Spider meat bread recipe",
             "name": "Ghost burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDough": 1,
                 "FoodBreadBun": 1,
                 "FoodMeatSpiderCutlet": 2,
                 "Ectoplasm": 1
                "FoodCheeseSlice": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBreadMeatSpider"
             "result": "FoodBurgerGhost"
         },
         },
         "RecipeCarrotCake": {
         "RecipeMeatKebab": {
             "id": "RecipeCarrotCake",
             "id": "RecipeMeatKebab",
             "name": "Carrot cake recipe",
             "name": "Meat kebab recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1,
                 "FoodMeatCutlet": 3,
                 "FoodCarrot": 3
                 "FoodKebabSkewer": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodCakeCarrot"
             "result": "FoodMeatKebab"
         },
         },
         "RecipeRaisinCookie": {
         "RecipeButterNoodles": {
             "id": "RecipeRaisinCookie",
             "id": "RecipeButterNoodles",
             "name": "Raisin cookie recipe",
             "name": "Butter noodles recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodSnackRaisins": 1
                 "FoodNoodlesBoiled": 1,
                "FoodButter": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Flour": 5,
             "result": "FoodNoodlesButter"
                "Sugar": 5
            },
             "result": "FoodBakedCookieRaisin"
         },
         },
         "RecipeCarpBurger": {
         "RecipeChocolateCake": {
             "id": "RecipeCarpBurger",
             "id": "RecipeChocolateCake",
             "name": "Fillet-o-carp burger recipe",
             "name": "Chocolate cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodCakePlain": 1,
                 "FoodMeatFish": 1,
                 "FoodSnackChocolateBar": 2
                "FoodCheeseSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerCarp"
             "result": "FoodCakeChocolate"
         },
         },
         "RecipeTomatoBloodSoup": {
         "RecipeLimeCake": {
             "id": "RecipeTomatoBloodSoup",
             "id": "RecipeLimeCake",
             "name": "Tomato blood soup recipe",
             "name": "Lime cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodCakePlain": 1,
                 "FoodBloodTomato": 2
                 "FoodLime": 3
             },
             },
             "reagents": {
             "reagents": {},
                "Blood": 10
             "result": "FoodCakeLime"
            },
             "result": "FoodSoupTomatoBlood"
         },
         },
         "RecipeXenoPie": {
         "RecipeTacoChickenSupreme": {
             "id": "RecipeXenoPie",
             "id": "RecipeTacoChickenSupreme",
             "name": "Xeno pie recipe",
             "name": "Beef taco supreme recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDoughPie": 1,
                 "FoodTacoShell": 1,
                 "FoodMeatXeno": 3,
                 "FoodCheeseSlice": 1,
                 "FoodPlateTin": 1
                 "FoodMeatChickenCutlet": 1,
                "FoodTomato": 1,
                "FoodCabbage": 1,
                "FoodOnionSlice": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodPieXeno"
             "result": "FoodTacoChickenSupreme"
         },
         },
         "RecipeCorgiBurger": {
         "RecipeJellyBurger": {
             "id": "RecipeCorgiBurger",
             "id": "RecipeJellyBurger",
             "name": "Corgi burger recipe",
             "name": "Jelly burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBreadBun": 1,
                 "FoodMeatCorgi": 1
                 "FoodJellyAmanita": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerCorgi"
             "result": "FoodBurgerJelly"
         },
         },
         "RecipeBaseballBurger": {
         "RecipeRaisinCookie": {
             "id": "RecipeBaseballBurger",
             "id": "RecipeRaisinCookie",
             "name": "Baseball burger recipe",
             "name": "Raisin cookie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodSnackRaisins": 1
                 "BaseBallBat": 1
            },
            "reagents": {
                "Flour": 5,
                 "Sugar": 5
             },
             },
            "reagents": {},
             "result": "FoodBakedCookieRaisin"
             "result": "FoodBurgerBaseball"
         },
         },
         "RecipeDonkpocketBerry": {
         "RecipeMedicatedSuture": {
             "id": "RecipeDonkpocketBerry",
             "id": "RecipeMedicatedSuture",
             "name": "Warm berry-pocket recipe",
             "name": "Medicated suture recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDonkpocketBerry": 1
                 "FoodPoppy": 1,
                "Brutepack": 1,
                "MaterialCloth1": 1
            },
            "reagents": {
                "TranexamicAcid": 20,
                "Cryptobiolin": 20
             },
             },
            "reagents": {},
             "result": "MedicatedSuture"
             "result": "FoodDonkpocketBerryWarm"
         },
         },
         "RecipeCrazyHamburger": {
         "RecipeHawaiianKebab": {
             "id": "RecipeCrazyHamburger",
             "id": "RecipeHawaiianKebab",
             "name": "Crazy hamburger recipe",
             "name": "Hawaiian kebab recipe",
            "type": "microwaveRecipes",
            "time": 5,
            "solids": {
                "FoodChiliPepper": 1,
                "FoodMeatCutlet": 1,
                "FoodPineappleSlice": 1,
                "FoodKebabSkewer": 1
            },
            "reagents": {},
            "result": "FoodMeatHawaiianKebab"
        },
        "RecipeBoiledRice": {
            "id": "RecipeBoiledRice",
            "name": "Boiled rice recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBowlBig": 1
                "FoodMeat": 2,
                "FoodCheeseSlice": 2,
                "FoodChili": 1,
                "FoodCabbage": 1,
                "CrayonGreen": 1,
                "Flare": 1
             },
             },
             "reagents": {
             "reagents": {
                 "OilOlive": 15
                 "Rice": 15,
                "Water": 10
             },
             },
             "result": "FoodBurgerCrazy"
             "result": "FoodRiceBoiled"
         },
         },
         "RecipeButteredToast": {
         "RecipeLemoonCake": {
             "id": "RecipeButteredToast",
             "id": "RecipeLemoonCake",
             "name": "Buttered toast recipe",
             "name": "Lemoon cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBreadPlainSlice": 1,
                 "FoodCakePlain": 1,
                 "FoodButter": 1
                 "FoodLemoon": 2,
                "FoodBerries": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBreadButteredToast"
             "result": "FoodCakeLemoon"
         },
         },
         "RecipeLoadedBakedPotato": {
         "RecipeDonkpocketStonk": {
             "id": "RecipeLoadedBakedPotato",
             "id": "RecipeDonkpocketStonk",
             "name": "Loaded baked potato recipe",
             "name": "Warm stonk-pocket recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodPotato": 1,
                 "FoodDonkpocketStonk": 1
                "FoodCheeseSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodMealPotatoLoaded"
             "result": "FoodDonkpocketStonkWarm"
         },
         },
         "RecipeCookie": {
         "RecipeTacoFish": {
             "id": "RecipeCookie",
             "id": "RecipeTacoFish",
             "name": "Cookie recipe",
             "name": "Fish taco recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodButter": 1,
                 "FoodTacoShell": 1,
                 "FoodSnackChocolateBar": 1
                 "FoodMeatFish": 1,
                "FoodOnionSlice": 2,
                "FoodTomato": 1,
                "FoodCabbage": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Flour": 5,
             "result": "FoodTacoFish"
                "Sugar": 5
            },
             "result": "FoodBakedCookie"
         },
         },
         "RecipeCubanCarp": {
         "RecipeCubanCarp": {
Строка 1528: Строка 1546:
                 "FoodDough": 1,
                 "FoodDough": 1,
                 "FoodCheeseSlice": 2,
                 "FoodCheeseSlice": 2,
                 "FoodChili": 1,
                 "FoodChiliPepper": 1,
                 "FoodMeatFish": 2
                 "FoodMeatFish": 2
             },
             },
Строка 1534: Строка 1552:
             "result": "FoodMealCubancarp"
             "result": "FoodMealCubancarp"
         },
         },
         "RecipeAloeCream": {
         "RecipeCitrusSalad": {
             "id": "RecipeAloeCream",
             "id": "RecipeCitrusSalad",
             "name": "Aloe cream recipe",
             "name": "Citrus salad recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodAloe": 1
                 "FoodBowlBig": 1,
            },
                "FoodOrange": 1,
            "reagents": {},
                "FoodLemon": 1,
            "result": "AloeCream"
                 "FoodLime": 1
        },
        "RecipeWarmDonkpocket": {
            "id": "RecipeWarmDonkpocket",
            "name": "Warm donk pocket recipe",
            "type": "microwaveRecipes",
            "time": 5,
            "solids": {
                 "FoodDonkpocket": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodDonkpocketWarm"
             "result": "FoodSaladCitrus"
         },
         },
         "RecipePlainBurger": {
         "RecipeAmanitaJelly": {
             "id": "RecipePlainBurger",
             "id": "RecipeAmanitaJelly",
             "name": "Plain burger recipe",
             "name": "Amanita jelly recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodFlyAmanita": 3
                 "FoodMeat": 1
            },
            "reagents": {
                "Water": 5,
                 "Vodka": 5
             },
             },
            "reagents": {},
             "result": "FoodJellyAmanita"
             "result": "FoodBurgerPlain"
         },
         },
         "RecipeMoldyBreadSlice": {
         "RecipeBaguette": {
             "id": "RecipeMoldyBreadSlice",
             "id": "RecipeBaguette",
             "name": "Moldy bread slice recipe",
             "name": "Baguette recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBreadPlainSlice": 1,
                 "FoodDough": 1
                "FoodFlyAmanita": 1
             },
             },
             "reagents": {},
             "reagents": {
             "result": "FoodBreadMoldySlice"
                "TableSalt": 5,
                "Blackpepper": 5
            },
             "result": "FoodBreadBaguette"
         },
         },
         "RecipeOatmeal": {
         "RecipeBrownies": {
             "id": "RecipeOatmeal",
             "id": "RecipeBrownies",
             "name": "Oatmeal recipe",
             "name": "Brownie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 25,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1
                 "FoodButter": 2,
                "FoodSnackChocolateBar": 2,
                "FoodEgg": 3
             },
             },
             "reagents": {
             "reagents": {
                 "Oats": 15,
                 "Flour": 15,
                 "Water": 10
                 "Sugar": 30
             },
             },
             "result": "FoodOatmeal"
             "result": "FoodBakedBrownieBatch"
         },
         },
         "RecipeMeatKebab": {
         "RecipeMushroomSoup": {
             "id": "RecipeMeatKebab",
             "id": "RecipeMushroomSoup",
             "name": "Meat kebab recipe",
             "name": "Mushroom soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodMeatCutlet": 3,
                 "FoodBowlBig": 1,
                 "FoodKebabSkewer": 1
                 "FoodMushroom": 2
            },
            "reagents": {
                "Water": 5,
                "Milk": 5
             },
             },
            "reagents": {},
             "result": "FoodSoupMushroom"
             "result": "FoodMeatKebab"
         },
         },
         "RecipeCreamCheeseBread": {
         "RecipePumpkinCake": {
             "id": "RecipeCreamCheeseBread",
             "id": "RecipePumpkinCake",
             "name": "Cream cheese bread recipe",
             "name": "Pumpkin cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodDough": 1,
                 "FoodCakePlain": 1,
                 "FoodCheeseSlice": 2
                 "FoodPumpkin": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Milk": 5
             "result": "FoodCakePumpkin"
            },
             "result": "FoodBreadCreamcheese"
         },
         },
         "RecipeHerbSalad": {
         "RecipeDonkpocketBerry": {
             "id": "RecipeHerbSalad",
             "id": "RecipeDonkpocketBerry",
             "name": "Herb salad recipe",
             "name": "Warm berry-pocket recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodDonkpocketBerry": 1
                "FoodAmbrosiaVulgaris": 3,
                "FoodApple": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodSaladHerb"
             "result": "FoodDonkpocketBerryWarm"
         },
         },
         "RecipeBungoSoup": {
         "RecipeCannabisBrownies": {
             "id": "RecipeBungoSoup",
             "id": "RecipeCannabisBrownies",
             "name": "Bungo soup recipe",
             "name": "Cannabis brownie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 25,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodCannabisButter": 2,
                 "FoodBungo": 2,
                 "FoodSnackChocolateBar": 2,
                 "FoodChili": 1
                 "FoodEgg": 3
             },
             },
             "reagents": {
             "reagents": {
                 "Water": 5
                 "Flour": 15,
                "Sugar": 30
             },
             },
             "result": "FoodSoupBungo"
             "result": "FoodBakedCannabisBrownieBatch"
         },
         },
         "RecipeCopypasta": {
         "RecipeBisque": {
             "id": "RecipeCopypasta",
             "id": "RecipeBisque",
             "name": "Copypasta recipe",
             "name": "Bisque recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodNoodles": 2
                 "FoodBowlBig": 1,
                "FoodTomato": 1,
                "FoodMushroom": 1,
                "FoodMeatFish": 1
            },
            "reagents": {
                "Water": 10
             },
             },
            "reagents": {},
             "result": "FoodSoupBisque"
             "result": "FoodNoodlesCopy"
         },
         },
         "RecipeApplePie": {
         "RecipeMoldyBreadSlice": {
             "id": "RecipeApplePie",
             "id": "RecipeMoldyBreadSlice",
             "name": "Apple pie",
             "name": "Moldy bread slice recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodDoughPie": 1,
                 "FoodBreadPlainSlice": 1,
                 "FoodApple": 3,
                 "FoodFlyAmanita": 1
                "FoodPlateTin": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodPieApple"
             "result": "FoodBreadMoldySlice"
         },
         },
         "RecipeDonkpocketPizza": {
         "RecipeTwoBreadSlice": {
             "id": "RecipeDonkpocketPizza",
             "id": "RecipeTwoBreadSlice",
             "name": "Donk-pocket pizza recipe",
             "name": "Two slice recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 30,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodDoughFlat": 1,
                 "FoodBreadPlainSlice": 2
                "FoodDonkpocketWarm": 3,
            },
                "FoodCheeseSlice": 1,
            "reagents": {
                 "FoodTomato": 1
                 "Wine": 5
             },
             },
            "reagents": {},
             "result": "FoodBreadTwoSlice"
             "result": "FoodPizzaDonkpocket"
         },
         },
         "RecipeCatBurger": {
         "RecipeApplePie": {
             "id": "RecipeCatBurger",
             "id": "RecipeApplePie",
             "name": "Cat burger recipe",
             "name": "Apple pie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodDoughPie": 1,
                 "FoodMeat": 1,
                 "FoodApple": 3,
                 "ClothingHeadHatCatEars": 1
                 "FoodPlateTin": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerCat"
             "result": "FoodPieApple"
         },
         },
         "RecipeVegetableSoup": {
         "RecipeBaklava": {
             "id": "RecipeVegetableSoup",
             "id": "RecipeBaklava",
             "name": "Vegetable soup recipe",
             "name": "Baklava recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodDoughPie": 1,
                 "FoodCorn": 1,
                 "FoodSnackPistachios": 1,
                 "FoodCarrot": 1,
                 "FoodPlateTin": 1
                "FoodPotato": 1,
                "FoodEggplant": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Water": 5
             "result": "FoodPieBaklava"
            },
             "result": "FoodSoupVegetable"
         },
         },
         "RecipeTofuBurger": {
         "RecipeSuppermatter": {
             "id": "RecipeTofuBurger",
             "id": "RecipeSuppermatter",
             "name": "Tofu burger recipe",
             "name": "Suppermatter recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 30,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodCakeBatter": 2
                 "FoodTofuSlice": 1
            },
            "reagents": {
                "Sugar": 30,
                "Nitrogen": 10,
                 "Plasma": 10
             },
             },
            "reagents": {},
             "result": "FoodCakeSuppermatter"
             "result": "FoodBurgerTofu"
         },
         },
         "RecipeCitrusSalad": {
         "RecipeCornInButter": {
             "id": "RecipeCitrusSalad",
             "id": "RecipeCornInButter",
             "name": "Citrus salad recipe",
             "name": "Corn in butter recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodCorn": 1,
                 "FoodOrange": 1,
                 "FoodPlate": 1,
                 "FoodLemon": 1,
                 "FoodButter": 1
                "FoodLime": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodSaladCitrus"
             "result": "FoodMealCornInButter"
         },
         },
         "RecipeJellyToast": {
         "RecipeCatCake": {
             "id": "RecipeJellyToast",
             "id": "RecipeCatCake",
             "name": "Jelly toast recipe",
             "name": "Cat cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBreadPlainSlice": 1,
                 "FoodCakePlain": 1,
                 "FoodJellyAmanita": 1
                 "FoodSnackRaisins": 1,
                "OrganAnimalHeart": 1
            },
            "reagents": {
                "Milk": 15,
                "Cognizine": 5
             },
             },
            "reagents": {},
             "result": "MobCatCake"
             "result": "FoodBreadJellySlice"
         },
         },
         "RecipeBread": {
         "RecipeCarpBurger": {
             "id": "RecipeBread",
             "id": "RecipeCarpBurger",
             "name": "Bread recipe",
             "name": "Fillet-o-carp burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDough": 1
                 "FoodBreadBun": 1,
                "FoodMeatFish": 1,
                "FoodCheeseSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBreadPlain"
             "result": "FoodBurgerCarp"
         },
         },
         "RecipeWingFangChuSoup": {
         "RecipeBananaBread": {
             "id": "RecipeWingFangChuSoup",
             "id": "RecipeBananaBread",
             "name": "Wing fang chu recipe",
             "name": "Banana bread recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodDough": 1,
                 "FoodMeatXenoCutlet": 2
                 "FoodBanana": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Soysauce": 5
             "result": "FoodBreadBanana"
            },
             "result": "FoodSoupWingFangChu"
         },
         },
         "RecipeRatBurger": {
         "RecipeMimanaBread": {
             "id": "RecipeRatBurger",
             "id": "RecipeMimanaBread",
             "name": "Rat burger recipe",
             "name": "Mimana bread recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodDough": 1,
                 "FoodMeatRat": 1
                 "FoodMimana": 1
            },
            "reagents": {
                "Nothing": 5
             },
             },
            "reagents": {},
             "result": "FoodBreadMimana"
             "result": "FoodBurgerRat"
         },
         },
         "RecipeBaguette": {
         "RecipeWingFangChuSoup": {
             "id": "RecipeBaguette",
             "id": "RecipeWingFangChuSoup",
             "name": "Baguette recipe",
             "name": "Wing fang chu recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDough": 1
                 "FoodBowlBig": 1,
                "FoodMeatXenoCutlet": 2
             },
             },
             "reagents": {
             "reagents": {
                 "TableSalt": 5,
                 "Soysauce": 5
                "Blackpepper": 5
             },
             },
             "result": "FoodBreadBaguette"
             "result": "FoodSoupWingFangChu"
         },
         },
         "RecipeSpellBurger": {
         "RecipePopcorn": {
             "id": "RecipeSpellBurger",
             "id": "RecipePopcorn",
             "name": "Spell burger recipe",
             "name": "Popcorn recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 20,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodCorn": 1
                "ClothingHeadHatWizard": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerSpell"
             "result": "FoodSnackPopcorn"
        },
        "RecipeFries": {
            "id": "RecipeFries",
            "name": "Space fries recipe",
            "type": "microwaveRecipes",
            "time": 15,
            "solids": {
                "FoodPotato": 1
            },
            "reagents": {
                "TableSalt": 5
            },
            "result": "FoodMealFries"
         },
         },
         "RecipeBun": {
         "RecipeDriedTobacco": {
             "id": "RecipeBun",
             "id": "RecipeDriedTobacco",
             "name": "Bun recipe",
             "name": "Dried tobacco leaves recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDoughSlice": 1
                 "LeavesTobacco": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBreadBun"
             "result": "LeavesTobaccoDried"
         },
         },
         "RecipeMedicatedSuture": {
         "RecipeTomatoBloodSoup": {
             "id": "RecipeMedicatedSuture",
             "id": "RecipeTomatoBloodSoup",
             "name": "Medicated suture recipe",
             "name": "Tomato blood soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodPoppy": 1,
                 "FoodBowlBig": 1,
                 "Brutepack": 1,
                 "FoodBloodTomato": 2
                "MaterialCloth1": 1
             },
             },
             "reagents": {
             "reagents": {
                 "TranexamicAcid": 50,
                 "Blood": 10
                "Cryptobiolin": 50
             },
             },
             "result": "MedicatedSuture"
             "result": "FoodSoupTomatoBlood"
         },
         },
         "RecipeEggRice": {
         "RecipeColeslaw": {
             "id": "RecipeEggRice",
             "id": "RecipeColeslaw",
             "name": "Egg-fried rice recipe",
             "name": "Coleslaw recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodRiceBoiled": 1,
                 "FoodBowlBig": 1,
                 "FoodEgg": 1,
                 "FoodOnionRed": 1,
                 "FoodCarrot": 1
                 "FoodCabbage": 1
            },
            "reagents": {
                "Vinaigrette": 5
             },
             },
            "reagents": {},
             "result": "FoodSaladColeslaw"
             "result": "FoodRiceEgg"
         },
         },
         "RecipeFiveBurger": {
         "RecipeLizardKebab": {
             "id": "RecipeFiveBurger",
             "id": "RecipeLizardKebab",
             "name": "Five alarm burger recipe",
             "name": "Lizard kebab recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodMeatLizard": 1,
                 "FoodMeat": 1,
                 "FoodKebabSkewer": 1
                "FoodChili": 3
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerFive"
             "result": "FoodMeatLizardtailKebab"
         },
         },
         "RecipeBearger": {
         "RecipeCrabBurger": {
             "id": "RecipeBearger",
             "id": "RecipeCrabBurger",
             "name": "Bearger recipe",
             "name": "Crab burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodBreadBun": 1,
                 "FoodMeatBear": 1
                 "FoodMeatCrab": 2
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerBear"
             "result": "FoodBurgerCrab"
         },
         },
         "RecipeBlueberryCake": {
         "RecipeFrenchToast": {
             "id": "RecipeBlueberryCake",
             "id": "RecipeFrenchToast",
             "name": "Blueberry cake recipe",
             "name": "French toast recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1,
                 "FoodBreadPlainSlice": 1
                 "FoodBerries": 3
            },
            "reagents": {
                "Milk": 5,
                 "Egg": 12
             },
             },
            "reagents": {},
             "result": "FoodBreadFrenchToast"
             "result": "FoodCakeBlueberry"
         },
         },
         "RecipeAppleCake": {
         "RecipeMargheritaPizza": {
             "id": "RecipeAppleCake",
             "id": "RecipeMargheritaPizza",
             "name": "Apple cake recipe",
             "name": "Margherita pizza recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 30,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1,
                 "FoodDoughFlat": 1,
                 "FoodApple": 3
                 "FoodCheeseSlice": 1,
                "FoodTomato": 4
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodCakeApple"
             "result": "FoodPizzaMargherita"
         },
         },
         "RecipeTacoRat": {
         "RecipeSpellBurger": {
             "id": "RecipeTacoRat",
             "id": "RecipeSpellBurger",
             "name": "Rat taco recipe",
             "name": "Spell burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodTacoShell": 1,
                 "FoodBreadBun": 1,
                 "FoodCheeseSlice": 1,
                 "ClothingHeadHatWizard": 1
                "FoodMeatRat": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodTacoRat"
             "result": "FoodBurgerSpell"
         },
         },
         "RecipeLizardKebab": {
         "RecipeBaseballBurger": {
             "id": "RecipeLizardKebab",
             "id": "RecipeBaseballBurger",
             "name": "Lizard kebab recipe",
             "name": "Baseball burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodMeatLizard": 1,
                 "FoodBreadBun": 1,
                 "FoodKebabSkewer": 1
                 "BaseBallBat": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodMeatLizardtailKebab"
             "result": "FoodBurgerBaseball"
         },
         },
         "RecipeBananaCreamPie": {
         "RecipeCookieOatmeal": {
             "id": "RecipeBananaCreamPie",
             "id": "RecipeCookieOatmeal",
             "name": "Banana cream pie",
             "name": "Oatmeal cookie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodDoughPie": 1,
                 "FoodButter": 1
                 "FoodBanana": 3,
            },
                 "FoodPlateTin": 1
            "reagents": {
                 "Oats": 5,
                 "Sugar": 5
             },
             },
            "reagents": {},
             "result": "FoodBakedCookieOatmeal"
             "result": "FoodPieBananaCream"
         },
         },
         "RecipeClownTears": {
         "RecipeCornbread": {
             "id": "RecipeClownTears",
             "id": "RecipeCornbread",
             "name": "Clown's tears recipe",
             "name": "Cornbread recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodDoughCornmeal": 1
                "FoodOnionSlice": 1,
                "FoodTomato": 1,
                "BikeHorn": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodSoupClown"
             "result": "FoodBreadCorn"
        },
        "RecipeOatmeal": {
            "id": "RecipeOatmeal",
            "name": "Oatmeal recipe",
            "type": "microwaveRecipes",
            "time": 15,
            "solids": {
                "FoodBowlBig": 1
            },
            "reagents": {
                "Oats": 15,
                "Water": 10
            },
            "result": "FoodOatmeal"
         },
         },
         "RecipeRiceGumbo": {
         "RecipeEggRice": {
             "id": "RecipeRiceGumbo",
             "id": "RecipeEggRice",
             "name": "Black-eyed gumbo recipe",
             "name": "Egg-fried rice recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodRiceBoiled": 1,
                 "FoodRiceBoiled": 1,
                 "FoodMeatCutlet": 3,
                 "FoodEgg": 1,
                 "FoodChili": 2
                 "FoodCarrot": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodRiceGumbo"
             "result": "FoodRiceEgg"
         },
         },
         "RecipeLimeCake": {
         "RecipeBlueberryCake": {
             "id": "RecipeLimeCake",
             "id": "RecipeBlueberryCake",
             "name": "Lime cake recipe",
             "name": "Blueberry cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1,
                 "FoodCakePlain": 1,
                 "FoodLime": 3
                 "FoodBerries": 3
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodCakeLime"
             "result": "FoodCakeBlueberry"
         },
         },
         "RecipeCornInButter": {
         "RecipeTacoChicken": {
             "id": "RecipeCornInButter",
             "id": "RecipeTacoChicken",
             "name": "Corn in butter recipe",
             "name": "Chicken taco recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodCorn": 1,
                 "FoodTacoShell": 1,
                 "FoodPlate": 1,
                 "FoodMeatChickenCutlet": 1,
                 "FoodButter": 1
                 "FoodCheeseSlice": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodMealCornInButter"
             "result": "FoodTacoChicken"
         },
         },
         "RecipeValidSalad": {
         "RecipeCake": {
             "id": "RecipeValidSalad",
             "id": "RecipeCake",
             "name": "Valid salad recipe",
             "name": "Cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodCakeBatter": 1
                "FoodAmbrosiaVulgaris": 3,
                "FoodPotato": 1,
                "FoodMeatMeatball": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodSaladValid"
             "result": "FoodCakePlain"
         },
         },
         "RecipeWatermelonFruitBowlSalad": {
         "RecipeCorgiBurger": {
             "id": "RecipeWatermelonFruitBowlSalad",
             "id": "RecipeCorgiBurger",
             "name": "Watermelon fruit bowl recipe",
             "name": "Corgi burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodWatermelon": 1,
                 "FoodBreadBun": 1,
                 "FoodApple": 1,
                 "FoodMeatCorgi": 1
                "FoodBanana": 1,
                "FoodLemon": 1,
                "FoodOrange": 1,
                "FoodAmbrosiaVulgaris": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodSaladWatermelonFruitBowl"
             "result": "FoodBurgerCorgi"
         },
         },
         "RecipeFruitSalad": {
         "RecipeRegenerativeMesh": {
             "id": "RecipeFruitSalad",
             "id": "RecipeRegenerativeMesh",
             "name": "Fruit salad recipe",
             "name": "Regenerative mesh recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodAloe": 1,
                 "FoodOrange": 1,
                 "Ointment": 1,
                 "FoodApple": 1,
                 "MaterialCloth1": 1
                 "FoodGrape": 1,
            },
                 "FoodWatermelonSlice": 2
            "reagents": {
                 "Sigynate": 20,
                 "Dermaline": 20
             },
             },
            "reagents": {},
             "result": "RegenerativeMesh"
             "result": "FoodSaladFruit"
         },
         },
         "RecipeJungleSalad": {
         "RecipeColdChili": {
             "id": "RecipeJungleSalad",
             "id": "RecipeColdChili",
             "name": "Jungle salad recipe",
             "name": "Cold chili recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodSoupChiliHot": 1
                "FoodBanana": 1,
            },
                "FoodApple": 1,
            "reagents": {
                "FoodGrape": 1,
                 "Nitrogen": 5
                 "FoodWatermelonSlice": 2
             },
             },
            "reagents": {},
             "result": "FoodSoupChiliCold"
             "result": "FoodSaladJungle"
         },
         },
         "RecipeAmanitaJelly": {
         "RecipeQueso": {
             "id": "RecipeAmanitaJelly",
             "id": "RecipeQueso",
             "name": "Amanita jelly recipe",
             "name": "Queso recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodFlyAmanita": 3
                 "FoodChiliPepper": 1,
                "FoodCheeseSlice": 2
             },
             },
             "reagents": {
             "reagents": {},
                "Water": 5,
             "result": "FoodMealQueso"
                "Vodka": 5
            },
             "result": "FoodJellyAmanita"
         },
         },
         "RecipeMargheritaPizza": {
         "RecipeOnionRings": {
             "id": "RecipeMargheritaPizza",
             "id": "RecipeOnionRings",
             "name": "Margherita pizza recipe",
             "name": "Onion rings recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 30,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodDoughFlat": 1,
                 "FoodOnionSlice": 1
                "FoodCheeseSlice": 1,
                "FoodTomato": 4
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodPizzaMargherita"
             "result": "FoodOnionRings"
         },
         },
         "RecipeWarmDonkpocketSpicy": {
         "RecipeBananaCreamPie": {
             "id": "RecipeWarmDonkpocketSpicy",
             "id": "RecipeBananaCreamPie",
             "name": "Warm spicy donk-pocket recipe",
             "name": "Banana cream pie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodDonkpocketSpicy": 1
                 "FoodDoughPie": 1,
                "FoodBanana": 3,
                "FoodPlateTin": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodDonkpocketSpicyWarm"
             "result": "FoodPieBananaCream"
         },
         },
         "RecipeRicePudding": {
         "RecipeNettleSoup": {
             "id": "RecipeRicePudding",
             "id": "RecipeNettleSoup",
             "name": "Rice pudding recipe",
             "name": "Nettle soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1
                 "FoodBowlBig": 1,
                "Nettle": 1,
                "FoodPotato": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Rice": 15,
                 "Water": 10,
                "Milk": 10,
                 "Egg": 6
                 "Sugar": 5
             },
             },
             "result": "FoodRicePudding"
             "result": "FoodSoupNettle"
         },
         },
         "RecipeSuppermatter": {
         "RecipeDriedCannabisRainbow": {
             "id": "RecipeSuppermatter",
             "id": "RecipeDriedCannabisRainbow",
             "name": "Suppermatter recipe",
             "name": "Dried rainbow cannabis leaves recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 30,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodCakeBatter": 2
                 "LeavesCannabisRainbow": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Sugar": 30,
             "result": "LeavesCannabisRainbowDried"
                "Nitrogen": 10,
                "Plasma": 10
            },
             "result": "FoodCakeSuppermatter"
         },
         },
         "RecipeEyeballSoup": {
         "RecipeGappleTart": {
             "id": "RecipeEyeballSoup",
             "id": "RecipeGappleTart",
             "name": "Eyeball soup recipe",
             "name": "Golden apple streusel tart recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodDoughPie": 1,
                 "OrganHumanEyes": 1,
                 "FoodApple": 2,
                "FoodCarrot": 1,
                 "FoodPlateTin": 1
                 "FoodPotato": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Water": 10
                 "Gold": 10,
                "Sugar": 5,
                "Milk": 5
             },
             },
             "result": "FoodSoupEyeball"
             "result": "FoodTartGapple"
         },
         },
         "RecipeWaffleSoy": {
         "RecipeCopypasta": {
             "id": "RecipeWaffleSoy",
             "id": "RecipeCopypasta",
             "name": "Soy waffle recipe",
             "name": "Copypasta recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {},
             "solids": {
            "reagents": {
                 "FoodNoodles": 2
                "Flour": 5,
                "MilkSoy": 5,
                "Egg": 6,
                 "SodaWater": 5
             },
             },
             "result": "FoodBakedWaffleSoy"
            "reagents": {},
             "result": "FoodNoodlesCopy"
         },
         },
         "RecipeSausageBread": {
         "RecipeHawaiianPizza": {
             "id": "RecipeSausageBread",
             "id": "RecipeHawaiianPizza",
             "name": "Sausage bread recipe",
             "name": "Hawaiian pizza recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 30,
             "solids": {
             "solids": {
                 "FoodDough": 1,
                 "FoodDoughFlat": 1,
                 "FoodMeat": 1
                 "FoodMeatChickenCutlet": 3,
                "FoodPineappleSlice": 5
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBreadSausage"
             "result": "FoodPizzaPineapple"
         },
         },
         "RecipeHumanKebab": {
         "RecipeWarmDankpocket": {
             "id": "RecipeHumanKebab",
             "id": "RecipeWarmDankpocket",
             "name": "Human kebab recipe",
             "name": "Warm dank pocket recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "TorsoHuman": 1,
                 "FoodDonkpocketDank": 1
                "FoodKebabSkewer": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodMeatHumanKebab"
             "result": "FoodDonkpocketDankWarm"
         },
         },
         "RecipeCookieOatmeal": {
         "RecipeWarmDonkpocket": {
             "id": "RecipeCookieOatmeal",
             "id": "RecipeWarmDonkpocket",
             "name": "Oatmeal cookie recipe",
             "name": "Warm donk pocket recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodButter": 1
                 "FoodDonkpocket": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Oats": 5,
             "result": "FoodDonkpocketWarm"
                "Sugar": 5
            },
             "result": "FoodBakedCookieOatmeal"
         },
         },
         "RecipeBrainBurger": {
         "RecipeFiestaKebab": {
             "id": "RecipeBrainBurger",
             "id": "RecipeFiestaKebab",
             "name": "Brain burger recipe",
             "name": "Fiesta kebab recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBreadBun": 1,
                 "FoodChiliPepper": 1,
                 "OrganHumanBrain": 1
                 "FoodCorn": 1,
                "FoodMeatCutlet": 1,
                "FoodTomato": 1,
                "FoodKebabSkewer": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBurgerBrain"
             "result": "FoodMeatFiestaKebab"
         },
         },
         "RecipeMushroomSoup": {
         "RecipeTomatoSoup": {
             "id": "RecipeMushroomSoup",
             "id": "RecipeTomatoSoup",
             "name": "Mushroom soup recipe",
             "name": "Tomato soup recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodBowlBig": 1,
                 "FoodMushroom": 2
                 "FoodTomato": 2
             },
             },
             "reagents": {
             "reagents": {
                 "Water": 5,
                 "Water": 10
                "Milk": 5
             },
             },
             "result": "FoodSoupMushroom"
             "result": "FoodSoupTomato"
         },
         },
         "RecipeWarmDonkpocketPizza": {
         "RecipeBearger": {
             "id": "RecipeWarmDonkpocketPizza",
             "id": "RecipeBearger",
             "name": "Warm pizza-pocket recipe",
             "name": "Bearger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDonkpocketPizza": 1
                 "FoodBreadBun": 1,
                "FoodMeatBear": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodDonkpocketPizzaWarm"
             "result": "FoodBurgerBear"
         },
         },
         "RecipeXenoMeatBread": {
         "RecipeChowMein": {
             "id": "RecipeXenoMeatBread",
             "id": "RecipeChowMein",
             "name": "Xeno meat bread recipe",
             "name": "Chow mein recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodDough": 1,
                 "FoodNoodlesBoiled": 1,
                 "FoodMeatXenoCutlet": 2,
                 "FoodEggplant": 1,
                 "FoodCheeseSlice": 2
                "FoodCarrot": 1,
                "FoodCorn": 1,
                 "FoodEgg": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBreadMeatXeno"
             "result": "FoodNoodlesChowmein"
         },
         },
         "RecipeNettleSoup": {
         "RecipeMeatballSpaghetti": {
             "id": "RecipeNettleSoup",
             "id": "RecipeMeatballSpaghetti",
             "name": "Nettle soup recipe",
             "name": "Spaghetti \u0026 meatballs recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodNoodlesBoiled": 1,
                 "Nettle": 1,
                 "FoodMeatMeatball": 2
                "FoodPotato": 1
             },
             },
             "reagents": {
             "reagents": {},
                "Water": 10,
             "result": "FoodNoodlesMeatball"
                "Egg": 6
            },
             "result": "FoodSoupNettle"
         },
         },
         "RecipeEnchiladas": {
         "RecipeBoiledSpaghetti": {
             "id": "RecipeEnchiladas",
             "id": "RecipeBoiledSpaghetti",
             "name": "Enchiladas recipe",
             "name": "Boiled spaghetti recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 20,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodChili": 2,
                 "FoodButter": 1
                 "FoodMeatCutlet": 1,
            },
                 "FoodCorn": 1
            "reagents": {
                 "Flour": 15,
                 "Egg": 6
             },
             },
            "reagents": {},
             "result": "FoodNoodlesBoiled"
             "result": "FoodMealEnchiladas"
         },
         },
         "RecipeKimchiSalad": {
         "RecipeChocolateChipPancake": {
             "id": "RecipeKimchiSalad",
             "id": "RecipeChocolateChipPancake",
             "name": "Kimchi salad recipe",
             "name": "Chocolate chip pancake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodBowlBig": 1,
                 "FoodSnackChocolateBar": 1
                "FoodCarrot": 1,
                "FoodCabbage": 1,
                "FoodGarlic": 1
             },
             },
             "reagents": {
             "reagents": {
                 "Vinegar": 5
                 "Flour": 5,
                "Milk": 5,
                "Egg": 6
             },
             },
             "result": "FoodSaladKimchi"
             "result": "FoodBakedPancakeCc"
         },
         },
         "RecipeCheeseCake": {
         "RecipeHotChili": {
             "id": "RecipeCheeseCake",
             "id": "RecipeHotChili",
             "name": "Cheese cake recipe",
             "name": "Hot chili recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 20,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1,
                 "FoodBowlBig": 1,
                 "FoodCheeseSlice": 3
                 "FoodChiliPepper": 1,
                "FoodMeatCutlet": 1,
                "FoodOnionSlice": 1,
                "FoodTomato": 1
             },
             },
             "reagents": {
             "reagents": {},
                 "Cream": 10
            "result": "FoodSoupChiliHot"
        },
        "RecipeDriedCannabis": {
            "id": "RecipeDriedCannabis",
            "name": "Dried cannabis leaves recipe",
            "type": "microwaveRecipes",
            "time": 10,
            "solids": {
                 "LeavesCannabis": 1
             },
             },
             "result": "FoodCakeCheese"
            "reagents": {},
             "result": "LeavesCannabisDried"
         },
         },
         "RecipeCookedSpaceshroom": {
         "RecipeAppleCake": {
             "id": "RecipeCookedSpaceshroom",
             "id": "RecipeAppleCake",
             "name": "Cooked spaceshroom recipe",
             "name": "Apple cake recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodSpaceshroom": 1
                 "FoodCakePlain": 1,
                "FoodApple": 3
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodSpaceshroomCooked"
             "result": "FoodCakeApple"
         },
         },
         "RecipeGrapeTart": {
         "RecipeSugarCookie": {
             "id": "RecipeGrapeTart",
             "id": "RecipeSugarCookie",
             "name": "Grape tart recipe",
             "name": "Sugar cookie recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodDoughPie": 1,
                 "FoodButter": 1
                "FoodGrape": 3
             },
             },
             "reagents": {
             "reagents": {
                 "Sugar": 5,
                 "Flour": 5,
                 "Milk": 5
                 "Sugar": 10
             },
             },
             "result": "FoodTartGrape"
             "result": "FoodBakedCookieSugar"
         },
         },
         "RecipeCannabisButter": {
         "RecipeBread": {
             "id": "RecipeCannabisButter",
             "id": "RecipeBread",
             "name": "Cannabis butter recipe",
             "name": "Bread recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 15,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodButter": 1,
                 "FoodDough": 1
                "LeavesCannabis": 6
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodCannabisButter"
             "result": "FoodBreadPlain"
         },
         },
         "RecipeFoodBakedChevreChaud": {
         "RecipeBagelPoppy": {
             "id": "RecipeFoodBakedChevreChaud",
             "id": "RecipeBagelPoppy",
             "name": "Chevre chaud recipe",
             "name": "Poppyseed bagel recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 5,
             "solids": {
             "solids": {
                 "FoodChevreSlice": 1,
                 "FoodDoughRope": 1,
                 "FoodBreadBaguetteSlice": 1
                 "PoppySeeds": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodBakedChevreChaud"
             "result": "FoodBagelPoppy"
         },
         },
         "RecipeChowMein": {
         "RecipeAppendixBurger": {
             "id": "RecipeChowMein",
             "id": "RecipeAppendixBurger",
             "name": "Chow mein recipe",
             "name": "Appendix burger recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 10,
             "solids": {
             "solids": {
                 "FoodNoodlesBoiled": 1,
                 "FoodBreadBun": 1,
                 "FoodEggplant": 1,
                 "OrganHumanAppendix": 1
                "FoodCarrot": 1,
                "FoodCorn": 1,
                "FoodEgg": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodNoodlesChowmein"
             "result": "FoodBurgerAppendix"
         },
         },
         "RecipeFoodMealSoftTaco": {
         "RecipeMushroomPizza": {
             "id": "RecipeFoodMealSoftTaco",
             "id": "RecipeMushroomPizza",
             "name": "Soft taco recipe",
             "name": "Mushroom pizza recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 10,
             "time": 30,
             "solids": {
             "solids": {
                 "FoodDoughSlice": 1,
                 "FoodDoughFlat": 1,
                 "FoodTomato": 1,
                 "FoodMushroom": 5
                "FoodOnionSlice": 2,
                "FoodCheeseSlice": 1,
                "FoodMeatCutlet": 1
             },
             },
             "reagents": {},
             "reagents": {},
             "result": "FoodMealSoftTaco"
             "result": "FoodPizzaMushroom"
         },
         },
         "RecipeChocolateCake": {
         "RecipeDumplings": {
             "id": "RecipeChocolateCake",
             "id": "RecipeDumplings",
             "name": "Chocolate cake recipe",
             "name": "Dumplings recipe",
             "type": "microwaveRecipes",
             "type": "microwaveRecipes",
             "time": 5,
             "time": 15,
             "solids": {
             "solids": {
                 "FoodCakePlain": 1,
                 "FoodDoughSlice": 3
                 "FoodSnackChocolateBar": 2
            },
            "reagents": {
                "Water": 10,
                 "UncookedAnimalProteins": 6
             },
             },
            "reagents": {},
             "result": "FoodBakedDumplings"
            "result": "FoodCakeChocolate"
        }
    },
    "sliceableRecipes": {
        "FoodCakeCarrot": {
            "id": "FoodCakeCarrot",
            "name": "Морковный торт",
            "type": "sliceableRecipes",
            "input": "FoodCakeCarrot",
             "result": "FoodCakeCarrotSlice",
            "count": 5
         },
         },
         "FoodMeatSalami": {
         "RecipeClownTears": {
             "id": "FoodMeatSalami",
             "id": "RecipeClownTears",
             "name": "Салями",
             "name": "Clown's tears recipe",
             "type": "sliceableRecipes",
             "type": "microwaveRecipes",
             "input": "FoodMeatSalami",
             "time": 15,
            "result": "FoodMeatSalamiSlice",
            "solids": {
             "count": 5
                "FoodBowlBig": 1,
                "FoodOnionSlice": 1,
                "FoodTomato": 1,
                "BikeHorn": 1
            },
            "reagents": {},
             "result": "FoodSoupClown"
         },
         },
         "FoodCakeApple": {
         "RecipeTofuBread": {
             "id": "FoodCakeApple",
             "id": "RecipeTofuBread",
             "name": "Яблочный торт",
             "name": "Tofu bread recipe",
             "type": "sliceableRecipes",
             "type": "microwaveRecipes",
             "input": "FoodCakeApple",
             "time": 15,
            "result": "FoodCakeAppleSlice",
            "solids": {
             "count": 5
                "FoodDough": 1,
                "FoodTofu": 1
            },
            "reagents": {},
             "result": "FoodBreadTofu"
         },
         },
         "FoodMeatLizard": {
         "RecipeWaffleSoy": {
             "id": "FoodMeatLizard",
             "id": "RecipeWaffleSoy",
             "name": "Сырое мясо ящерицы",
             "name": "Soy waffle recipe",
             "type": "sliceableRecipes",
             "type": "microwaveRecipes",
             "input": "FoodMeatLizard",
             "time": 10,
             "result": "FoodMeatLizardCutlet",
            "solids": {},
             "count": 3
             "reagents": {
                "Flour": 5,
                "MilkSoy": 5,
                "Egg": 6,
                "SodaWater": 5
            },
             "result": "FoodBakedWaffleSoy"
         },
         },
         "FoodMeatBearCooked": {
         "RecipeCrazyHamburger": {
             "id": "FoodMeatBearCooked",
             "id": "RecipeCrazyHamburger",
             "name": "Жареное мясо медведя",
             "name": "Crazy hamburger recipe",
             "type": "sliceableRecipes",
             "type": "microwaveRecipes",
             "input": "FoodMeatBearCooked",
             "time": 15,
             "result": "FoodMeatBearCutletCooked",
             "solids": {
            "count": 3
                "FoodBreadBun": 1,
        },
                "FoodMeat": 2,
        "FoodBreadPlain": {
                "FoodCheeseSlice": 2,
            "id": "FoodBreadPlain",
                "FoodChiliPepper": 1,
            "name": "Хлеб",
                "FoodCabbage": 1,
            "type": "sliceableRecipes",
                "CrayonGreen": 1,
             "input": "FoodBreadPlain",
                "Flare": 1
             "result": "FoodBreadPlainSlice",
            },
            "count": 5
             "reagents": {
                "OilOlive": 15
            },
             "result": "FoodBurgerCrazy"
         },
         },
         "FoodBreadMeatSpider": {
         "RecipeWingFangChuSoupSpider": {
             "id": "FoodBreadMeatSpider",
             "id": "RecipeWingFangChuSoupSpider",
             "name": "Хлеб из паучьего мяса",
             "name": "Wing fang chu recipe",
             "type": "sliceableRecipes",
             "type": "microwaveRecipes",
             "input": "FoodBreadMeatSpider",
             "time": 10,
             "result": "FoodBreadMeatSpiderSlice",
            "solids": {
             "count": 5
                "FoodBowlBig": 1,
                "FoodMeatSpider": 2
            },
             "reagents": {
                "Soysauce": 5
            },
             "result": "FoodSoupWingFangChu"
         },
         },
         "FoodMeatBear": {
         "RecipeChickenSandwich": {
             "id": "FoodMeatBear",
             "id": "RecipeChickenSandwich",
             "name": "Сырое мясо медведя",
             "name": "Chicken sandwich recipe",
             "type": "sliceableRecipes",
             "type": "microwaveRecipes",
             "input": "FoodMeatBear",
             "time": 10,
             "result": "FoodMeatBearCutlet",
            "solids": {
             "count": 3
                "FoodBreadBun": 1,
                "FoodMeatChicken": 1
            },
             "reagents": {
                "Mayo": 5
            },
             "result": "FoodBurgerChicken"
         },
         },
         "FoodPieFrosty": {
         "RecipeCreamCheeseBread": {
             "id": "FoodPieFrosty",
             "id": "RecipeCreamCheeseBread",
             "name": "Морозный пирог",
             "name": "Cream cheese bread recipe",
             "type": "sliceableRecipes",
             "type": "microwaveRecipes",
             "input": "FoodPieFrosty",
             "time": 15,
             "result": "FoodPieFrostySlice",
            "solids": {
             "count": 4
                "FoodDough": 1,
                "FoodCheeseSlice": 2
            },
             "reagents": {
                "Milk": 5
            },
             "result": "FoodBreadCreamcheese"
         },
         },
         "FoodBreadBaguette": {
         "RecipeMimeTart": {
             "id": "FoodBreadBaguette",
             "id": "RecipeMimeTart",
             "name": "Багет",
             "name": "Mime tart recipe",
             "type": "sliceableRecipes",
             "type": "microwaveRecipes",
             "input": "FoodBreadBaguette",
             "time": 15,
             "result": "FoodBreadBaguetteSlice",
            "solids": {
             "count": 12
                "FoodDoughPie": 1,
                "FoodMimana": 3,
                "FoodPlateTin": 1
            },
            "reagents": {
                "Sugar": 5,
                "Milk": 5
            },
             "result": "FoodTartMime"
        },
        "RecipeTacoRat": {
            "id": "RecipeTacoRat",
             "name": "Rat taco recipe",
            "type": "microwaveRecipes",
            "time": 10,
            "solids": {
                "FoodTacoShell": 1,
                "FoodCheeseSlice": 1,
                "FoodMeatRat": 1
            },
            "reagents": {},
            "result": "FoodTacoRat"
         },
         },
         "FoodCakeLime": {
         "RecipeTacoShell": {
             "id": "FoodCakeLime",
             "id": "RecipeTacoShell",
             "name": "Лаймовый торт",
             "name": "Taco shell recipe",
            "type": "microwaveRecipes",
            "time": 5,
            "solids": {
                "FoodDoughTortillaFlat": 1
            },
            "reagents": {},
            "result": "FoodTacoShell"
        }
    },
    "sliceableRecipes": {
        "FoodBreadMeatXeno": {
            "id": "FoodBreadMeatXeno",
            "name": "Хлеб из ксено-мяса",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCakeLime",
             "input": "FoodBreadMeatXeno",
             "result": "FoodCakeLimeSlice",
             "result": "FoodBreadMeatXenoSlice",
             "count": 5
             "count": 5
         },
         },
         "FoodCakeChocolate": {
         "FoodMeatTomato": {
             "id": "FoodCakeChocolate",
             "id": "FoodMeatTomato",
             "name": "Шоколадный торт",
             "name": "Мясо помидора-убийцы",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCakeChocolate",
             "input": "FoodMeatTomato",
             "result": "FoodCakeChocolateSlice",
             "result": "FoodMeatTomatoCutlet",
             "count": 5
             "count": 3
         },
         },
         "FoodBreadVolcanic": {
         "FoodMeatHuman": {
             "id": "FoodBreadVolcanic",
             "id": "FoodMeatHuman",
             "name": "Вулканический хлеб",
             "name": "Сырое мясо человека",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodBreadVolcanic",
             "input": "FoodMeatHuman",
             "result": "FoodBreadVolcanicSlice",
             "result": "FoodMeatCutlet",
             "count": 5
             "count": 3
         },
         },
         "FoodBreadTofu": {
         "FoodPizzaMushroom": {
             "id": "FoodBreadTofu",
             "id": "FoodPizzaMushroom",
             "name": "Хлеб из тофу",
             "name": "Грибная пицца",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodBreadTofu",
             "input": "FoodPizzaMushroom",
             "result": "FoodBreadTofuSlice",
             "result": "FoodPizzaMushroomSlice",
             "count": 5
             "count": 8
         },
         },
         "FoodMeatSpider": {
         "FoodPieBananaCream": {
             "id": "FoodMeatSpider",
             "id": "FoodPieBananaCream",
             "name": "Сырое мясо паука",
             "name": "Кремовый банановый пирог",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatSpider",
             "input": "FoodPieBananaCream",
             "result": "FoodMeatSpiderCutlet",
             "result": "FoodPieBananaCreamSlice",
             "count": 3
             "count": 4
         },
         },
         "FoodChevre": {
         "FoodBakedBrownieBatch": {
             "id": "FoodChevre",
             "id": "FoodBakedBrownieBatch",
             "name": "Брусок козьего сыра",
             "name": "Брауни",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodChevre",
             "input": "FoodBakedBrownieBatch",
             "result": "FoodChevreSlice",
             "result": "FoodBakedBrownie",
             "count": 3
             "count": 6
         },
         },
         "FoodCakeOrange": {
         "FoodMeatPenguin": {
             "id": "FoodCakeOrange",
             "id": "FoodMeatPenguin",
             "name": "Апельсиновый торт",
             "name": "Сырое мясо пингвина",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCakeOrange",
             "input": "FoodMeatPenguin",
             "result": "FoodCakeOrangeSlice",
             "result": "FoodMeatPenguinCutlet",
            "count": 5
        },
        "FoodMeatHuman": {
            "id": "FoodMeatHuman",
            "name": "Сырое мясо человека",
            "type": "sliceableRecipes",
            "input": "FoodMeatHuman",
            "result": "FoodMeatCutlet",
             "count": 3
             "count": 3
         },
         },
Строка 2548: Строка 2639:
             "count": 3
             "count": 3
         },
         },
         "FoodBreadMeat": {
         "FoodMeatChicken": {
             "id": "FoodBreadMeat",
             "id": "FoodMeatChicken",
             "name": "Мясной хлеб",
             "name": "Сырое мясо курицы",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodBreadMeat",
             "input": "FoodMeatChicken",
             "result": "FoodBreadMeatSlice",
             "result": "FoodMeatChickenCutlet",
            "count": 5
             "count": 3
        },
        "FoodBreadMeatXeno": {
            "id": "FoodBreadMeatXeno",
            "name": "Хлеб из ксено-мяса",
            "type": "sliceableRecipes",
            "input": "FoodBreadMeatXeno",
            "result": "FoodBreadMeatXenoSlice",
            "count": 5
        },
        "FoodPizzaArnold": {
            "id": "FoodPizzaArnold",
            "name": "Пицца Арнольда",
            "type": "sliceableRecipes",
            "input": "FoodPizzaArnold",
            "result": "FoodPizzaArnoldSlice",
            "count": 8
        },
        "FoodDough": {
            "id": "FoodDough",
            "name": "Тесто",
            "type": "sliceableRecipes",
            "input": "FoodDough",
            "result": "FoodDoughSlice",
             "count": 3
         },
         },
         "FoodPieMeat": {
         "FoodPieMeat": {
Строка 2588: Строка 2655:
             "count": 4
             "count": 4
         },
         },
         "FoodPizzaPineapple": {
         "FoodBreadBanana": {
             "id": "FoodPizzaPineapple",
             "id": "FoodBreadBanana",
             "name": "Гавайская пицца",
             "name": "Бананово-ореховый хлеб",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodPizzaPineapple",
             "input": "FoodBreadBanana",
             "result": "FoodPizzaPineappleSlice",
             "result": "FoodBreadBananaSlice",
             "count": 8
             "count": 5
         },
         },
         "FoodCakeCheese": {
         "FoodMeatRat": {
             "id": "FoodCakeCheese",
             "id": "FoodMeatRat",
             "name": "Сырный торт",
             "name": "Сырое мясо крысы",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCakeCheese",
             "input": "FoodMeatRat",
             "result": "FoodCakeCheeseSlice",
             "result": "FoodMeatCutlet",
            "count": 5
        },
        "FoodDoughTortilla": {
            "id": "FoodDoughTortilla",
            "name": "Тесто тортильи",
            "type": "sliceableRecipes",
            "input": "FoodDoughTortilla",
            "result": "FoodDoughTortillaSlice",
             "count": 3
             "count": 3
         },
         },
         "FoodMeatDuckCooked": {
         "FoodCakeClown": {
             "id": "FoodMeatDuckCooked",
             "id": "FoodCakeClown",
             "name": "Приготовленная мясо утки",
             "name": "Клоунский торт",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatDuckCooked",
             "input": "FoodCakeClown",
             "result": "FoodMeatDuckCutletCooked",
             "result": "FoodCakeClownSlice",
             "count": 3
             "count": 5
         },
         },
         "FoodMeatClown": {
         "FoodCakeLemon": {
             "id": "FoodMeatClown",
             "id": "FoodCakeLemon",
             "name": "Мясо клоуна",
             "name": "Лимонный торт",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatClown",
             "input": "FoodCakeLemon",
             "result": "FoodMeatSalamiSlice",
             "result": "FoodCakeLemonSlice",
             "count": 5
             "count": 5
         },
         },
         "FoodPizzaDank": {
         "FoodPieBaklava": {
             "id": "FoodPizzaDank",
             "id": "FoodPieBaklava",
             "name": "Расслабляющая пицца",
             "name": "Пахлава",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodPizzaDank",
             "input": "FoodPieBaklava",
             "result": "FoodPizzaDankSlice",
             "result": "FoodPieBaklavaSlice",
             "count": 8
             "count": 4
         },
         },
         "FoodBreadBanana": {
         "FoodOnion": {
             "id": "FoodBreadBanana",
             "id": "FoodOnion",
             "name": "Бананово-ореховый хлеб",
             "name": "Лук",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodBreadBanana",
             "input": "FoodOnion",
             "result": "FoodBreadBananaSlice",
             "result": "FoodOnionSlice",
             "count": 5
             "count": 5
         },
         },
         "FoodCakeSpaceman": {
         "FoodCakeChocolate": {
             "id": "FoodCakeSpaceman",
             "id": "FoodCakeChocolate",
             "name": "Космонавтский торт",
             "name": "Шоколадный торт",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCakeSpaceman",
             "input": "FoodCakeChocolate",
             "result": "FoodCakeSpacemanSlice",
             "result": "FoodCakeChocolateSlice",
             "count": 5
             "count": 5
         },
         },
         "FoodBakedCannabisBrownieBatch": {
         "FoodChevre": {
             "id": "FoodBakedCannabisBrownieBatch",
             "id": "FoodChevre",
             "name": "Особые брауни",
             "name": "Брусок козьего сыра",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodBakedCannabisBrownieBatch",
             "input": "FoodChevre",
             "result": "FoodBakedCannabisBrownie",
             "result": "FoodChevreSlice",
             "count": 6
             "count": 3
         },
         },
         "FoodMeatChickenCooked": {
         "FoodMeatBearCooked": {
             "id": "FoodMeatChickenCooked",
             "id": "FoodMeatBearCooked",
             "name": "Приготовленное мясо курицы",
             "name": "Жареное мясо медведя",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatChickenCooked",
             "input": "FoodMeatBearCooked",
             "result": "FoodMeatChickenCutletCooked",
             "result": "FoodMeatBearCutletCooked",
             "count": 3
             "count": 3
         },
         },
         "FoodBakedBrownieBatch": {
         "FoodMeatXeno": {
             "id": "FoodBakedBrownieBatch",
             "id": "FoodMeatXeno",
             "name": "Брауни",
             "name": "Сырое ксено мясо",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodBakedBrownieBatch",
             "input": "FoodMeatXeno",
             "result": "FoodBakedBrownie",
             "result": "FoodMeatXenoCutlet",
             "count": 6
             "count": 3
         },
         },
         "FoodMeatTomato": {
         "FoodTofu": {
             "id": "FoodMeatTomato",
             "id": "FoodTofu",
             "name": "Мясо помидора-убийцы",
             "name": "Тофу",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatTomato",
             "input": "FoodTofu",
             "result": "FoodMeatTomatoCutlet",
             "result": "FoodTofuSlice",
             "count": 3
             "count": 3
         },
         },
         "FoodOnion": {
         "FoodWatermelon": {
             "id": "FoodOnion",
             "id": "FoodWatermelon",
             "name": "Лук",
             "name": "Арбуз",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodOnion",
             "input": "FoodWatermelon",
             "result": "FoodOnionSlice",
             "result": "FoodWatermelonSlice",
             "count": 5
             "count": 5
         },
         },
         "FoodBreadCorn": {
         "FoodMeatLizard": {
             "id": "FoodBreadCorn",
             "id": "FoodMeatLizard",
             "name": "Кукурузный хлеб",
             "name": "Сырое мясо ящерицы",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodBreadCorn",
             "input": "FoodMeatLizard",
             "result": "FoodBreadCornSlice",
             "result": "FoodMeatLizardCutlet",
             "count": 5
             "count": 3
         },
         },
         "FoodBreadCreamcheese": {
         "FoodMeatPenguinCooked": {
             "id": "FoodBreadCreamcheese",
             "id": "FoodMeatPenguinCooked",
             "name": "Хлеб со сливочным сыром",
             "name": "Филе пингвина",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodBreadCreamcheese",
             "input": "FoodMeatPenguinCooked",
             "result": "FoodBreadCreamcheeseSlice",
             "result": "FoodMeatPenguinCutletCooked",
             "count": 5
             "count": 3
         },
         },
         "FoodCakePumpkin": {
         "FoodCakeBlueberry": {
             "id": "FoodCakePumpkin",
             "id": "FoodCakeBlueberry",
             "name": "Пряный тыквенный торт",
             "name": "Черничный торт",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCakePumpkin",
             "input": "FoodCakeBlueberry",
             "result": "FoodCakePumpkinSlice",
             "result": "FoodCakeBlueberrySlice",
             "count": 5
             "count": 5
         },
         },
         "FoodMeatCooked": {
         "FoodPizzaSassysage": {
             "id": "FoodMeatCooked",
             "id": "FoodPizzaSassysage",
             "name": "Стейк",
             "name": "Дерзкалбасная пицца",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatCooked",
             "input": "FoodPizzaSassysage",
             "result": "FoodMeatCutletCooked",
             "result": "FoodPizzaSassysageSlice",
             "count": 3
             "count": 8
         },
         },
         "FoodMeatXeno": {
         "FoodPieFrosty": {
             "id": "FoodMeatXeno",
             "id": "FoodPieFrosty",
             "name": "Сырое ксено мясо",
             "name": "Морозный пирог",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatXeno",
             "input": "FoodPieFrosty",
             "result": "FoodMeatXenoCutlet",
             "result": "FoodPieFrostySlice",
            "count": 3
        },
        "FoodPizzaVegetable": {
            "id": "FoodPizzaVegetable",
            "name": "Овощная пицца",
            "type": "sliceableRecipes",
            "input": "FoodPizzaVegetable",
            "result": "FoodPizzaVegetableSlice",
            "count": 8
        },
        "FoodPizzaMargherita": {
            "id": "FoodPizzaMargherita",
            "name": "Пицца маргарита",
            "type": "sliceableRecipes",
            "input": "FoodPizzaMargherita",
            "result": "FoodPizzaMargheritaSlice",
            "count": 8
        },
        "FoodPieBananaCream": {
            "id": "FoodPieBananaCream",
            "name": "Кремовый банановый пирог",
            "type": "sliceableRecipes",
            "input": "FoodPieBananaCream",
            "result": "FoodPieBananaCreamSlice",
             "count": 4
             "count": 4
         },
         },
Строка 2764: Строка 2799:
             "count": 5
             "count": 5
         },
         },
         "FoodCakeLemon": {
         "FoodBreadSausage": {
             "id": "FoodCakeLemon",
             "id": "FoodBreadSausage",
             "name": "Лимонный торт",
             "name": "Сосисочный хлеб",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCakeLemon",
             "input": "FoodBreadSausage",
             "result": "FoodCakeLemonSlice",
             "result": "FoodBreadSausageSlice",
             "count": 5
             "count": 5
         },
         },
         "FoodTofu": {
         "FoodBreadMeat": {
             "id": "FoodTofu",
             "id": "FoodBreadMeat",
             "name": "Тофу",
             "name": "Мясной хлеб",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodTofu",
             "input": "FoodBreadMeat",
             "result": "FoodTofuSlice",
             "result": "FoodBreadMeatSlice",
             "count": 3
             "count": 5
         },
         },
         "FoodPizzaSassysage": {
         "FoodPieXeno": {
             "id": "FoodPizzaSassysage",
             "id": "FoodPieXeno",
             "name": "Дерзкалбасная пицца",
             "name": "Ксено-пирог",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodPizzaSassysage",
             "input": "FoodPieXeno",
             "result": "FoodPizzaSassysageSlice",
             "result": "FoodPieXenoSlice",
             "count": 8
             "count": 4
         },
         },
         "FoodCakeBlueberry": {
         "FoodCakeLime": {
             "id": "FoodCakeBlueberry",
             "id": "FoodCakeLime",
             "name": "Черничный торт",
             "name": "Лаймовый торт",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCakeBlueberry",
             "input": "FoodCakeLime",
             "result": "FoodCakeBlueberrySlice",
             "result": "FoodCakeLimeSlice",
             "count": 5
             "count": 5
         },
         },
Строка 2804: Строка 2839:
             "count": 5
             "count": 5
         },
         },
         "FoodPizzaDonkpocket": {
         "FoodCakeOrange": {
             "id": "FoodPizzaDonkpocket",
             "id": "FoodCakeOrange",
             "name": "Пицца донк-покет",
             "name": "Апельсиновый торт",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodPizzaDonkpocket",
             "input": "FoodCakeOrange",
             "result": "FoodPizzaDonkpocketSlice",
             "result": "FoodCakeOrangeSlice",
             "count": 8
             "count": 5
         },
         },
         "FoodWatermelon": {
         "FoodPizzaArnold": {
             "id": "FoodWatermelon",
             "id": "FoodPizzaArnold",
             "name": "Арбуз",
             "name": "Пицца Арнольда",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodWatermelon",
             "input": "FoodPizzaArnold",
             "result": "FoodWatermelonSlice",
             "result": "FoodPizzaArnoldSlice",
             "count": 5
             "count": 8
         },
         },
         "FoodBreadMimana": {
         "FoodBreadPlain": {
             "id": "FoodBreadMimana",
             "id": "FoodBreadPlain",
             "name": "Хлеб мимана",
             "name": "Хлеб",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodBreadMimana",
             "input": "FoodBreadPlain",
             "result": "FoodBreadMimanaSlice",
             "result": "FoodBreadPlainSlice",
            "count": 5
        },
        "FoodPieCherry": {
            "id": "FoodPieCherry",
            "name": "Вишнёвый пирог",
            "type": "sliceableRecipes",
            "input": "FoodPieCherry",
            "result": "FoodPieCherrySlice",
            "count": 4
        },
        "FoodCakeClown": {
            "id": "FoodCakeClown",
            "name": "Клоунский торт",
            "type": "sliceableRecipes",
            "input": "FoodCakeClown",
            "result": "FoodCakeClownSlice",
             "count": 5
             "count": 5
         },
         },
Строка 2850: Строка 2869:
             "input": "FoodOnionRed",
             "input": "FoodOnionRed",
             "result": "FoodOnionRedSlice",
             "result": "FoodOnionRedSlice",
             "count": 4
             "count": 5
         },
         },
         "FoodPieBaklava": {
         "FoodMeatSalami": {
             "id": "FoodPieBaklava",
             "id": "FoodMeatSalami",
             "name": "Пахлава",
             "name": "Салями",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodPieBaklava",
             "input": "FoodMeatSalami",
             "result": "FoodPieBaklavaSlice",
             "result": "FoodMeatSalamiSlice",
             "count": 4
             "count": 5
         },
         },
         "FoodCakeBrain": {
         "FoodBakedCannabisBrownieBatch": {
             "id": "FoodCakeBrain",
             "id": "FoodBakedCannabisBrownieBatch",
             "name": "Торт с мозгами",
             "name": "Особые брауни",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCakeBrain",
             "input": "FoodBakedCannabisBrownieBatch",
             "result": "FoodCakeBrainSlice",
             "result": "FoodBakedCannabisBrownie",
             "count": 5
             "count": 6
         },
         },
         "FoodPizzaMushroom": {
         "FoodCakeBirthday": {
             "id": "FoodPizzaMushroom",
             "id": "FoodCakeBirthday",
             "name": "Грибная пицца",
             "name": "Именинный торт",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodPizzaMushroom",
             "input": "FoodCakeBirthday",
             "result": "FoodPizzaMushroomSlice",
             "result": "FoodCakeBirthdaySlice",
             "count": 8
             "count": 5
         },
         },
         "FoodMeatPenguinCooked": {
         "FoodDough": {
             "id": "FoodMeatPenguinCooked",
             "id": "FoodDough",
             "name": "Филе пингвина",
             "name": "Тесто",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatPenguinCooked",
             "input": "FoodDough",
             "result": "FoodMeatPenguinCutletCooked",
             "result": "FoodDoughSlice",
             "count": 3
             "count": 3
         },
         },
        "FoodCakeChristmas": {
         "FoodCakeVanilla": {
            "id": "FoodCakeChristmas",
            "name": "Рождественский торт",
            "type": "sliceableRecipes",
            "input": "FoodCakeChristmas",
            "result": "FoodCakeChristmasSlice",
            "count": 5
        },
        "FoodCakeSuppermatter": {
            "id": "FoodCakeSuppermatter",
            "name": "Суперматерия",
            "type": "sliceableRecipes",
            "input": "FoodCakeSuppermatter",
            "result": "FoodCakeSuppermatterSlice",
            "count": 5
        },
         "FoodCakeVanilla": {
             "id": "FoodCakeVanilla",
             "id": "FoodCakeVanilla",
             "name": "Ванильный торт",
             "name": "Ванильный торт",
Строка 2908: Строка 2911:
             "count": 5
             "count": 5
         },
         },
         "FoodMeatPenguin": {
         "FoodMeatDuckCooked": {
             "id": "FoodMeatPenguin",
             "id": "FoodMeatDuckCooked",
             "name": "Сырое мясо пингвина",
             "name": "Приготовленная мясо утки",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatPenguin",
             "input": "FoodMeatDuckCooked",
             "result": "FoodMeatPenguinCutletSlice",
             "result": "FoodMeatDuckCutletCooked",
             "count": 3
             "count": 3
         },
         },
         "FoodPizzaMeat": {
         "FoodMeatSpider": {
             "id": "FoodPizzaMeat",
             "id": "FoodMeatSpider",
             "name": "Мясная пицца",
             "name": "Сырое мясо паука",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodPizzaMeat",
             "input": "FoodMeatSpider",
             "result": "FoodPizzaMeatSlice",
             "result": "FoodMeatSpiderCutlet",
             "count": 8
             "count": 3
         },
         },
         "FoodMeatChicken": {
         "FoodBreadVolcanic": {
             "id": "FoodMeatChicken",
             "id": "FoodBreadVolcanic",
             "name": "Сырое мясо курицы",
             "name": "Вулканический хлеб",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatChicken",
             "input": "FoodBreadVolcanic",
             "result": "FoodMeatChickenCutlet",
             "result": "FoodBreadVolcanicSlice",
             "count": 3
             "count": 5
         },
         },
         "FoodPieXeno": {
         "FoodPizzaDank": {
             "id": "FoodPieXeno",
             "id": "FoodPizzaDank",
             "name": "Ксено-пирог",
             "name": "Расслабляющая пицца",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodPieXeno",
             "input": "FoodPizzaDank",
             "result": "FoodPieXenoSlice",
             "result": "FoodPizzaDankSlice",
             "count": 4
             "count": 8
         },
         },
         "FoodCheese": {
         "FoodTartMime": {
             "id": "FoodCheese",
             "id": "FoodTartMime",
             "name": "Головка сыра",
             "name": "Мимский тарт",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCheese",
             "input": "FoodTartMime",
             "result": "FoodCheeseSlice",
             "result": "FoodTartMimeSlice",
             "count": 3
             "count": 4
         },
         },
         "FoodCakeSlime": {
         "FoodBreadMimana": {
             "id": "FoodCakeSlime",
             "id": "FoodBreadMimana",
             "name": "Слаймовый торт",
             "name": "Хлеб мимана",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCakeSlime",
             "input": "FoodBreadMimana",
             "result": "FoodCakeSlimeSlice",
             "result": "FoodBreadMimanaSlice",
             "count": 5
             "count": 5
         },
         },
         "FoodPineapple": {
         "FoodBreadMeatSpider": {
             "id": "FoodPineapple",
             "id": "FoodBreadMeatSpider",
             "name": "Ананас",
             "name": "Хлеб из паучьего мяса",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodPineapple",
             "input": "FoodBreadMeatSpider",
             "result": "FoodPineappleSlice",
             "result": "FoodBreadMeatSpiderSlice",
             "count": 5
             "count": 5
         },
         },
         "FoodMeatLizardCooked": {
         "FoodCakeApple": {
             "id": "FoodMeatLizardCooked",
             "id": "FoodCakeApple",
             "name": "Стейк из ящерицы",
             "name": "Яблочный торт",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatLizardCooked",
             "input": "FoodCakeApple",
             "result": "FoodMeatLizardCutletCooked",
             "result": "FoodCakeAppleSlice",
             "count": 3
             "count": 5
         },
         },
         "FoodTartMime": {
         "FoodCakeSpaceman": {
             "id": "FoodTartMime",
             "id": "FoodCakeSpaceman",
             "name": "Мимский тарт",
             "name": "Космонавтский торт",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodTartMime",
             "input": "FoodCakeSpaceman",
             "result": "FoodTartMimeSlice",
             "result": "FoodCakeSpacemanSlice",
             "count": 4
             "count": 5
         },
         },
         "FoodPieClafoutis": {
         "FoodBreadCreamcheese": {
             "id": "FoodPieClafoutis",
             "id": "FoodBreadCreamcheese",
             "name": "Ягодный клафути",
             "name": "Хлеб со сливочным сыром",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodPieClafoutis",
             "input": "FoodBreadCreamcheese",
             "result": "FoodPieClafoutisSlice",
             "result": "FoodBreadCreamcheeseSlice",
             "count": 4
             "count": 5
         },
         },
         "FoodPieApple": {
         "FoodPizzaVegetable": {
             "id": "FoodPieApple",
             "id": "FoodPizzaVegetable",
             "name": "Яблочный пирог",
             "name": "Овощная пицца",
            "type": "sliceableRecipes",
            "input": "FoodPizzaVegetable",
            "result": "FoodPizzaVegetableSlice",
            "count": 8
        },
        "FoodPizzaDonkpocket": {
            "id": "FoodPizzaDonkpocket",
            "name": "Пицца донк-покет",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodPieApple",
             "input": "FoodPizzaDonkpocket",
             "result": "FoodPieAppleSlice",
             "result": "FoodPizzaDonkpocketSlice",
             "count": 4
             "count": 8
         },
         },
         "FoodCakeBirthday": {
         "FoodBreadBaguette": {
             "id": "FoodCakeBirthday",
             "id": "FoodBreadBaguette",
             "name": "Именинный торт",
             "name": "Багет",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCakeBirthday",
             "input": "FoodBreadBaguette",
             "result": "FoodCakeBirthdaySlice",
             "result": "FoodBreadBaguetteSlice",
             "count": 5
             "count": 12
         },
         },
         "FoodBreadSausage": {
         "FoodMeatClown": {
             "id": "FoodBreadSausage",
             "id": "FoodMeatClown",
             "name": "Сосисочный хлеб",
             "name": "Мясо клоуна",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodBreadSausage",
             "input": "FoodMeatClown",
             "result": "FoodBreadSausageSlice",
             "result": "FoodMeatSalamiSlice",
             "count": 5
             "count": 5
         },
         },
         "FoodMeat": {
         "FoodCheese": {
             "id": "FoodMeat",
             "id": "FoodCheese",
             "name": "Сырое мясо",
            "name": "Головка сыра",
            "type": "sliceableRecipes",
            "input": "FoodCheese",
            "result": "FoodCheeseSlice",
            "count": 3
        },
        "FoodMeatBear": {
            "id": "FoodMeatBear",
             "name": "Сырое мясо медведя",
             "type": "sliceableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeat",
             "input": "FoodMeatBear",
             "result": "FoodMeatCutlet",
             "result": "FoodMeatBearCutlet",
             "count": 3
             "count": 3
        },
        "FoodPieCherry": {
            "id": "FoodPieCherry",
            "name": "Вишнёвый пирог",
            "type": "sliceableRecipes",
            "input": "FoodPieCherry",
            "result": "FoodPieCherrySlice",
            "count": 4
        },
        "FoodPizzaPineapple": {
            "id": "FoodPizzaPineapple",
            "name": "Гавайская пицца",
            "type": "sliceableRecipes",
            "input": "FoodPizzaPineapple",
            "result": "FoodPizzaPineappleSlice",
            "count": 8
         },
         },
         "FoodMeatDuck": {
         "FoodMeatDuck": {
Строка 3027: Строка 3062:
             "result": "FoodMeatDuckCutlet",
             "result": "FoodMeatDuckCutlet",
             "count": 3
             "count": 3
        }
    },
    "grindableRecipes": {
        "FoodMeatFish": {
            "id": "FoodMeatFish",
            "name": "Сырое филе карпа",
            "type": "grindableRecipes",
            "input": "FoodMeatFish",
            "result": {
                "CarpoToxin": 5
            }
         },
         },
         "FoodMeatSalami": {
         "FoodMeat": {
             "id": "FoodMeatSalami",
             "id": "FoodMeat",
             "name": "Салями",
             "name": "Сырое мясо",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatSalami",
             "input": "FoodMeat",
             "result": {
             "result": "FoodMeatCutlet",
                "Nutriment": 5,
            "count": 3
                "UncookedAnimalProteins": 1,
        },
                "Fat": 5
        "FoodPineapple": {
             }
            "id": "FoodPineapple",
            "name": "Ананас",
            "type": "sliceableRecipes",
            "input": "FoodPineapple",
            "result": "FoodPineappleSlice",
             "count": 5
         },
         },
         "FoodMeatLizard": {
         "FoodCakeCarrot": {
             "id": "FoodMeatLizard",
             "id": "FoodCakeCarrot",
             "name": "Сырое мясо ящерицы",
             "name": "Морковный торт",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatLizard",
             "input": "FoodCakeCarrot",
             "result": {
             "result": "FoodCakeCarrotSlice",
                "UncookedAnimalProteins": 9,
            "count": 5
                "Fat": 9
            }
         },
         },
         "FoodMeatBearCooked": {
         "FoodPizzaMeat": {
             "id": "FoodMeatBearCooked",
             "id": "FoodPizzaMeat",
             "name": "Жареное мясо медведя",
             "name": "Мясная пицца",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatBearCooked",
             "input": "FoodPizzaMeat",
             "result": {
             "result": "FoodPizzaMeatSlice",
                "Nutriment": 5,
            "count": 8
                "Protein": 5
            }
         },
         },
         "FoodMeatLizardCutletCooked": {
         "FoodCakePumpkin": {
             "id": "FoodMeatLizardCutletCooked",
             "id": "FoodCakePumpkin",
             "name": "Котлета из ящерицы",
             "name": "Пряный тыквенный торт",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatLizardCutletCooked",
             "input": "FoodCakePumpkin",
             "result": {
             "result": "FoodCakePumpkinSlice",
                "Nutriment": 2,
            "count": 5
                "Protein": 2
            }
         },
         },
         "FoodCorn": {
         "FoodMeatCooked": {
             "id": "FoodCorn",
             "id": "FoodMeatCooked",
             "name": "Початок кукурузы",
             "name": "Стейк",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCorn",
             "input": "FoodMeatCooked",
             "result": {
             "result": "FoodMeatCutletCooked",
                "Cornmeal": 15,
            "count": 3
                "Nutriment": 5
            }
         },
         },
         "FoodAmbrosiaDeus": {
         "FoodBreadTofu": {
             "id": "FoodAmbrosiaDeus",
             "id": "FoodBreadTofu",
             "name": "Амброзия деус",
             "name": "Хлеб из тофу",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodAmbrosiaDeus",
             "input": "FoodBreadTofu",
             "result": {
             "result": "FoodBreadTofuSlice",
                "Omnizine": 3,
            "count": 5
                "SpaceDrugs": 5,
                "Nutriment": 2,
                "Desoxyephedrine": 10
            }
         },
         },
         "FoodMeatXenoCutletCooked": {
         "FoodPizzaMargherita": {
             "id": "FoodMeatXenoCutletCooked",
             "id": "FoodPizzaMargherita",
             "name": "Ксено котлета",
             "name": "Пицца маргарита",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatXenoCutletCooked",
             "input": "FoodPizzaMargherita",
             "result": {
             "result": "FoodPizzaMargheritaSlice",
                "Nutriment": 1,
            "count": 8
                "Protein": 1
            }
         },
         },
         "FoodMeatSnake": {
         "FoodCakeCheese": {
             "id": "FoodMeatSnake",
             "id": "FoodCakeCheese",
             "name": "Сырое мясо змеи",
             "name": "Сырный торт",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatSnake",
             "input": "FoodCakeCheese",
             "result": {
             "result": "FoodCakeCheeseSlice",
                "UncookedAnimalProteins": 10,
            "count": 5
                "Toxin": 2
        },
             }
        "FoodBreadCorn": {
            "id": "FoodBreadCorn",
            "name": "Кукурузный хлеб",
             "type": "sliceableRecipes",
            "input": "FoodBreadCorn",
            "result": "FoodBreadCornSlice",
            "count": 5
         },
         },
         "FoodMeatBear": {
         "FoodMeatChickenCooked": {
             "id": "FoodMeatBear",
             "id": "FoodMeatChickenCooked",
             "name": "Сырое мясо медведя",
             "name": "Приготовленное мясо курицы",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatBear",
             "input": "FoodMeatChickenCooked",
             "result": {
             "result": "FoodMeatChickenCutletCooked",
                "UncookedAnimalProteins": 9,
            "count": 3
                "Fat": 9
            }
         },
         },
         "FoodCocoaBeans": {
         "FoodCakeSuppermatter": {
             "id": "FoodCocoaBeans",
             "id": "FoodCakeSuppermatter",
             "name": "Какао-бобы",
             "name": "Суперматерия",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodCocoaBeans",
             "input": "FoodCakeSuppermatter",
             "result": {
             "result": "FoodCakeSuppermatterSlice",
                "Nutriment": 2,
            "count": 8
                "Vitamin": 1,
                "CocoaPowder": 2
            }
         },
         },
         "FoodMushroom": {
         "FoodDoughTortilla": {
             "id": "FoodMushroom",
             "id": "FoodDoughTortilla",
             "name": "Гроздь лисичек",
             "name": "Тесто тортильи",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMushroom",
             "input": "FoodDoughTortilla",
             "result": {
             "result": "FoodDoughTortillaSlice",
                "Nutriment": 5
            "count": 3
            }
         },
         },
         "FoodMeatDuckCutletCooked": {
         "FoodCakeChristmas": {
             "id": "FoodMeatDuckCutletCooked",
             "id": "FoodCakeChristmas",
             "name": "Утиная котлета",
             "name": "Рождественский торт",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatDuckCutletCooked",
             "input": "FoodCakeChristmas",
             "result": {
             "result": "FoodCakeChristmasSlice",
                "Nutriment": 2,
            "count": 5
                "Protein": 2
            }
         },
         },
         "FoodAmbrosiaVulgaris": {
         "FoodMeatLizardCooked": {
             "id": "FoodAmbrosiaVulgaris",
             "id": "FoodMeatLizardCooked",
             "name": "Амброзия вульгарис",
             "name": "Стейк из ящерицы",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodAmbrosiaVulgaris",
             "input": "FoodMeatLizardCooked",
             "result": {
             "result": "FoodMeatLizardCutletCooked",
                "Bicaridine": 5,
            "count": 3
                "Kelotane": 5,
                "Nutriment": 2,
                "Desoxyephedrine": 10,
                "Vitamin": 2
            }
         },
         },
         "FoodMeatSpiderLeg": {
         "FoodCakeBrain": {
             "id": "FoodMeatSpiderLeg",
             "id": "FoodCakeBrain",
             "name": "Сырая паучья нога",
             "name": "Торт с мозгами",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatSpiderLeg",
             "input": "FoodCakeBrain",
             "result": {
             "result": "FoodCakeBrainSlice",
                "UncookedAnimalProteins": 10,
            "count": 5
                "Fat": 3
            }
         },
         },
         "FoodMeatRouny": {
         "FoodPieApple": {
             "id": "FoodMeatRouny",
             "id": "FoodPieApple",
             "name": "Сырое мясо руни",
             "name": "Яблочный пирог",
             "type": "grindableRecipes",
             "type": "sliceableRecipes",
             "input": "FoodMeatRouny",
             "input": "FoodPieApple",
             "result": {
             "result": "FoodPieAppleSlice",
                "SulfuricAcid": 20
            "count": 4
             }
        },
        "MobBreadDog": {
            "id": "MobBreadDog",
            "name": "Хлебака",
            "type": "sliceableRecipes",
             "input": "MobBreadDog",
            "result": "FoodBreadSausageSlice",
            "count": 5
        },
        "FoodCakeSlime": {
            "id": "FoodCakeSlime",
            "name": "Слаймовый торт",
            "type": "sliceableRecipes",
            "input": "FoodCakeSlime",
            "result": "FoodCakeSlimeSlice",
            "count": 5
         },
         },
         "FoodMeatCorgi": {
         "FoodPieClafoutis": {
             "id": "FoodMeatCorgi",
             "id": "FoodPieClafoutis",
             "name": "Первосортное мясо корги",
             "name": "Ягодный клафути",
            "type": "sliceableRecipes",
            "input": "FoodPieClafoutis",
            "result": "FoodPieClafoutisSlice",
            "count": 4
        }
    },
    "grindableRecipes": {
        "FoodCocoaBeans": {
            "id": "FoodCocoaBeans",
            "name": "Какао-бобы",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatCorgi",
             "input": "FoodCocoaBeans",
             "result": {
             "result": {
                 "Bicaridine": 20
                 "Nutriment": 2,
                "Vitamin": 1,
                "CocoaPowder": 2
             }
             }
         },
         },
         "FoodMeatSpiderCutlet": {
         "FoodMeatTomato": {
             "id": "FoodMeatSpiderCutlet",
             "id": "FoodMeatTomato",
             "name": "Сырая паучья котлета",
             "name": "Мясо помидора-убийцы",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatSpiderCutlet",
             "input": "FoodMeatTomato",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 3,
                "Nutriment": 5,
                 "Fat": 2
                 "UncookedAnimalProteins": 1,
                 "Fat": 5
             }
             }
         },
         },
         "FoodMeatSpider": {
         "FoodMeatHuman": {
             "id": "FoodMeatSpider",
             "id": "FoodMeatHuman",
             "name": "Сырое мясо паука",
             "name": "Сырое мясо человека",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatSpider",
             "input": "FoodMeatHuman",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 9,
                 "UncookedAnimalProteins": 9
                "Fat": 9
             }
             }
         },
         },
         "FoodMeatSalamiSlice": {
         "FoodBungo": {
             "id": "FoodMeatSalamiSlice",
             "id": "FoodBungo",
             "name": "Ломтик салями",
             "name": "Плод бунго",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatSalamiSlice",
             "input": "FoodBungo",
             "result": {
             "result": {
                 "Nutriment": 1,
                 "Nutriment": 10,
                 "Protein": 1
                 "Enzyme": 10
             }
             }
         },
         },
         "FoodMeatTomatoCutlet": {
         "FoodMeatDuckCutlet": {
             "id": "FoodMeatTomatoCutlet",
             "id": "FoodMeatDuckCutlet",
             "name": "Сырая котлета из помидора-убийцы",
             "name": "Сырая утиная котлета",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatTomatoCutlet",
             "input": "FoodMeatDuckCutlet",
             "result": {
             "result": {
                "Nutriment": 5,
                 "UncookedAnimalProteins": 3,
                 "UncookedAnimalProteins": 1,
                 "Fat": 2
                 "Fat": 5
             }
             }
         },
         },
         "FoodMeatMeatballCooked": {
         "FoodMeatLizardCutletCooked": {
             "id": "FoodMeatMeatballCooked",
             "id": "FoodMeatLizardCutletCooked",
             "name": "Фрикаделька",
             "name": "Котлета из ящерицы",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatMeatballCooked",
             "input": "FoodMeatLizardCutletCooked",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 2,
                 "Protein": 5
                 "Protein": 2
             }
             }
         },
         },
         "FoodCabbage": {
         "FoodEggplant": {
             "id": "FoodCabbage",
             "id": "FoodEggplant",
             "name": "Кочан капусты",
             "name": "Баклажан",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodCabbage",
             "input": "FoodEggplant",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "Nutriment": 10,
Строка 3264: Строка 3296:
             }
             }
         },
         },
         "FoodSoybeans": {
         "FoodTomato": {
             "id": "FoodSoybeans",
             "id": "FoodTomato",
             "name": "Соевые бобы",
             "name": "Помидор",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodSoybeans",
             "input": "FoodTomato",
             "result": {
             "result": {
                 "Nutriment": 4
                 "Nutriment": 7,
                "Vitamin": 3,
                "Water": 4
             }
             }
         },
         },
         "FoodMeatHuman": {
         "FoodMeatWheat": {
             "id": "FoodMeatHuman",
             "id": "FoodMeatWheat",
             "name": "Сырое мясо человека",
             "name": "Мясной комок",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatHuman",
             "input": "FoodMeatWheat",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 9
                 "UncookedAnimalProteins": 1
             }
             }
         },
         },
         "FoodCocoaPod": {
         "FoodMeatPenguin": {
             "id": "FoodCocoaPod",
             "id": "FoodMeatPenguin",
             "name": "Стручок какао-боба",
             "name": "Сырое мясо пингвина",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodCocoaPod",
             "input": "FoodMeatPenguin",
             "result": {
             "result": {
                 "Nutriment": 2,
                 "UncookedAnimalProteins": 9,
                 "Vitamin": 1,
                 "Fat": 9
                "CocoaPowder": 1
             }
             }
         },
         },
         "FoodPumpkin": {
         "FoodMeatChicken": {
             "id": "FoodPumpkin",
             "id": "FoodMeatChicken",
             "name": "Тыква",
             "name": "Сырое мясо курицы",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodPumpkin",
             "input": "FoodMeatChicken",
             "result": {
             "result": {
                 "PumpkinFlesh": 20,
                 "UncookedAnimalProteins": 9,
                 "Vitamin": 5
                 "Fat": 9
             }
             }
         },
         },
         "FoodChilly": {
         "FoodMeatCutletCooked": {
             "id": "FoodChilly",
             "id": "FoodMeatCutletCooked",
             "name": "Чилли",
             "name": "Котлета",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodChilly",
             "input": "FoodMeatCutletCooked",
             "result": {
             "result": {
                 "Nutriment": 4,
                 "Nutriment": 2,
                 "Frostoil": 10,
                 "Protein": 2
                "Vitamin": 4
             }
             }
         },
         },
         "FoodMeatSlime": {
         "FoodMeatMeatball": {
             "id": "FoodMeatSlime",
             "id": "FoodMeatMeatball",
             "name": "Шар слизи",
             "name": "Фрикаделька",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatSlime",
             "input": "FoodMeatMeatball",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 5,
Строка 3325: Строка 3357:
             }
             }
         },
         },
         "FoodGrape": {
         "FoodMeatCrab": {
             "id": "FoodGrape",
             "id": "FoodMeatCrab",
             "name": "Виноград",
             "name": "Сырое крабовое мясо",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodGrape",
             "input": "FoodMeatCrab",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "UncookedAnimalProteins": 1,
                 "Vitamin": 4
                 "Fat": 2
             }
             }
         },
         },
         "FoodMeatSpiderCutletCooked": {
         "FoodPotato": {
             "id": "FoodMeatSpiderCutletCooked",
             "id": "FoodPotato",
             "name": "Паучья котлета",
             "name": "Картофель",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatSpiderCutletCooked",
             "input": "FoodPotato",
             "result": {
             "result": {
                 "Nutriment": 1,
                 "Nutriment": 10,
                 "Protein": 1
                 "Vitamin": 4
             }
             }
         },
         },
         "FoodSpaceshroom": {
         "FoodAloe": {
             "id": "FoodSpaceshroom",
             "id": "FoodAloe",
             "name": "Космогриб",
             "name": "Алоэ",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodSpaceshroom",
             "input": "FoodAloe",
             "result": {
             "result": {
                 "Nutriment": 3,
                 "Aloe": 10,
                 "Vitamin": 2
                 "Dermaline": 10
             }
             }
         },
         },
        "FoodEggplant": {
         "FoodMeatBaconCooked": {
            "id": "FoodEggplant",
             "id": "FoodMeatBaconCooked",
            "name": "Баклажан",
             "name": "Бекон",
            "type": "grindableRecipes",
            "input": "FoodEggplant",
            "result": {
                "Nutriment": 10,
                "Vitamin": 4
            }
        },
         "FoodMeatBaconCooked": {
             "id": "FoodMeatBaconCooked",
             "name": "Бекон",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatBaconCooked",
             "input": "FoodMeatBaconCooked",
Строка 3375: Строка 3397:
             }
             }
         },
         },
         "FoodBloodTomato": {
         "FoodLime": {
             "id": "FoodBloodTomato",
             "id": "FoodLime",
             "name": "Кровяной помидор",
             "name": "Лайм",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodBloodTomato",
             "input": "FoodLime",
             "result": {
             "result": {
                 "Blood": 10,
                 "Nutriment": 5,
                 "Vitamin": 4
                 "Vitamin": 4
             }
             }
         },
         },
         "FoodMeatGoliathCooked": {
         "FoodMeatRat": {
             "id": "FoodMeatGoliathCooked",
             "id": "FoodMeatRat",
             "name": "Стейк из голиафа",
             "name": "Сырое мясо крысы",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatGoliathCooked",
             "input": "FoodMeatRat",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "UncookedAnimalProteins": 3,
                 "Protein": 5
                 "Fat": 3
             }
             }
         },
         },
         "FoodWatermelonSlice": {
         "FoodSpacemansTrumpet": {
             "id": "FoodWatermelonSlice",
             "id": "FoodSpacemansTrumpet",
             "name": "Ломтик арбуза",
             "name": "Космонавтская труба",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodWatermelonSlice",
             "input": "FoodSpacemansTrumpet",
             "result": {
             "result": {
                 "Nutriment": 2,
                 "Nutriment": 1,
                "Vitamin": 1,
                 "PolypyryliumOligomers": 3
                 "Water": 2
             }
             }
         },
         },
         "FoodMeatCrabCooked": {
         "FoodMeatPlant": {
             "id": "FoodMeatCrabCooked",
             "id": "FoodMeatPlant",
             "name": "Приготовленное мясо краба",
             "name": "Сырое мясо растения",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatCrabCooked",
             "input": "FoodMeatPlant",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 5,
                 "Protein": 5
                 "UncookedAnimalProteins": 1,
                "Fat": 5
             }
             }
         },
         },
         "FoodLemoon": {
         "FoodGrape": {
             "id": "FoodLemoon",
             "id": "FoodGrape",
             "name": "Лилун",
             "name": "Виноград",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodLemoon",
             "input": "FoodGrape",
            "result": {
                "Vitamin": 4,
                "Milk": 16
            }
        },
        "FoodLime": {
            "id": "FoodLime",
            "name": "Лайм",
            "type": "grindableRecipes",
            "input": "FoodLime",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 5,
Строка 3436: Строка 3448:
             }
             }
         },
         },
         "FoodMeatDuckCutlet": {
         "FoodOnion": {
             "id": "FoodMeatDuckCutlet",
             "id": "FoodOnion",
             "name": "Сырая утиная котлета",
             "name": "Лук",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatDuckCutlet",
             "input": "FoodOnion",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 3,
                 "Nutriment": 10,
                 "Fat": 2
                 "Vitamin": 4,
                "Allicin": 4
             }
             }
         },
         },
         "FoodOnionRedSlice": {
         "FoodSpaceshroomCooked": {
             "id": "FoodOnionRedSlice",
             "id": "FoodSpaceshroomCooked",
             "name": "Ломтик красного лука",
             "name": "Приготовленный космогриб",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodOnionRedSlice",
             "input": "FoodSpaceshroomCooked",
             "result": {
             "result": {
                 "Nutriment": 2,
                 "Nutriment": 10,
                "Allicin": 1,
                 "Vitamin": 5
                 "Vitamin": 1
             }
             }
         },
         },
         "FoodMeatLizardCutlet": {
         "FoodGarlic": {
             "id": "FoodMeatLizardCutlet",
             "id": "FoodGarlic",
             "name": "Сырая котлета из ящерицы",
             "name": "Чеснок",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatLizardCutlet",
             "input": "FoodGarlic",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 3,
                 "Nutriment": 10,
                 "Fat": 2
                 "Vitamin": 4,
                "Allicin": 4
             }
             }
         },
         },
         "FoodMeatChickenFried": {
         "FoodMeatBearCooked": {
             "id": "FoodMeatChickenFried",
             "id": "FoodMeatBearCooked",
             "name": "Жареная курица",
             "name": "Жареное мясо медведя",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatChickenFried",
             "input": "FoodMeatBearCooked",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 5,
Строка 3477: Строка 3490:
             }
             }
         },
         },
         "FoodMimana": {
         "FoodGalaxythistle": {
             "id": "FoodMimana",
             "id": "FoodGalaxythistle",
             "name": "Миман",
             "name": "Галакточертополох",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMimana",
             "input": "FoodGalaxythistle",
             "result": {
             "result": {
                 "MuteToxin": 5,
                 "Stellibinin": 25
                "Vitamin": 2
             }
             }
         },
         },
         "FoodPineappleSlice": {
         "FoodMeatDuckCutletCooked": {
             "id": "FoodPineappleSlice",
             "id": "FoodMeatDuckCutletCooked",
             "name": "Ломтик ананаса",
             "name": "Утиная котлета",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodPineappleSlice",
             "input": "FoodMeatDuckCutletCooked",
             "result": {
             "result": {
                 "Nutriment": 2
                 "Nutriment": 2,
                "Protein": 2
             }
             }
         },
         },
         "FoodMeatDuckCooked": {
         "FoodMeatGoliath": {
             "id": "FoodMeatDuckCooked",
             "id": "FoodMeatGoliath",
             "name": "Приготовленная мясо утки",
             "name": "Сырое мясо голиафа",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatDuckCooked",
             "input": "FoodMeatGoliath",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "UncookedAnimalProteins": 5,
                 "Protein": 5
                 "Fat": 3
             }
             }
         },
         },
         "FoodMeatClown": {
         "FoodMeatXeno": {
             "id": "FoodMeatClown",
             "id": "FoodMeatXeno",
             "name": "Мясо клоуна",
             "name": "Сырое ксено мясо",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatClown",
             "input": "FoodMeatXeno",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "SulfuricAcid": 20
                "UncookedAnimalProteins": 1,
                "Fat": 5
             }
             }
         },
         },
         "FoodMeatChickenCooked": {
         "FoodWatermelon": {
             "id": "FoodMeatChickenCooked",
             "id": "FoodWatermelon",
             "name": "Приготовленное мясо курицы",
             "name": "Арбуз",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatChickenCooked",
             "input": "FoodWatermelon",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 10,
                 "Protein": 5
                "Vitamin": 5,
                 "Water": 10
             }
             }
         },
         },
         "FoodAloe": {
         "FoodPumpkin": {
             "id": "FoodAloe",
             "id": "FoodPumpkin",
             "name": "Алоэ",
             "name": "Тыква",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodAloe",
             "input": "FoodPumpkin",
             "result": {
             "result": {
                 "Aloe": 10,
                 "PumpkinFlesh": 20,
                 "Dermaline": 10
                 "Vitamin": 5
             }
             }
         },
         },
         "FoodSpaceshroomCooked": {
         "FoodMeatChickenCutlet": {
             "id": "FoodSpaceshroomCooked",
             "id": "FoodMeatChickenCutlet",
             "name": "Приготовленный космогриб",
             "name": "Сырая куриная котлета",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodSpaceshroomCooked",
             "input": "FoodMeatChickenCutlet",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "UncookedAnimalProteins": 3,
                 "Vitamin": 5
                 "Fat": 2
             }
             }
         },
         },
         "FoodMeatTomato": {
         "FoodBerries": {
             "id": "FoodMeatTomato",
             "id": "FoodBerries",
             "name": "Мясо помидора-убийцы",
             "name": "Ягоды",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatTomato",
             "input": "FoodBerries",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 5,
                 "UncookedAnimalProteins": 1,
                 "Vitamin": 4
                "Fat": 5
             }
             }
         },
         },
         "FoodMeatWheat": {
         "FoodLemon": {
             "id": "FoodMeatWheat",
             "id": "FoodLemon",
             "name": "Мясной комок",
             "name": "Лимон",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatWheat",
             "input": "FoodLemon",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 1
                 "Nutriment": 5,
                "Vitamin": 4
             }
             }
         },
         },
         "FoodOnion": {
         "FoodMeatLizard": {
             "id": "FoodOnion",
             "id": "FoodMeatLizard",
             "name": "Лук",
             "name": "Сырое мясо ящерицы",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodOnion",
             "input": "FoodMeatLizard",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "UncookedAnimalProteins": 9,
                 "Vitamin": 4,
                 "Fat": 9
                "Allicin": 4
             }
             }
         },
         },
         "FoodGatfruit": {
         "FoodMeatPenguinCooked": {
             "id": "FoodGatfruit",
             "id": "FoodMeatPenguinCooked",
             "name": "Гатфрукт",
             "name": "Филе пингвина",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodGatfruit",
             "input": "FoodMeatPenguinCooked",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 5,
                 "Sulfur": 5
                 "Protein": 5
             }
             }
         },
         },
         "FoodMeatRotten": {
         "FoodMeatSpiderLeg": {
             "id": "FoodMeatRotten",
             "id": "FoodMeatSpiderLeg",
             "name": "Тухлое мясо",
             "name": "Сырая паучья нога",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatRotten",
             "input": "FoodMeatSpiderLeg",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 5,
                 "UncookedAnimalProteins": 10,
                "Toxin": 4,
                 "Fat": 3
                 "Fat": 4
             }
             }
         },
         },
         "FoodMeatCooked": {
         "FoodLily": {
             "id": "FoodMeatCooked",
             "id": "FoodLily",
             "name": "Стейк",
             "name": "Лилия",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatCooked",
             "input": "FoodLily",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "Nutriment": 2,
                 "Protein": 5
                 "Bicaridine": 20
             }
             }
         },
         },
         "FoodMeatDragon": {
         "FoodLaughinPeaPod": {
             "id": "FoodMeatDragon",
             "id": "FoodLaughinPeaPod",
             "name": "Плоть дракона",
             "name": "Стручок смешного горошка",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatDragon",
             "input": "FoodLaughinPeaPod",
             "result": {
             "result": {
                 "Ichor": 2
                 "Nutriment": 3,
                "Sugar": 5,
                "Laughter": 5
             }
             }
         },
         },
         "FoodMeatXeno": {
         "FoodBloodTomato": {
             "id": "FoodMeatXeno",
             "id": "FoodBloodTomato",
             "name": "Сырое ксено мясо",
             "name": "Кровяной помидор",
            "type": "grindableRecipes",
            "input": "FoodBloodTomato",
            "result": {
                "Blood": 10,
                "Vitamin": 4
            }
        },
        "FoodMeatSpiderCutletCooked": {
            "id": "FoodMeatSpiderCutletCooked",
            "name": "Паучья котлета",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatXeno",
             "input": "FoodMeatSpiderCutletCooked",
             "result": {
             "result": {
                 "SulfuricAcid": 20
                 "Nutriment": 1,
                "Protein": 1
             }
             }
         },
         },
Строка 3637: Строка 3660:
             }
             }
         },
         },
         "FoodOnionSlice": {
         "FoodMeatBearCutlet": {
             "id": "FoodOnionSlice",
             "id": "FoodMeatBearCutlet",
             "name": "Ломтик лука",
             "name": "Сырая котлета из медведя",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodOnionSlice",
             "input": "FoodMeatBearCutlet",
             "result": {
             "result": {
                 "Nutriment": 2,
                 "UncookedAnimalProteins": 3,
                 "Allicin": 1,
                 "Fat": 2
                "Vitamin": 1
             }
             }
         },
         },
         "FoodLingzhi": {
         "FoodPineappleSlice": {
             "id": "FoodLingzhi",
             "id": "FoodPineappleSlice",
             "name": "Линчжи",
             "name": "Ломтик ананаса",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodLingzhi",
             "input": "FoodPineappleSlice",
             "result": {
             "result": {
                 "Ultravasculine": 20,
                 "Nutriment": 2
                "Epinephrine": 20
             }
             }
         },
         },
         "FoodGarlic": {
         "FoodMeatSalamiSlice": {
             "id": "FoodGarlic",
             "id": "FoodMeatSalamiSlice",
             "name": "Чеснок",
             "name": "Ломтик салями",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodGarlic",
             "input": "FoodMeatSalamiSlice",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "Nutriment": 1,
                 "Vitamin": 4,
                 "Protein": 1
                "Allicin": 4
             }
             }
         },
         },
         "FoodMeatPlant": {
         "FoodMeatXenoCutlet": {
             "id": "FoodMeatPlant",
             "id": "FoodMeatXenoCutlet",
             "name": "Сырое мясо растения",
             "name": "Сырая ксено котлета",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatPlant",
             "input": "FoodMeatXenoCutlet",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "SulfuricAcid": 20
                "UncookedAnimalProteins": 1,
                "Fat": 5
             }
             }
         },
         },
         "FoodLemon": {
         "FoodLemoon": {
             "id": "FoodLemon",
             "id": "FoodLemoon",
             "name": "Лимон",
             "name": "Лилун",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodLemon",
             "input": "FoodLemoon",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Vitamin": 4,
                 "Vitamin": 4
                 "Milk": 16
             }
             }
         },
         },
         "FoodBungo": {
         "FoodWatermelonSlice": {
             "id": "FoodBungo",
             "id": "FoodWatermelonSlice",
             "name": "Плод бунго",
             "name": "Ломтик арбуза",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodBungo",
             "input": "FoodWatermelonSlice",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "Nutriment": 2,
                 "Enzyme": 10
                 "Vitamin": 1,
                "Water": 2
             }
             }
         },
         },
         "FoodChili": {
         "FoodMeatBearCutletCooked": {
             "id": "FoodChili",
             "id": "FoodMeatBearCutletCooked",
             "name": "Чили",
             "name": "Котлета из медведя",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodChili",
             "input": "FoodMeatBearCutletCooked",
             "result": {
             "result": {
                 "Nutriment": 4,
                 "Nutriment": 2,
                 "CapsaicinOil": 10,
                 "Protein": 2
                "Vitamin": 4
             }
             }
         },
         },
         "FoodMeatGoliath": {
         "FoodOnionRed": {
             "id": "FoodMeatGoliath",
             "id": "FoodOnionRed",
             "name": "Сырое мясо голиафа",
             "name": "Красный лук",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatGoliath",
             "input": "FoodOnionRed",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 5,
                 "Nutriment": 10,
                 "Fat": 3
                 "Vitamin": 4,
                "Allicin": 4
             }
             }
         },
         },
         "FoodMeatCutlet": {
         "FoodMeatSalami": {
             "id": "FoodMeatCutlet",
             "id": "FoodMeatSalami",
             "name": "Сырая котлета",
             "name": "Салями",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatCutlet",
             "input": "FoodMeatSalami",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 3,
                "Nutriment": 5,
                 "Fat": 2
                 "UncookedAnimalProteins": 1,
                 "Fat": 5
             }
             }
         },
         },
         "FoodKoibean": {
         "FoodCorn": {
             "id": "FoodKoibean",
             "id": "FoodCorn",
             "name": "Коибобы",
             "name": "Початок кукурузы",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodKoibean",
             "input": "FoodCorn",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Cornmeal": 15,
                 "CarpoToxin": 2
                 "Nutriment": 5
             }
             }
         },
         },
         "FoodBlueTomato": {
         "FoodMeatChickenFried": {
             "id": "FoodBlueTomato",
             "id": "FoodMeatChickenFried",
             "name": "Синий помидор",
             "name": "Жареная курица",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodBlueTomato",
             "input": "FoodMeatChickenFried",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 5,
                 "SpaceLube": 15,
                 "Protein": 5
                "Vitamin": 4
             }
             }
         },
         },
         "FoodTomato": {
         "FoodCarrot": {
             "id": "FoodTomato",
             "id": "FoodCarrot",
             "name": "Помидор",
             "name": "Морковь",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodTomato",
             "input": "FoodCarrot",
             "result": {
             "result": {
                 "Nutriment": 7,
                 "JuiceCarrot": 5,
                 "Vitamin": 3,
                 "Vitamin": 4,
                 "Water": 4
                 "Oculine": 3
             }
             }
         },
         },
         "FoodApple": {
         "FoodChiliPepper": {
             "id": "FoodApple",
             "id": "FoodChiliPepper",
             "name": "Яблоко",
             "name": "Перец чили",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodApple",
             "input": "FoodChiliPepper",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "Nutriment": 4,
                "CapsaicinOil": 10,
                 "Vitamin": 4
                 "Vitamin": 4
             }
             }
         },
         },
         "FoodWatermelon": {
         "FoodMeatCutlet": {
             "id": "FoodWatermelon",
             "id": "FoodMeatCutlet",
             "name": "Арбуз",
             "name": "Сырая котлета",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodWatermelon",
             "input": "FoodMeatCutlet",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "UncookedAnimalProteins": 3,
                 "Vitamin": 5,
                 "Fat": 2
                "Water": 10
             }
             }
         },
         },
         "FoodBungoPit": {
         "FoodMeatDuckCooked": {
             "id": "FoodBungoPit",
             "id": "FoodMeatDuckCooked",
             "name": "Косточка бунго",
             "name": "Приготовленная мясо утки",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodBungoPit",
             "input": "FoodMeatDuckCooked",
             "result": {
             "result": {
                 "Nutriment": 2,
                 "Nutriment": 5,
                 "Bungotoxin": 5
                 "Protein": 5
             }
             }
         },
         },
         "FoodGalaxythistle": {
         "FoodMeatSpider": {
             "id": "FoodGalaxythistle",
             "id": "FoodMeatSpider",
             "name": "Галакточертополох",
             "name": "Сырое мясо паука",
            "type": "grindableRecipes",
            "input": "FoodMeatSpider",
            "result": {
                "UncookedAnimalProteins": 9,
                "Fat": 9
            }
        },
        "FoodOnionSlice": {
            "id": "FoodOnionSlice",
            "name": "Ломтик лука",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodGalaxythistle",
             "input": "FoodOnionSlice",
             "result": {
             "result": {
                 "Stellibinin": 25
                 "Nutriment": 2,
                "Allicin": 1,
                "Vitamin": 1
             }
             }
         },
         },
         "FoodMeatSpiderlegCooked": {
         "FoodBlueTomato": {
             "id": "FoodMeatSpiderlegCooked",
             "id": "FoodBlueTomato",
             "name": "Приготовленная паучья нога",
             "name": "Синий помидор",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatSpiderlegCooked",
             "input": "FoodBlueTomato",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 5,
                 "Protein": 5
                 "SpaceLube": 15,
                "Vitamin": 4
             }
             }
         },
         },
         "FoodMeatRat": {
         "FoodMeatSpiderCutlet": {
             "id": "FoodMeatRat",
             "id": "FoodMeatSpiderCutlet",
             "name": "Сырое мясо крысы",
             "name": "Сырая паучья котлета",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatRat",
             "input": "FoodMeatSpiderCutlet",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 3,
                 "UncookedAnimalProteins": 3,
                 "Fat": 3
                 "Fat": 2
             }
             }
         },
         },
         "FoodOnionRed": {
         "FoodLingzhi": {
             "id": "FoodOnionRed",
             "id": "FoodLingzhi",
             "name": "Красный лук",
             "name": "Линчжи",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodOnionRed",
             "input": "FoodLingzhi",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "Ultravasculine": 20,
                 "Vitamin": 4,
                 "Epinephrine": 20
                "Allicin": 4
            }
        },
        "FoodMeatPenguinCutletCooked": {
            "id": "FoodMeatPenguinCutletCooked",
            "name": "Котлета из пингвина",
            "type": "grindableRecipes",
            "input": "FoodMeatPenguinCutletCooked",
            "result": {
                "Nutriment": 2,
                "Protein": 2
            }
        },
        "FoodPoppy": {
            "id": "FoodPoppy",
            "name": "Мак",
            "type": "grindableRecipes",
            "input": "FoodPoppy",
            "result": {
                "Nutriment": 2,
                "Bicaridine": 20
             }
             }
         },
         },
Строка 3864: Строка 3875:
             }
             }
         },
         },
         "FoodMeatMeatball": {
         "FoodMimana": {
             "id": "FoodMeatMeatball",
             "id": "FoodMimana",
             "name": "Фрикаделька",
             "name": "Миман",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatMeatball",
             "input": "FoodMimana",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "MuteToxin": 5,
                 "UncookedAnimalProteins": 1,
                 "Vitamin": 2
                "Fat": 5
             }
             }
         },
         },
         "FoodMeatBearCutletCooked": {
         "FoodMeatGoliathCooked": {
             "id": "FoodMeatBearCutletCooked",
             "id": "FoodMeatGoliathCooked",
             "name": "Котлета из медведя",
             "name": "Стейк из голиафа",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatBearCutletCooked",
             "input": "FoodMeatGoliathCooked",
            "result": {
                "Nutriment": 2,
                "Protein": 2
            }
        },
        "FoodMeatPenguinCooked": {
            "id": "FoodMeatPenguinCooked",
            "name": "Филе пингвина",
            "type": "grindableRecipes",
            "input": "FoodMeatPenguinCooked",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 5,
Строка 3895: Строка 3895:
             }
             }
         },
         },
         "FoodMeatPenguin": {
         "FoodMeatBacon": {
             "id": "FoodMeatPenguin",
             "id": "FoodMeatBacon",
             "name": "Сырое мясо пингвина",
             "name": "Сырой бекон",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatPenguin",
             "input": "FoodMeatBacon",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 9,
                 "UncookedAnimalProteins": 2,
                 "Fat": 9
                 "Fat": 9
             }
             }
         },
         },
         "FoodMeatChicken": {
         "FoodFlyAmanita": {
             "id": "FoodMeatChicken",
             "id": "FoodFlyAmanita",
             "name": "Сырое мясо курицы",
             "name": "Мухомор",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatChicken",
             "input": "FoodFlyAmanita",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 9,
                 "Amatoxin": 25,
                 "Fat": 9
                 "Nutriment": 5
             }
             }
         },
         },
         "FoodBerries": {
         "FoodSpaceshroom": {
             "id": "FoodBerries",
             "id": "FoodSpaceshroom",
             "name": "Ягоды",
             "name": "Космогриб",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodBerries",
             "input": "FoodSpaceshroom",
             "result": {
             "result": {
                 "Nutriment": 5,
                 "Nutriment": 3,
                 "Vitamin": 4
                 "Vitamin": 2
             }
             }
         },
         },
         "FoodPineapple": {
         "FoodMeatLizardCutlet": {
             "id": "FoodPineapple",
             "id": "FoodMeatLizardCutlet",
             "name": "Ананас",
             "name": "Сырая котлета из ящерицы",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodPineapple",
             "input": "FoodMeatLizardCutlet",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "UncookedAnimalProteins": 3,
                 "Vitamin": 2,
                 "Fat": 2
                "Water": 4
             }
             }
         },
         },
         "FoodMeatLizardCooked": {
         "FoodAmbrosiaDeus": {
             "id": "FoodMeatLizardCooked",
             "id": "FoodAmbrosiaDeus",
             "name": "Стейк из ящерицы",
             "name": "Амброзия деус",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatLizardCooked",
             "input": "FoodAmbrosiaDeus",
             "result": {
             "result": {
                 "Nutriment": 5,
                "Omnizine": 3,
                 "Protein": 5
                "SpaceDrugs": 5,
                 "Nutriment": 2,
                 "Desoxyephedrine": 10
             }
             }
         },
         },
Строка 3956: Строка 3957:
             }
             }
         },
         },
         "FoodPotato": {
         "FoodMeatTomatoCutlet": {
             "id": "FoodPotato",
             "id": "FoodMeatTomatoCutlet",
             "name": "Картофель",
             "name": "Сырая котлета из помидора-убийцы",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodPotato",
             "input": "FoodMeatTomatoCutlet",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "Nutriment": 5,
                 "Vitamin": 4
                 "UncookedAnimalProteins": 1,
                "Fat": 5
             }
             }
         },
         },
         "FoodMeatChickenCutlet": {
         "FoodSoybeans": {
             "id": "FoodMeatChickenCutlet",
             "id": "FoodSoybeans",
             "name": "Сырая куриная котлета",
             "name": "Соевые бобы",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatChickenCutlet",
             "input": "FoodSoybeans",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 3,
                 "Nutriment": 4
                "Fat": 2
             }
             }
         },
         },
         "FoodMeatBearCutlet": {
         "FoodMeatCorgi": {
             "id": "FoodMeatBearCutlet",
             "id": "FoodMeatCorgi",
             "name": "Сырая котлета из медведя",
             "name": "Первосортное мясо корги",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatBearCutlet",
             "input": "FoodMeatCorgi",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 3,
                 "Bicaridine": 20
                "Fat": 2
             }
             }
         },
         },
         "FoodMeatPenguinCutlet": {
         "FoodMeatDragon": {
             "id": "FoodMeatPenguinCutlet",
             "id": "FoodMeatDragon",
             "name": "Сырая котлета из пингвина",
             "name": "Плоть дракона",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatPenguinCutlet",
             "input": "FoodMeatDragon",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 3,
                 "Ichor": 10
                "Fat": 2
             }
             }
         },
         },
         "FoodPeaPod": {
         "FoodMeatMeatballCooked": {
             "id": "FoodPeaPod",
             "id": "FoodMeatMeatballCooked",
             "name": "Стручок гороха",
             "name": "Фрикаделька",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodPeaPod",
             "input": "FoodMeatMeatballCooked",
             "result": {
             "result": {
                 "Nutriment": 3,
                 "Nutriment": 5,
                 "Vitamin": 2
                 "Protein": 5
             }
             }
         },
         },
         "FoodFlyAmanita": {
         "FoodMeatClown": {
             "id": "FoodFlyAmanita",
             "id": "FoodMeatClown",
             "name": "Мухомор",
             "name": "Мясо клоуна",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodFlyAmanita",
             "input": "FoodMeatClown",
             "result": {
             "result": {
                 "Amatoxin": 25,
                 "Nutriment": 5,
                 "Nutriment": 5
                "UncookedAnimalProteins": 1,
                 "Fat": 5
             }
             }
         },
         },
         "FoodMeatRounyCooked": {
         "FoodMeatBear": {
             "id": "FoodMeatRounyCooked",
             "id": "FoodMeatBear",
             "name": "Стейк из руни",
             "name": "Сырое мясо медведя",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatRounyCooked",
             "input": "FoodMeatBear",
             "result": {
             "result": {
                 "Nutriment": 10,
                 "UncookedAnimalProteins": 9,
                 "Protein": 10
                 "Fat": 9
             }
             }
         },
         },
         "FoodMeatCrab": {
         "FoodMeatFish": {
             "id": "FoodMeatCrab",
             "id": "FoodMeatFish",
             "name": "Сырое крабовое мясо",
             "name": "Сырое филе карпа",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatCrab",
             "input": "FoodMeatFish",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 1,
                 "CarpoToxin": 5
                "Fat": 2
             }
             }
         },
         },
         "FoodOrange": {
         "FoodAmbrosiaVulgaris": {
             "id": "FoodOrange",
             "id": "FoodAmbrosiaVulgaris",
             "name": "Апельсин",
             "name": "Амброзия вульгарис",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodOrange",
             "input": "FoodAmbrosiaVulgaris",
             "result": {
             "result": {
                 "Nutriment": 5,
                "Bicaridine": 5,
                 "Vitamin": 4
                "Kelotane": 5,
                 "Nutriment": 2,
                "Desoxyephedrine": 10,
                 "Vitamin": 2
             }
             }
         },
         },
         "FoodMeatXenoCutlet": {
         "FoodMeatDuck": {
             "id": "FoodMeatXenoCutlet",
             "id": "FoodMeatDuck",
             "name": "Сырая ксено котлета",
             "name": "Сырое мясо утки",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatXenoCutlet",
             "input": "FoodMeatDuck",
             "result": {
             "result": {
                 "SulfuricAcid": 20
                 "UncookedAnimalProteins": 9,
                "Fat": 9
             }
             }
         },
         },
         "FoodCarrot": {
         "FoodMeat": {
             "id": "FoodCarrot",
             "id": "FoodMeat",
             "name": "Морковь",
             "name": "Сырое мясо",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodCarrot",
             "input": "FoodMeat",
             "result": {
             "result": {
                 "JuiceCarrot": 5,
                 "UncookedAnimalProteins": 9,
                 "Vitamin": 4
                 "Fat": 9
             }
             }
         },
         },
         "FoodMeatBacon": {
         "FoodPineapple": {
             "id": "FoodMeatBacon",
             "id": "FoodPineapple",
             "name": "Сырой бекон",
             "name": "Ананас",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatBacon",
             "input": "FoodPineapple",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 2,
                 "Nutriment": 10,
                 "Fat": 9
                "Vitamin": 2,
                 "Water": 4
             }
             }
         },
         },
         "FoodMeat": {
         "FoodMeatRouny": {
             "id": "FoodMeat",
             "id": "FoodMeatRouny",
             "name": "Сырое мясо",
             "name": "Сырое мясо руни",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeat",
             "input": "FoodMeatRouny",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 9,
                 "SulfuricAcid": 20
                "Fat": 9
             }
             }
         },
         },
         "FoodMeatCutletCooked": {
         "FoodBungoPit": {
             "id": "FoodMeatCutletCooked",
             "id": "FoodBungoPit",
             "name": "Котлета",
             "name": "Косточка бунго",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatCutletCooked",
             "input": "FoodBungoPit",
             "result": {
             "result": {
                 "Nutriment": 2,
                 "Nutriment": 2,
                 "Protein": 2
                 "Bungotoxin": 5
             }
             }
         },
         },
         "FoodMeatDuck": {
         "FoodMeatXenoCutletCooked": {
             "id": "FoodMeatDuck",
             "id": "FoodMeatXenoCutletCooked",
             "name": "Сырое мясо утки",
             "name": "Ксено котлета",
             "type": "grindableRecipes",
             "type": "grindableRecipes",
             "input": "FoodMeatDuck",
             "input": "FoodMeatXenoCutletCooked",
             "result": {
             "result": {
                 "UncookedAnimalProteins": 9,
                "Nutriment": 1,
                 "Fat": 9
                "Protein": 1
            }
        },
        "FoodMeatRotten": {
            "id": "FoodMeatRotten",
            "name": "Тухлое мясо",
            "type": "grindableRecipes",
            "input": "FoodMeatRotten",
            "result": {
                 "UncookedAnimalProteins": 5,
                "GastroToxin": 4,
                 "Fat": 4
             }
             }
        }
    },
    "heatableRecipes": {
        "FoodMeatLizard": {
            "id": "FoodMeatLizard",
            "name": "Сырое мясо ящерицы",
            "type": "heatableRecipes",
            "minTemp": 345,
            "input": "FoodMeatLizard",
            "result": "FoodMeatLizardCooked"
         },
         },
         "FoodMeatBear": {
         "FoodMeatSlime": {
             "id": "FoodMeatBear",
             "id": "FoodMeatSlime",
             "name": "Сырое мясо медведя",
             "name": "Шар слизи",
             "type": "heatableRecipes",
             "type": "grindableRecipes",
             "minTemp": 345,
             "input": "FoodMeatSlime",
             "input": "FoodMeatBear",
             "result": {
            "result": "FoodMeatBearCooked"
                "Nutriment": 5,
                "UncookedAnimalProteins": 1,
                "Fat": 5
            }
         },
         },
         "FoodMeatRouny": {
         "FoodMeatCooked": {
             "id": "FoodMeatRouny",
             "id": "FoodMeatCooked",
             "name": "Сырое мясо руни",
             "name": "Стейк",
             "type": "heatableRecipes",
             "type": "grindableRecipes",
             "minTemp": 445,
             "input": "FoodMeatCooked",
             "input": "FoodMeatRouny",
             "result": {
            "result": "FoodMeatRounyCooked"
                "Nutriment": 10,
                "Protein": 5
            }
         },
         },
         "FoodMeatGoliath": {
         "FoodChillyPepper": {
             "id": "FoodMeatGoliath",
             "id": "FoodChillyPepper",
             "name": "Сырое мясо голиафа",
             "name": "Перец чилли",
             "type": "heatableRecipes",
             "type": "grindableRecipes",
             "minTemp": 345,
             "input": "FoodChillyPepper",
             "input": "FoodMeatGoliath",
             "result": {
            "result": "FoodMeatGoliathCooked"
                "Nutriment": 4,
                "Frostoil": 10,
                "Vitamin": 4
            }
         },
         },
         "FoodMeatPenguin": {
         "FoodMeatRounyCooked": {
             "id": "FoodMeatPenguin",
             "id": "FoodMeatRounyCooked",
             "name": "Сырое мясо пингвина",
             "name": "Стейк из руни",
             "type": "heatableRecipes",
             "type": "grindableRecipes",
             "minTemp": 345,
             "input": "FoodMeatRounyCooked",
             "input": "FoodMeatPenguin",
             "result": {
            "result": "FoodMeatPenguinCooked"
                "Nutriment": 10,
                "Protein": 10
            }
         },
         },
         "FoodMeatChicken": {
         "FoodMeatPenguinCutletCooked": {
             "id": "FoodMeatChicken",
             "id": "FoodMeatPenguinCutletCooked",
             "name": "Сырое мясо курицы",
             "name": "Котлета из пингвина",
             "type": "heatableRecipes",
             "type": "grindableRecipes",
             "minTemp": 345,
             "input": "FoodMeatPenguinCutletCooked",
             "input": "FoodMeatChicken",
             "result": {
            "result": "FoodMeatChickenCooked"
                "Nutriment": 2,
                "Protein": 2
            }
         },
         },
         "FoodMeatCrab": {
         "FoodCocoaPod": {
             "id": "FoodMeatCrab",
             "id": "FoodCocoaPod",
             "name": "Сырое крабовое мясо",
             "name": "Стручок какао-боба",
             "type": "heatableRecipes",
             "type": "grindableRecipes",
             "minTemp": 335,
             "input": "FoodCocoaPod",
             "input": "FoodMeatCrab",
             "result": {
            "result": "FoodMeatCrabCooked"
                "Nutriment": 2,
                "Vitamin": 1,
                "CocoaPowder": 1
            }
         },
         },
         "FoodMeatBacon": {
         "FoodMushroom": {
             "id": "FoodMeatBacon",
             "id": "FoodMushroom",
             "name": "Сырой бекон",
             "name": "Гроздь лисичек",
             "type": "heatableRecipes",
             "type": "grindableRecipes",
            "minTemp": 345,
             "input": "FoodMushroom",
             "input": "FoodMeatBacon",
             "result": {
             "result": "FoodMeatBaconCooked"
                "Nutriment": 5
            }
         },
         },
         "FoodMeat": {
         "FoodMeatCrabCooked": {
             "id": "FoodMeat",
             "id": "FoodMeatCrabCooked",
             "name": "Сырое мясо",
             "name": "Приготовленное мясо краба",
             "type": "heatableRecipes",
             "type": "grindableRecipes",
             "minTemp": 335,
             "input": "FoodMeatCrabCooked",
             "input": "FoodMeat",
            "result": {
             "result": "FoodMeatCooked"
                "Nutriment": 5,
                "Protein": 5
            }
        },
        "FoodApple": {
            "id": "FoodApple",
            "name": "Яблоко",
            "type": "grindableRecipes",
             "input": "FoodApple",
             "result": {
                "Nutriment": 10,
                "Vitamin": 4
            }
         },
         },
         "FoodMeatDuck": {
        "FoodCabbage": {
             "id": "FoodMeatDuck",
            "id": "FoodCabbage",
             "name": "Сырое мясо утки",
            "name": "Кочан капусты",
             "type": "heatableRecipes",
            "type": "grindableRecipes",
             "minTemp": 335,
            "input": "FoodCabbage",
             "input": "FoodMeatDuck",
            "result": {
             "result": "FoodMeatDuckCooked"
                "Nutriment": 10,
         }
                "Vitamin": 4
     },
            }
     "toolmadeRecipes": {
        },
         "FoodDough": {
        "FoodOrange": {
             "id": "FoodDough",
            "id": "FoodOrange",
             "name": "Тесто",
            "name": "Апельсин",
             "type": "toolmadeRecipes",
            "type": "grindableRecipes",
             "tool": "Rolling",
            "input": "FoodOrange",
             "input": "FoodDough",
            "result": {
             "result": "FoodDoughFlat"
                "Nutriment": 5,
         }
                "Vitamin": 4
     },
            }
     "mixableRecipes": {
        },
         "CreateTofu": {
        "FoodMeatChickenCooked": {
             "id": "CreateTofu",
            "id": "FoodMeatChickenCooked",
            "name": "Приготовленное мясо курицы",
            "type": "grindableRecipes",
            "input": "FoodMeatChickenCooked",
            "result": {
                "Nutriment": 5,
                "Protein": 5
            }
        },
        "FoodKoibean": {
            "id": "FoodKoibean",
            "name": "Коибобы",
            "type": "grindableRecipes",
            "input": "FoodKoibean",
            "result": {
                "Nutriment": 5,
                "CarpoToxin": 2
            }
        },
        "FoodPoppy": {
            "id": "FoodPoppy",
            "name": "Мак",
            "type": "grindableRecipes",
            "input": "FoodPoppy",
            "result": {
                "Nutriment": 2,
                "Bicaridine": 20
            }
        },
        "FoodMeatPenguinCutlet": {
            "id": "FoodMeatPenguinCutlet",
            "name": "Сырая котлета из пингвина",
            "type": "grindableRecipes",
            "input": "FoodMeatPenguinCutlet",
            "result": {
                "UncookedAnimalProteins": 3,
                "Fat": 2
            }
        },
        "FoodMeatSpiderlegCooked": {
            "id": "FoodMeatSpiderlegCooked",
            "name": "Приготовленная паучья нога",
            "type": "grindableRecipes",
            "input": "FoodMeatSpiderlegCooked",
            "result": {
                "Nutriment": 5,
                "Protein": 5
            }
        },
        "FoodMeatLizardCooked": {
            "id": "FoodMeatLizardCooked",
            "name": "Стейк из ящерицы",
            "type": "grindableRecipes",
            "input": "FoodMeatLizardCooked",
            "result": {
                "Nutriment": 5,
                "Protein": 5
            }
        },
        "FoodPeaPod": {
            "id": "FoodPeaPod",
            "name": "Стручок гороха",
            "type": "grindableRecipes",
            "input": "FoodPeaPod",
            "result": {
                "Nutriment": 3,
                "Vitamin": 2
            }
        },
        "FoodMeatSnake": {
            "id": "FoodMeatSnake",
            "name": "Сырое мясо змеи",
            "type": "grindableRecipes",
            "input": "FoodMeatSnake",
            "result": {
                "UncookedAnimalProteins": 10,
                "Toxin": 2
            }
        },
        "FoodOnionRedSlice": {
            "id": "FoodOnionRedSlice",
            "name": "Ломтик красного лука",
            "type": "grindableRecipes",
            "input": "FoodOnionRedSlice",
            "result": {
                "Nutriment": 2,
                "Allicin": 1,
                "Vitamin": 1
            }
        },
        "FoodGatfruit": {
            "id": "FoodGatfruit",
            "name": "Гатфрукт",
            "type": "grindableRecipes",
            "input": "FoodGatfruit",
            "result": {
                "Nutriment": 5,
                "Sulfur": 5
            }
        }
    },
    "heatableRecipes": {
        "FoodMeatPenguin": {
            "id": "FoodMeatPenguin",
            "name": "Сырое мясо пингвина",
            "type": "heatableRecipes",
            "minTemp": 345,
            "input": "FoodMeatPenguin",
            "result": "FoodMeatPenguinCooked"
        },
        "FoodMeatChicken": {
            "id": "FoodMeatChicken",
            "name": "Сырое мясо курицы",
            "type": "heatableRecipes",
            "minTemp": 345,
            "input": "FoodMeatChicken",
            "result": "FoodMeatChickenCooked"
        },
        "FoodMeatCrab": {
            "id": "FoodMeatCrab",
            "name": "Сырое крабовое мясо",
            "type": "heatableRecipes",
            "minTemp": 335,
            "input": "FoodMeatCrab",
            "result": "FoodMeatCrabCooked"
        },
        "FoodMeatGoliath": {
            "id": "FoodMeatGoliath",
            "name": "Сырое мясо голиафа",
            "type": "heatableRecipes",
            "minTemp": 345,
            "input": "FoodMeatGoliath",
            "result": "FoodMeatGoliathCooked"
        },
        "FoodMeatLizard": {
            "id": "FoodMeatLizard",
            "name": "Сырое мясо ящерицы",
            "type": "heatableRecipes",
            "minTemp": 345,
            "input": "FoodMeatLizard",
            "result": "FoodMeatLizardCooked"
        },
        "FoodEggDuckFertilized": {
            "id": "FoodEggDuckFertilized",
            "name": "Утиное яйцо",
            "type": "heatableRecipes",
            "minTemp": 344,
            "input": "FoodEggDuckFertilized",
            "result": "FoodEggBoiled"
        },
        "FoodMeatBacon": {
            "id": "FoodMeatBacon",
            "name": "Сырой бекон",
            "type": "heatableRecipes",
            "minTemp": 345,
            "input": "FoodMeatBacon",
            "result": "FoodMeatBaconCooked"
        },
        "FoodEggChickenFertilized": {
            "id": "FoodEggChickenFertilized",
            "name": "Куриное яйцо",
            "type": "heatableRecipes",
            "minTemp": 344,
            "input": "FoodEggChickenFertilized",
            "result": "FoodEggBoiled"
        },
        "FoodEgg": {
            "id": "FoodEgg",
            "name": "Яйцо",
            "type": "heatableRecipes",
            "minTemp": 344,
            "input": "FoodEgg",
            "result": "FoodEggBoiled"
        },
        "FoodMeatBear": {
            "id": "FoodMeatBear",
            "name": "Сырое мясо медведя",
            "type": "heatableRecipes",
            "minTemp": 345,
            "input": "FoodMeatBear",
            "result": "FoodMeatBearCooked"
        },
         "FoodMeatDuck": {
             "id": "FoodMeatDuck",
             "name": "Сырое мясо утки",
             "type": "heatableRecipes",
             "minTemp": 335,
             "input": "FoodMeatDuck",
             "result": "FoodMeatDuckCooked"
        },
        "FoodMeat": {
            "id": "FoodMeat",
            "name": "Сырое мясо",
            "type": "heatableRecipes",
            "minTemp": 335,
            "input": "FoodMeat",
            "result": "FoodMeatCooked"
        },
        "FoodMeatRouny": {
            "id": "FoodMeatRouny",
            "name": "Сырое мясо руни",
            "type": "heatableRecipes",
            "minTemp": 445,
            "input": "FoodMeatRouny",
            "result": "FoodMeatRounyCooked"
         }
     },
     "toolmadeRecipes": {
        "FoodDoughTortillaSlice": {
            "id": "FoodDoughTortillaSlice",
            "name": "Кусок теста тортильи",
            "type": "toolmadeRecipes",
            "tool": "Rolling",
            "input": "FoodDoughTortillaSlice",
            "result": "FoodDoughTortillaFlat"
        },
         "FoodDough": {
             "id": "FoodDough",
             "name": "Тесто",
             "type": "toolmadeRecipes",
             "tool": "Rolling",
             "input": "FoodDough",
             "result": "FoodDoughFlat"
         }
     },
     "mixableRecipes": {
         "Meatification": {
            "id": "Meatification",
            "type": "mixableRecipes"
        },
        "CreateTortillaDough": {
            "id": "CreateTortillaDough",
            "type": "mixableRecipes"
        },
        "CreateVeganCakeBatter": {
            "id": "CreateVeganCakeBatter",
            "type": "mixableRecipes"
        },
        "CreateDough": {
            "id": "CreateDough",
            "type": "mixableRecipes"
        },
        "Curdling": {
            "id": "Curdling",
            "type": "mixableRecipes"
        },
        "CreateMeatball": {
             "id": "CreateMeatball",
             "type": "mixableRecipes"
             "type": "mixableRecipes"
         },
         },
         "CreateMeatball": {
         "CreateTofu": {
             "id": "CreateMeatball",
             "id": "CreateTofu",
             "type": "mixableRecipes"
             "type": "mixableRecipes"
         },
         },
         "CreateDough": {
         "ChevreCurdling": {
             "id": "CreateDough",
             "id": "ChevreCurdling",
            "type": "mixableRecipes"
        },
        "CreateCornmealDough": {
            "id": "CreateCornmealDough",
            "type": "mixableRecipes"
        },
        "CreateChocolate": {
            "id": "CreateChocolate",
            "type": "mixableRecipes"
        },
        "CreateCakeBatter": {
            "id": "CreateCakeBatter",
            "type": "mixableRecipes"
        },
        "CreatePieDough": {
            "id": "CreatePieDough",
             "type": "mixableRecipes"
             "type": "mixableRecipes"
         },
         },
         "CreateButter": {
         "CreateButter": {
             "id": "CreateButter",
             "id": "CreateButter",
            "type": "mixableRecipes"
        },
        "CreateChocolate": {
            "id": "CreateChocolate",
            "type": "mixableRecipes"
        },
        "CreatePieDough": {
            "id": "CreatePieDough",
            "type": "mixableRecipes"
        },
        "Meatification": {
            "id": "Meatification",
            "type": "mixableRecipes"
        },
        "ChevreCurdling": {
            "id": "ChevreCurdling",
            "type": "mixableRecipes"
        },
        "CreateTortillaDough": {
            "id": "CreateTortillaDough",
            "type": "mixableRecipes"
        },
        "Curdling": {
            "id": "Curdling",
            "type": "mixableRecipes"
        },
        "CreateCakeBatter": {
            "id": "CreateCakeBatter",
            "type": "mixableRecipes"
        },
        "CreateVeganCakeBatter": {
            "id": "CreateVeganCakeBatter",
            "type": "mixableRecipes"
        },
        "CreateCornmealDough": {
            "id": "CreateCornmealDough",
             "type": "mixableRecipes"
             "type": "mixableRecipes"
         }
         }
     }
     }
}
}

Текущая версия от 17:01, 1 июля 2024

microwaveRecipes
RecipeSashimi
id"RecipeSashimi"
name"Sashimi recipe"
type"microwaveRecipes"
time15
solids
FoodMeatFish2
reagents
TableSalt1
result"FoodMealSashimi"
RecipeMeatPie
id"RecipeMeatPie"
name"Meat pie recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodMeat3
FoodPlateTin1
reagents
Пустой объект
result"FoodPieMeat"
RecipeEyeballSoup
id"RecipeEyeballSoup"
name"Eyeball soup recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
OrganHumanEyes1
FoodCarrot1
FoodPotato1
reagents
Water10
result"FoodSoupEyeball"
RecipeCatBurger
id"RecipeCatBurger"
name"Cat burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeat1
ClothingHeadHatCatEars1
reagents
Пустой объект
result"FoodBurgerCat"
RecipeMeatballSoup
id"RecipeMeatballSoup"
name"Meatball soup recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodMeatMeatball1
FoodCarrot1
FoodPotato1
reagents
Water10
result"FoodSoupMeatball"
RecipeRatBurger
id"RecipeRatBurger"
name"Rat burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeatRat1
reagents
Пустой объект
result"FoodBurgerRat"
RecipeTrashBakedBananaPeel
id"RecipeTrashBakedBananaPeel"
name"Baked banana peel recipe"
type"microwaveRecipes"
time5
solids
TrashBananaPeel1
reagents
Пустой объект
result"TrashBakedBananaPeel"
RecipeBreadDog
id"RecipeBreadDog"
name"Bread dog recipe"
type"microwaveRecipes"
time15
solids
FoodBreadSausage1
OrganAnimalHeart1
FoodSpaceshroomCooked1
reagents
Cognizine5
result"MobBreadDog"
RecipeHumanBurger
id"RecipeHumanBurger"
name"Human burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeatHuman1
reagents
Пустой объект
result"FoodBurgerHuman"
RecipeMisoColaSoup
id"RecipeMisoColaSoup"
name"Salty sweet misocola soup recipe"
type"microwaveRecipes"
time15
solids
FoodSoupMiso1
reagents
Cola5
result"DisgustingSweptSoup"
RecipeGrapeTart
id"RecipeGrapeTart"
name"Grape tart recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodGrape3
FoodPlateTin1
reagents
Sugar5
Milk5
result"FoodTartGrape"
RecipeRicePork
id"RecipeRicePork"
name"Rice and pork recipe"
type"microwaveRecipes"
time15
solids
FoodRiceBoiled1
FoodMeatCutlet3
reagents
Пустой объект
result"FoodRicePork"
RecipeSausageBread
id"RecipeSausageBread"
name"Sausage bread recipe"
type"microwaveRecipes"
time15
solids
FoodDough1
FoodMeat1
reagents
Пустой объект
result"FoodBreadSausage"
RecipeRobotBurger
id"RecipeRobotBurger"
name"Roburger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
CapacitorStockPart2
reagents
Пустой объект
result"FoodBurgerRobot"
RecipeCarrotFries
id"RecipeCarrotFries"
name"Carrot fries recipe"
type"microwaveRecipes"
time15
solids
FoodCarrot1
reagents
TableSalt5
result"FoodMealFriesCarrot"
RecipeCookedSpaceshroom
id"RecipeCookedSpaceshroom"
name"Cooked spaceshroom recipe"
type"microwaveRecipes"
time5
solids
FoodSpaceshroom1
reagents
Пустой объект
result"FoodSpaceshroomCooked"
RecipeMeatPizza
id"RecipeMeatPizza"
name"Meat pizza recipe"
type"microwaveRecipes"
time30
solids
FoodDoughFlat1
FoodMeat3
FoodCheeseSlice1
FoodTomato1
reagents
Пустой объект
result"FoodPizzaMeat"
RecipeSoylentBurger
id"RecipeSoylentBurger"
name"Soylent burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodCheeseSlice2
FoodSoybeans2
reagents
Пустой объект
result"FoodBurgerSoy"
RecipeWarmDonkpocketTeriyaki
id"RecipeWarmDonkpocketTeriyaki"
name"Warm teriyaki-pocket recipe"
type"microwaveRecipes"
time5
solids
FoodDonkpocketTeriyaki1
reagents
Пустой объект
result"FoodDonkpocketTeriyakiWarm"
RecipePancake
id"RecipePancake"
name"Pancake recipe"
type"microwaveRecipes"
time5
solids
Пустой объект
reagents
Flour5
Milk5
Egg6
result"FoodBakedPancake"
RecipeBerryClafoutis
id"RecipeBerryClafoutis"
name"Berry clafoutis recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodBerries3
FoodPlateTin1
reagents
Пустой объект
result"FoodPieClafoutis"
RecipeWarmDonkpocketSpicy
id"RecipeWarmDonkpocketSpicy"
name"Warm spicy donk-pocket recipe"
type"microwaveRecipes"
time5
solids
FoodDonkpocketSpicy1
reagents
Пустой объект
result"FoodDonkpocketSpicyWarm"
RecipeBaconBurger
id"RecipeBaconBurger"
name"Bacon burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeatBacon1
FoodCheeseSlice2
reagents
Пустой объект
result"FoodBurgerBacon"
RecipeClownCake
id"RecipeClownCake"
name"Clown cake recipe"
type"microwaveRecipes"
time5
solids
ClothingMaskClown1
FoodCakePlain1
reagents
Пустой объект
result"FoodCakeClown"
RecipeMimeBurger
id"RecipeMimeBurger"
name"Mime burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
ClothingMaskMime1
reagents
Пустой объект
result"FoodBurgerMime"
RecipeMonkeysDelightSoup
id"RecipeMonkeysDelightSoup"
name"Monkeys delight recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodBanana1
MonkeyCube1
reagents
Flour5
TableSalt1
Blackpepper1
result"FoodSoupMonkey"
RecipeValidSalad
id"RecipeValidSalad"
name"Valid salad recipe"
type"microwaveRecipes"
time5
solids
FoodBowlBig1
FoodAmbrosiaVulgaris3
FoodPotato1
FoodMeatMeatball1
reagents
Пустой объект
result"FoodSaladValid"
RecipeClownTearsSoup
id"RecipeClownTearsSoup"
name"Clown tears soup recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodBanana1
ShardGlass1
reagents
Water10
result"FoodSoupClown"
RecipeBlueberryPancake
id"RecipeBlueberryPancake"
name"Blueberry pancake recipe"
type"microwaveRecipes"
time5
solids
FoodBerries2
reagents
Flour5
Milk5
Egg6
result"FoodBakedPancakeBb"
RecipeLemonCake
id"RecipeLemonCake"
name"Lemon cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
FoodLemon3
reagents
Пустой объект
result"FoodCakeLemon"
RecipeOnionSoup
id"RecipeOnionSoup"
name"Onion soup recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodOnionSlice5
FoodCheeseSlice1
reagents
Water10
result"FoodSoupOnion"
RecipeVegetablePizza
id"RecipeVegetablePizza"
name"Vegetable pizza recipe"
type"microwaveRecipes"
time30
solids
FoodDoughFlat1
FoodEggplant1
FoodCarrot1
FoodCorn1
FoodTomato1
reagents
Пустой объект
result"FoodPizzaVegetable"
RecipeFoodBakedChevreChaud
id"RecipeFoodBakedChevreChaud"
name"Chevre chaud recipe"
type"microwaveRecipes"
time5
solids
FoodChevreSlice1
FoodBreadBaguetteSlice1
reagents
Пустой объект
result"FoodBakedChevreChaud"
RecipeBun
id"RecipeBun"
name"Bun recipe"
type"microwaveRecipes"
time5
solids
FoodDoughSlice1
reagents
Пустой объект
result"FoodBreadBun"
RecipeCheesyFries
id"RecipeCheesyFries"
name"Cheesy fries recipe"
type"microwaveRecipes"
time15
solids
FoodPotato1
FoodCheeseSlice1
reagents
TableSalt5
result"FoodMealFriesCheesy"
RecipeStewSoup
id"RecipeStewSoup"
name"Stew recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodMeatCutlet3
FoodTomato1
FoodPotato1
FoodCarrot1
FoodEggplant1
FoodMushroom1
reagents
Water10
result"FoodSoupStew"
RecipeJellyToast
id"RecipeJellyToast"
name"Jelly toast recipe"
type"microwaveRecipes"
time5
solids
FoodBreadPlainSlice1
FoodJellyAmanita1
reagents
Пустой объект
result"FoodBreadJellySlice"
RecipePeaSoup
id"RecipePeaSoup"
name"Pea soup recipe"
type"microwaveRecipes"
time10
solids
FoodPeaPod2
FoodBowlBig1
reagents
Water10
result"FoodSoupPea"
RecipeCookie
id"RecipeCookie"
name"Cookie recipe"
type"microwaveRecipes"
time5
solids
FoodButter1
FoodSnackChocolateBar1
reagents
Flour5
Sugar5
result"FoodBakedCookie"
RecipeCocoTart
id"RecipeCocoTart"
name"Chocolate lava tart recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodSnackChocolateBar3
FoodPlateTin1
reagents
Sugar5
Milk5
result"FoodTartCoco"
RecipeTofuBurger
id"RecipeTofuBurger"
name"Tofu burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodTofuSlice1
reagents
Пустой объект
result"FoodBurgerTofu"
RecipeMothRoachburger
id"RecipeMothRoachburger"
name"Mothroachburger recipe"
type"microwaveRecipes"
time5
solids
FoodBreadBun1
MobMothroach1
reagents
Пустой объект
result"FoodBurgerMothRoach"
RecipeSnakeKebab
id"RecipeSnakeKebab"
name"Snake kebab recipe"
type"microwaveRecipes"
time15
solids
FoodMeatSnake1
FoodKebabSkewer1
reagents
Wine5
result"FoodMeatSnakeKebab"
RecipeOrangeCake
id"RecipeOrangeCake"
name"Orange cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
FoodOrange3
reagents
Пустой объект
result"FoodCakeOrange"
RecipeDuckBurger
id"RecipeDuckBurger"
name"Duck sandwich recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeatDuck1
FoodCheeseSlice1
reagents
Пустой объект
result"FoodBurgerDuck"
RecipeFrostyPie
id"RecipeFrostyPie"
name"Frosty pie recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodChillyPepper3
FoodPlateTin1
reagents
Пустой объект
result"FoodPieFrosty"
RecipeAloeCream
id"RecipeAloeCream"
name"Aloe cream recipe"
type"microwaveRecipes"
time10
solids
FoodAloe1
reagents
Пустой объект
result"AloeCream"
RecipeBurgerMcrib
id"RecipeBurgerMcrib"
name"BBQ rib sandwich recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMealRibs1
FoodOnionSlice1
reagents
Пустой объект
result"FoodBurgerMcrib"
RecipeXenoPie
id"RecipeXenoPie"
name"Xeno pie recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodMeatXeno3
FoodPlateTin1
reagents
Пустой объект
result"FoodPieXeno"
RecipeXenoMeatBread
id"RecipeXenoMeatBread"
name"Xeno meat bread recipe"
type"microwaveRecipes"
time15
solids
FoodDough1
FoodMeatXenoCutlet2
FoodCheeseSlice2
reagents
Пустой объект
result"FoodBreadMeatXeno"
RecipeMeatBread
id"RecipeMeatBread"
name"Meat bread recipe"
type"microwaveRecipes"
time15
solids
FoodDough1
FoodMeatCutlet2
FoodCheeseSlice2
reagents
Пустой объект
result"FoodBreadMeat"
RecipeSpiderMeatBread
id"RecipeSpiderMeatBread"
name"Spider meat bread recipe"
type"microwaveRecipes"
time15
solids
FoodDough1
FoodMeatSpiderCutlet2
FoodCheeseSlice2
reagents
Пустой объект
result"FoodBreadMeatSpider"
RecipeKimchiSalad
id"RecipeKimchiSalad"
name"Kimchi salad recipe"
type"microwaveRecipes"
time5
solids
FoodBowlBig1
FoodCarrot1
FoodCabbage1
FoodGarlic1
reagents
Vinegar5
result"FoodSaladKimchi"
RecipePelmeni
id"RecipePelmeni"
name"Pelmeni recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodMeatMeatball1
FoodDoughSlice3
reagents
Water20
result"FoodPelmeniBowl"
RecipeDankPizza
id"RecipeDankPizza"
name"Dank pizza recipe"
type"microwaveRecipes"
time30
solids
FoodDoughFlat1
FoodAmbrosiaVulgaris3
FoodCheeseSlice1
FoodTomato1
reagents
Пустой объект
result"FoodPizzaDank"
RecipeCheeseburger
id"RecipeCheeseburger"
name"Cheeseburger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeat1
FoodCheeseSlice1
reagents
Пустой объект
result"FoodBurgerCheese"
RecipeTacoBeefSupreme
id"RecipeTacoBeefSupreme"
name"Beef taco supreme recipe"
type"microwaveRecipes"
time10
solids
FoodTacoShell1
FoodCheeseSlice1
FoodMeatCutlet1
FoodTomato1
FoodCabbage1
FoodOnionSlice2
reagents
Пустой объект
result"FoodTacoBeefSupreme"
RecipeWarmDonkpocketPizza
id"RecipeWarmDonkpocketPizza"
name"Warm pizza-pocket recipe"
type"microwaveRecipes"
time5
solids
FoodDonkpocketPizza1
reagents
Пустой объект
result"FoodDonkpocketPizzaWarm"
RecipeDonkpocketPizza
id"RecipeDonkpocketPizza"
name"Donk-pocket pizza recipe"
type"microwaveRecipes"
time30
solids
FoodDoughFlat1
FoodDonkpocketWarm3
FoodCheeseSlice1
FoodTomato1
reagents
Пустой объект
result"FoodPizzaDonkpocket"
RecipeBakedVulpkanin
id"RecipeBakedVulpkanin"
name"Baked vulpkanin recipe"
type"microwaveRecipes"
time15
solids
FoodPlate1
FoodMeat1
FoodApple1
HeadVulpkanin1
reagents
TableSalt2
Blackpepper2
result"FoodBakedVulpkaninPlate"
RecipeBirthdayCake
id"RecipeBirthdayCake"
name"Birthday cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
reagents
Cream5
result"FoodCakeBirthday"
RecipeTacoBeef
id"RecipeTacoBeef"
name"Beef taco recipe"
type"microwaveRecipes"
time10
solids
FoodTacoShell1
FoodMeatCutlet1
FoodCheeseSlice1
reagents
Пустой объект
result"FoodTacoBeef"
RecipeBagel
id"RecipeBagel"
name"Bagel recipe"
type"microwaveRecipes"
time5
solids
FoodDoughRope1
reagents
Пустой объект
result"FoodBagel"
RecipeBungoSoup
id"RecipeBungoSoup"
name"Bungo soup recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodBungo2
FoodChiliPepper1
reagents
Water5
result"FoodSoupBungo"
RecipeBurgerMcguffin
id"RecipeBurgerMcguffin"
name"McGuffin recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodCheeseSlice1
FoodEgg2
reagents
Пустой объект
result"FoodBurgerMcguffin"
RecipeCheeseCake
id"RecipeCheeseCake"
name"Cheese cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
FoodCheeseSlice3
reagents
Cream10
result"FoodCakeCheese"
RecipeDonkpocketCarp
id"RecipeDonkpocketCarp"
name"Warm carp-pocket recipe"
type"microwaveRecipes"
time5
solids
FoodDonkpocketCarp1
reagents
Пустой объект
result"FoodDonkpocketCarpWarm"
RecipeEnchiladas
id"RecipeEnchiladas"
name"Enchiladas recipe"
type"microwaveRecipes"
time20
solids
FoodChiliPepper2
FoodMeatCutlet1
FoodCorn1
reagents
Пустой объект
result"FoodMealEnchiladas"
RecipeAmanitaPie
id"RecipeAmanitaPie"
name"Amanita pie recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodFlyAmanita1
FoodPlateTin1
reagents
Пустой объект
result"FoodPieAmanita"
RecipeWatermelonFruitBowlSalad
id"RecipeWatermelonFruitBowlSalad"
name"Watermelon fruit bowl recipe"
type"microwaveRecipes"
time5
solids
FoodWatermelon1
FoodApple1
FoodBanana1
FoodLemon1
FoodOrange1
FoodAmbrosiaVulgaris1
reagents
Пустой объект
result"FoodSaladWatermelonFruitBowl"
RecipePlainBurger
id"RecipePlainBurger"
name"Plain burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeat1
reagents
Пустой объект
result"FoodBurgerPlain"
RecipeBrainBurger
id"RecipeBrainBurger"
name"Brain burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
OrganHumanBrain1
reagents
Пустой объект
result"FoodBurgerBrain"
RecipeRicePudding
id"RecipeRicePudding"
name"Rice pudding recipe"
type"microwaveRecipes"
time15
solids
FoodBowlBig1
reagents
Rice15
Milk10
Sugar5
result"FoodRicePudding"
RecipeFruitSalad
id"RecipeFruitSalad"
name"Fruit salad recipe"
type"microwaveRecipes"
time5
solids
FoodBowlBig1
FoodOrange1
FoodApple1
FoodGrape1
FoodWatermelonSlice2
reagents
Пустой объект
result"FoodSaladFruit"
RecipeWaffles
id"RecipeWaffles"
name"Waffle recipe"
type"microwaveRecipes"
time10
solids
Пустой объект
reagents
Flour5
Milk5
Egg6
SodaWater5
result"FoodBakedWaffle"
RecipeCannabisButter
id"RecipeCannabisButter"
name"Cannabis butter recipe"
type"microwaveRecipes"
time15
solids
FoodButter1
LeavesCannabis6
reagents
Пустой объект
result"FoodCannabisButter"
RecipeCarrotCake
id"RecipeCarrotCake"
name"Carrot cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
FoodCarrot3
reagents
Пустой объект
result"FoodCakeCarrot"
RecipeRatKebab
id"RecipeRatKebab"
name"Rat kebab recipe"
type"microwaveRecipes"
time10
solids
FoodMeatRat1
FoodKebabSkewer1
reagents
Пустой объект
result"FoodMeatRatKebab"
RecipeDoubleRatKebab
id"RecipeDoubleRatKebab"
name"Double rat kebab recipe"
type"microwaveRecipes"
time20
solids
FoodMeatRat2
FoodKebabSkewer1
reagents
Пустой объект
result"FoodMeatRatdoubleKebab"
RecipeCaesarSalad
id"RecipeCaesarSalad"
name"Caesar salad recipe"
type"microwaveRecipes"
time5
solids
FoodBowlBig1
FoodOnionRedSlice1
FoodBreadPlainSlice1
FoodCheeseSlice1
FoodCabbage1
reagents
OilOlive5
result"FoodSaladCaesar"
RecipeFiveBurger
id"RecipeFiveBurger"
name"Five alarm burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeat1
FoodChiliPepper3
reagents
Пустой объект
result"FoodBurgerFive"
RecipeFoodMealSoftTaco
id"RecipeFoodMealSoftTaco"
name"Soft taco recipe"
type"microwaveRecipes"
time10
solids
FoodDoughSlice1
FoodTomato1
FoodOnionSlice2
FoodCheeseSlice1
FoodMeatCutlet1
reagents
Пустой объект
result"FoodMealSoftTaco"
RecipeSlimeCake
id"RecipeSlimeCake"
name"Slime cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
reagents
Slime15
result"FoodCakeSlime"
RecipeClownBurger
id"RecipeClownBurger"
name"Clownburger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
ClothingMaskClown1
reagents
Пустой объект
result"FoodBurgerClown"
RecipeVegetableSoup
id"RecipeVegetableSoup"
name"Vegetable soup recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodCorn1
FoodCarrot1
FoodPotato1
FoodEggplant1
reagents
Water5
result"FoodSoupVegetable"
RecipeDonkpocketHonk
id"RecipeDonkpocketHonk"
name"Warm honk-pocket recipe"
type"microwaveRecipes"
time5
solids
FoodDonkpocketHonk1
reagents
Пустой объект
result"FoodDonkpocketHonkWarm"
RecipeButteredToast
id"RecipeButteredToast"
name"Buttered toast recipe"
type"microwaveRecipes"
time5
solids
FoodBreadPlainSlice1
FoodButter1
reagents
Пустой объект
result"FoodBreadButteredToast"
RecipeHumanKebab
id"RecipeHumanKebab"
name"Human kebab recipe"
type"microwaveRecipes"
time15
solids
TorsoHuman1
FoodKebabSkewer1
reagents
Пустой объект
result"FoodMeatHumanKebab"
RecipeJungleSalad
id"RecipeJungleSalad"
name"Jungle salad recipe"
type"microwaveRecipes"
time5
solids
FoodBowlBig1
FoodBanana1
FoodApple1
FoodGrape1
FoodWatermelonSlice2
reagents
Пустой объект
result"FoodSaladJungle"
RecipeEmpoweredBurger
id"RecipeEmpoweredBurger"
name"Empowered burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
SheetPlasma12
reagents
Пустой объект
result"FoodBurgerEmpowered"
RecipeRiceGumbo
id"RecipeRiceGumbo"
name"Black-eyed gumbo recipe"
type"microwaveRecipes"
time15
solids
FoodRiceBoiled1
FoodMeatCutlet3
FoodChiliPepper2
reagents
Пустой объект
result"FoodRiceGumbo"
RecipeBigBiteBurger
id"RecipeBigBiteBurger"
name"Big bite burger recipe"
type"microwaveRecipes"
time15
solids
FoodBreadBun1
FoodMeat2
FoodCheeseSlice1
FoodTomato1
FoodOnionSlice2
reagents
Пустой объект
result"FoodBurgerBig"
RecipeSuperBiteBurger
id"RecipeSuperBiteBurger"
name"Super bite burger recipe"
type"microwaveRecipes"
time25
solids
FoodBreadBun1
FoodMeat2
FoodCheeseSlice2
FoodTomato2
FoodEgg2
reagents
TableSalt5
result"FoodBurgerSuper"
RecipeChiliClown
id"RecipeChiliClown"
name"Chili con carnival recipe"
type"microwaveRecipes"
time30
solids
FoodBowlBig1
FoodChiliPepper1
FoodMeatCutlet1
FoodOnionSlice1
FoodTomato1
ClothingShoesClown1
reagents
Пустой объект
result"FoodSoupChiliClown"
RecipeHerbSalad
id"RecipeHerbSalad"
name"Herb salad recipe"
type"microwaveRecipes"
time5
solids
FoodBowlBig1
FoodAmbrosiaVulgaris3
FoodApple1
reagents
Пустой объект
result"FoodSaladHerb"
RecipeLoadedBakedPotato
id"RecipeLoadedBakedPotato"
name"Loaded baked potato recipe"
type"microwaveRecipes"
time15
solids
FoodPotato1
FoodCheeseSlice1
reagents
Пустой объект
result"FoodMealPotatoLoaded"
RecipeXenoburger
id"RecipeXenoburger"
name"Xenoburger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeatXeno1
reagents
Пустой объект
result"FoodBurgerXeno"
RecipeBrainCake
id"RecipeBrainCake"
name"Brain cake recipe"
type"microwaveRecipes"
time15
solids
FoodCakePlain1
OrganHumanBrain1
reagents
Пустой объект
result"FoodCakeBrain"
RecipePastaTomato
id"RecipePastaTomato"
name"Pasta tomato recipe"
type"microwaveRecipes"
time10
solids
FoodNoodlesBoiled1
FoodTomato2
reagents
Пустой объект
result"FoodNoodles"
RecipeGarlicBread
id"RecipeGarlicBread"
name"Garlic bread slice recipe"
type"microwaveRecipes"
time5
solids
FoodBreadPlainSlice1
FoodGarlic1
FoodButter1
reagents
Пустой объект
result"FoodBreadGarlicSlice"
RecipeRibs
id"RecipeRibs"
name"BBQ ribs recipe"
type"microwaveRecipes"
time15
solids
FoodMeat2
FoodKebabSkewer1
reagents
BbqSauce5
result"FoodMealRibs"
RecipeGhostBurger
id"RecipeGhostBurger"
name"Ghost burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
Ectoplasm1
reagents
Пустой объект
result"FoodBurgerGhost"
RecipeMeatKebab
id"RecipeMeatKebab"
name"Meat kebab recipe"
type"microwaveRecipes"
time5
solids
FoodMeatCutlet3
FoodKebabSkewer1
reagents
Пустой объект
result"FoodMeatKebab"
RecipeButterNoodles
id"RecipeButterNoodles"
name"Butter noodles recipe"
type"microwaveRecipes"
time10
solids
FoodNoodlesBoiled1
FoodButter1
reagents
Пустой объект
result"FoodNoodlesButter"
RecipeChocolateCake
id"RecipeChocolateCake"
name"Chocolate cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
FoodSnackChocolateBar2
reagents
Пустой объект
result"FoodCakeChocolate"
RecipeLimeCake
id"RecipeLimeCake"
name"Lime cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
FoodLime3
reagents
Пустой объект
result"FoodCakeLime"
RecipeTacoChickenSupreme
id"RecipeTacoChickenSupreme"
name"Beef taco supreme recipe"
type"microwaveRecipes"
time10
solids
FoodTacoShell1
FoodCheeseSlice1
FoodMeatChickenCutlet1
FoodTomato1
FoodCabbage1
FoodOnionSlice2
reagents
Пустой объект
result"FoodTacoChickenSupreme"
RecipeJellyBurger
id"RecipeJellyBurger"
name"Jelly burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodJellyAmanita1
reagents
Пустой объект
result"FoodBurgerJelly"
RecipeRaisinCookie
id"RecipeRaisinCookie"
name"Raisin cookie recipe"
type"microwaveRecipes"
time5
solids
FoodSnackRaisins1
reagents
Flour5
Sugar5
result"FoodBakedCookieRaisin"
RecipeMedicatedSuture
id"RecipeMedicatedSuture"
name"Medicated suture recipe"
type"microwaveRecipes"
time10
solids
FoodPoppy1
Brutepack1
MaterialCloth11
reagents
TranexamicAcid20
Cryptobiolin20
result"MedicatedSuture"
RecipeHawaiianKebab
id"RecipeHawaiianKebab"
name"Hawaiian kebab recipe"
type"microwaveRecipes"
time5
solids
FoodChiliPepper1
FoodMeatCutlet1
FoodPineappleSlice1
FoodKebabSkewer1
reagents
Пустой объект
result"FoodMeatHawaiianKebab"
RecipeBoiledRice
id"RecipeBoiledRice"
name"Boiled rice recipe"
type"microwaveRecipes"
time15
solids
FoodBowlBig1
reagents
Rice15
Water10
result"FoodRiceBoiled"
RecipeLemoonCake
id"RecipeLemoonCake"
name"Lemoon cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
FoodLemoon2
FoodBerries1
reagents
Пустой объект
result"FoodCakeLemoon"
RecipeDonkpocketStonk
id"RecipeDonkpocketStonk"
name"Warm stonk-pocket recipe"
type"microwaveRecipes"
time5
solids
FoodDonkpocketStonk1
reagents
Пустой объект
result"FoodDonkpocketStonkWarm"
RecipeTacoFish
id"RecipeTacoFish"
name"Fish taco recipe"
type"microwaveRecipes"
time10
solids
FoodTacoShell1
FoodMeatFish1
FoodOnionSlice2
FoodTomato1
FoodCabbage1
reagents
Пустой объект
result"FoodTacoFish"
RecipeCubanCarp
id"RecipeCubanCarp"
name"Cuban carp recipe"
type"microwaveRecipes"
time15
solids
FoodDough1
FoodCheeseSlice2
FoodChiliPepper1
FoodMeatFish2
reagents
Пустой объект
result"FoodMealCubancarp"
RecipeCitrusSalad
id"RecipeCitrusSalad"
name"Citrus salad recipe"
type"microwaveRecipes"
time5
solids
FoodBowlBig1
FoodOrange1
FoodLemon1
FoodLime1
reagents
Пустой объект
result"FoodSaladCitrus"
RecipeAmanitaJelly
id"RecipeAmanitaJelly"
name"Amanita jelly recipe"
type"microwaveRecipes"
time10
solids
FoodFlyAmanita3
reagents
Water5
Vodka5
result"FoodJellyAmanita"
RecipeBaguette
id"RecipeBaguette"
name"Baguette recipe"
type"microwaveRecipes"
time15
solids
FoodDough1
reagents
TableSalt5
Blackpepper5
result"FoodBreadBaguette"
RecipeBrownies
id"RecipeBrownies"
name"Brownie recipe"
type"microwaveRecipes"
time25
solids
FoodButter2
FoodSnackChocolateBar2
FoodEgg3
reagents
Flour15
Sugar30
result"FoodBakedBrownieBatch"
RecipeMushroomSoup
id"RecipeMushroomSoup"
name"Mushroom soup recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodMushroom2
reagents
Water5
Milk5
result"FoodSoupMushroom"
RecipePumpkinCake
id"RecipePumpkinCake"
name"Pumpkin cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
FoodPumpkin1
reagents
Пустой объект
result"FoodCakePumpkin"
RecipeDonkpocketBerry
id"RecipeDonkpocketBerry"
name"Warm berry-pocket recipe"
type"microwaveRecipes"
time5
solids
FoodDonkpocketBerry1
reagents
Пустой объект
result"FoodDonkpocketBerryWarm"
RecipeCannabisBrownies
id"RecipeCannabisBrownies"
name"Cannabis brownie recipe"
type"microwaveRecipes"
time25
solids
FoodCannabisButter2
FoodSnackChocolateBar2
FoodEgg3
reagents
Flour15
Sugar30
result"FoodBakedCannabisBrownieBatch"
RecipeBisque
id"RecipeBisque"
name"Bisque recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodTomato1
FoodMushroom1
FoodMeatFish1
reagents
Water10
result"FoodSoupBisque"
RecipeMoldyBreadSlice
id"RecipeMoldyBreadSlice"
name"Moldy bread slice recipe"
type"microwaveRecipes"
time5
solids
FoodBreadPlainSlice1
FoodFlyAmanita1
reagents
Пустой объект
result"FoodBreadMoldySlice"
RecipeTwoBreadSlice
id"RecipeTwoBreadSlice"
name"Two slice recipe"
type"microwaveRecipes"
time5
solids
FoodBreadPlainSlice2
reagents
Wine5
result"FoodBreadTwoSlice"
RecipeApplePie
id"RecipeApplePie"
name"Apple pie recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodApple3
FoodPlateTin1
reagents
Пустой объект
result"FoodPieApple"
RecipeBaklava
id"RecipeBaklava"
name"Baklava recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodSnackPistachios1
FoodPlateTin1
reagents
Пустой объект
result"FoodPieBaklava"
RecipeSuppermatter
id"RecipeSuppermatter"
name"Suppermatter recipe"
type"microwaveRecipes"
time30
solids
FoodCakeBatter2
reagents
Sugar30
Nitrogen10
Plasma10
result"FoodCakeSuppermatter"
RecipeCornInButter
id"RecipeCornInButter"
name"Corn in butter recipe"
type"microwaveRecipes"
time10
solids
FoodCorn1
FoodPlate1
FoodButter1
reagents
Пустой объект
result"FoodMealCornInButter"
RecipeCatCake
id"RecipeCatCake"
name"Cat cake recipe"
type"microwaveRecipes"
time15
solids
FoodCakePlain1
FoodSnackRaisins1
OrganAnimalHeart1
reagents
Milk15
Cognizine5
result"MobCatCake"
RecipeCarpBurger
id"RecipeCarpBurger"
name"Fillet-o-carp burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeatFish1
FoodCheeseSlice1
reagents
Пустой объект
result"FoodBurgerCarp"
RecipeBananaBread
id"RecipeBananaBread"
name"Banana bread recipe"
type"microwaveRecipes"
time15
solids
FoodDough1
FoodBanana1
reagents
Пустой объект
result"FoodBreadBanana"
RecipeMimanaBread
id"RecipeMimanaBread"
name"Mimana bread recipe"
type"microwaveRecipes"
time15
solids
FoodDough1
FoodMimana1
reagents
Nothing5
result"FoodBreadMimana"
RecipeWingFangChuSoup
id"RecipeWingFangChuSoup"
name"Wing fang chu recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodMeatXenoCutlet2
reagents
Soysauce5
result"FoodSoupWingFangChu"
RecipePopcorn
id"RecipePopcorn"
name"Popcorn recipe"
type"microwaveRecipes"
time20
solids
FoodCorn1
reagents
Пустой объект
result"FoodSnackPopcorn"
RecipeFries
id"RecipeFries"
name"Space fries recipe"
type"microwaveRecipes"
time15
solids
FoodPotato1
reagents
TableSalt5
result"FoodMealFries"
RecipeDriedTobacco
id"RecipeDriedTobacco"
name"Dried tobacco leaves recipe"
type"microwaveRecipes"
time10
solids
LeavesTobacco1
reagents
Пустой объект
result"LeavesTobaccoDried"
RecipeTomatoBloodSoup
id"RecipeTomatoBloodSoup"
name"Tomato blood soup recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodBloodTomato2
reagents
Blood10
result"FoodSoupTomatoBlood"
RecipeColeslaw
id"RecipeColeslaw"
name"Coleslaw recipe"
type"microwaveRecipes"
time5
solids
FoodBowlBig1
FoodOnionRed1
FoodCabbage1
reagents
Vinaigrette5
result"FoodSaladColeslaw"
RecipeLizardKebab
id"RecipeLizardKebab"
name"Lizard kebab recipe"
type"microwaveRecipes"
time15
solids
FoodMeatLizard1
FoodKebabSkewer1
reagents
Пустой объект
result"FoodMeatLizardtailKebab"
RecipeCrabBurger
id"RecipeCrabBurger"
name"Crab burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeatCrab2
reagents
Пустой объект
result"FoodBurgerCrab"
RecipeFrenchToast
id"RecipeFrenchToast"
name"French toast recipe"
type"microwaveRecipes"
time5
solids
FoodBreadPlainSlice1
reagents
Milk5
Egg12
result"FoodBreadFrenchToast"
RecipeMargheritaPizza
id"RecipeMargheritaPizza"
name"Margherita pizza recipe"
type"microwaveRecipes"
time30
solids
FoodDoughFlat1
FoodCheeseSlice1
FoodTomato4
reagents
Пустой объект
result"FoodPizzaMargherita"
RecipeSpellBurger
id"RecipeSpellBurger"
name"Spell burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
ClothingHeadHatWizard1
reagents
Пустой объект
result"FoodBurgerSpell"
RecipeBaseballBurger
id"RecipeBaseballBurger"
name"Baseball burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
BaseBallBat1
reagents
Пустой объект
result"FoodBurgerBaseball"
RecipeCookieOatmeal
id"RecipeCookieOatmeal"
name"Oatmeal cookie recipe"
type"microwaveRecipes"
time5
solids
FoodButter1
reagents
Oats5
Sugar5
result"FoodBakedCookieOatmeal"
RecipeCornbread
id"RecipeCornbread"
name"Cornbread recipe"
type"microwaveRecipes"
time10
solids
FoodDoughCornmeal1
reagents
Пустой объект
result"FoodBreadCorn"
RecipeOatmeal
id"RecipeOatmeal"
name"Oatmeal recipe"
type"microwaveRecipes"
time15
solids
FoodBowlBig1
reagents
Oats15
Water10
result"FoodOatmeal"
RecipeEggRice
id"RecipeEggRice"
name"Egg-fried rice recipe"
type"microwaveRecipes"
time15
solids
FoodRiceBoiled1
FoodEgg1
FoodCarrot1
reagents
Пустой объект
result"FoodRiceEgg"
RecipeBlueberryCake
id"RecipeBlueberryCake"
name"Blueberry cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
FoodBerries3
reagents
Пустой объект
result"FoodCakeBlueberry"
RecipeTacoChicken
id"RecipeTacoChicken"
name"Chicken taco recipe"
type"microwaveRecipes"
time10
solids
FoodTacoShell1
FoodMeatChickenCutlet1
FoodCheeseSlice1
reagents
Пустой объект
result"FoodTacoChicken"
RecipeCake
id"RecipeCake"
name"Cake recipe"
type"microwaveRecipes"
time15
solids
FoodCakeBatter1
reagents
Пустой объект
result"FoodCakePlain"
RecipeCorgiBurger
id"RecipeCorgiBurger"
name"Corgi burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeatCorgi1
reagents
Пустой объект
result"FoodBurgerCorgi"
RecipeRegenerativeMesh
id"RecipeRegenerativeMesh"
name"Regenerative mesh recipe"
type"microwaveRecipes"
time10
solids
FoodAloe1
Ointment1
MaterialCloth11
reagents
Sigynate20
Dermaline20
result"RegenerativeMesh"
RecipeColdChili
id"RecipeColdChili"
name"Cold chili recipe"
type"microwaveRecipes"
time5
solids
FoodSoupChiliHot1
reagents
Nitrogen5
result"FoodSoupChiliCold"
RecipeQueso
id"RecipeQueso"
name"Queso recipe"
type"microwaveRecipes"
time15
solids
FoodChiliPepper1
FoodCheeseSlice2
reagents
Пустой объект
result"FoodMealQueso"
RecipeOnionRings
id"RecipeOnionRings"
name"Onion rings recipe"
type"microwaveRecipes"
time15
solids
FoodOnionSlice1
reagents
Пустой объект
result"FoodOnionRings"
RecipeBananaCreamPie
id"RecipeBananaCreamPie"
name"Banana cream pie recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodBanana3
FoodPlateTin1
reagents
Пустой объект
result"FoodPieBananaCream"
RecipeNettleSoup
id"RecipeNettleSoup"
name"Nettle soup recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
Nettle1
FoodPotato1
reagents
Water10
Egg6
result"FoodSoupNettle"
RecipeDriedCannabisRainbow
id"RecipeDriedCannabisRainbow"
name"Dried rainbow cannabis leaves recipe"
type"microwaveRecipes"
time10
solids
LeavesCannabisRainbow1
reagents
Пустой объект
result"LeavesCannabisRainbowDried"
RecipeGappleTart
id"RecipeGappleTart"
name"Golden apple streusel tart recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodApple2
FoodPlateTin1
reagents
Gold10
Sugar5
Milk5
result"FoodTartGapple"
RecipeCopypasta
id"RecipeCopypasta"
name"Copypasta recipe"
type"microwaveRecipes"
time10
solids
FoodNoodles2
reagents
Пустой объект
result"FoodNoodlesCopy"
RecipeHawaiianPizza
id"RecipeHawaiianPizza"
name"Hawaiian pizza recipe"
type"microwaveRecipes"
time30
solids
FoodDoughFlat1
FoodMeatChickenCutlet3
FoodPineappleSlice5
reagents
Пустой объект
result"FoodPizzaPineapple"
RecipeWarmDankpocket
id"RecipeWarmDankpocket"
name"Warm dank pocket recipe"
type"microwaveRecipes"
time5
solids
FoodDonkpocketDank1
reagents
Пустой объект
result"FoodDonkpocketDankWarm"
RecipeWarmDonkpocket
id"RecipeWarmDonkpocket"
name"Warm donk pocket recipe"
type"microwaveRecipes"
time5
solids
FoodDonkpocket1
reagents
Пустой объект
result"FoodDonkpocketWarm"
RecipeFiestaKebab
id"RecipeFiestaKebab"
name"Fiesta kebab recipe"
type"microwaveRecipes"
time5
solids
FoodChiliPepper1
FoodCorn1
FoodMeatCutlet1
FoodTomato1
FoodKebabSkewer1
reagents
Пустой объект
result"FoodMeatFiestaKebab"
RecipeTomatoSoup
id"RecipeTomatoSoup"
name"Tomato soup recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodTomato2
reagents
Water10
result"FoodSoupTomato"
RecipeBearger
id"RecipeBearger"
name"Bearger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeatBear1
reagents
Пустой объект
result"FoodBurgerBear"
RecipeChowMein
id"RecipeChowMein"
name"Chow mein recipe"
type"microwaveRecipes"
time10
solids
FoodNoodlesBoiled1
FoodEggplant1
FoodCarrot1
FoodCorn1
FoodEgg1
reagents
Пустой объект
result"FoodNoodlesChowmein"
RecipeMeatballSpaghetti
id"RecipeMeatballSpaghetti"
name"Spaghetti & meatballs recipe"
type"microwaveRecipes"
time10
solids
FoodNoodlesBoiled1
FoodMeatMeatball2
reagents
Пустой объект
result"FoodNoodlesMeatball"
RecipeBoiledSpaghetti
id"RecipeBoiledSpaghetti"
name"Boiled spaghetti recipe"
type"microwaveRecipes"
time15
solids
FoodButter1
reagents
Flour15
Egg6
result"FoodNoodlesBoiled"
RecipeChocolateChipPancake
id"RecipeChocolateChipPancake"
name"Chocolate chip pancake recipe"
type"microwaveRecipes"
time5
solids
FoodSnackChocolateBar1
reagents
Flour5
Milk5
Egg6
result"FoodBakedPancakeCc"
RecipeHotChili
id"RecipeHotChili"
name"Hot chili recipe"
type"microwaveRecipes"
time20
solids
FoodBowlBig1
FoodChiliPepper1
FoodMeatCutlet1
FoodOnionSlice1
FoodTomato1
reagents
Пустой объект
result"FoodSoupChiliHot"
RecipeDriedCannabis
id"RecipeDriedCannabis"
name"Dried cannabis leaves recipe"
type"microwaveRecipes"
time10
solids
LeavesCannabis1
reagents
Пустой объект
result"LeavesCannabisDried"
RecipeAppleCake
id"RecipeAppleCake"
name"Apple cake recipe"
type"microwaveRecipes"
time5
solids
FoodCakePlain1
FoodApple3
reagents
Пустой объект
result"FoodCakeApple"
RecipeSugarCookie
id"RecipeSugarCookie"
name"Sugar cookie recipe"
type"microwaveRecipes"
time5
solids
FoodButter1
reagents
Flour5
Sugar10
result"FoodBakedCookieSugar"
RecipeBread
id"RecipeBread"
name"Bread recipe"
type"microwaveRecipes"
time10
solids
FoodDough1
reagents
Пустой объект
result"FoodBreadPlain"
RecipeBagelPoppy
id"RecipeBagelPoppy"
name"Poppyseed bagel recipe"
type"microwaveRecipes"
time5
solids
FoodDoughRope1
PoppySeeds1
reagents
Пустой объект
result"FoodBagelPoppy"
RecipeAppendixBurger
id"RecipeAppendixBurger"
name"Appendix burger recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
OrganHumanAppendix1
reagents
Пустой объект
result"FoodBurgerAppendix"
RecipeMushroomPizza
id"RecipeMushroomPizza"
name"Mushroom pizza recipe"
type"microwaveRecipes"
time30
solids
FoodDoughFlat1
FoodMushroom5
reagents
Пустой объект
result"FoodPizzaMushroom"
RecipeDumplings
id"RecipeDumplings"
name"Dumplings recipe"
type"microwaveRecipes"
time15
solids
FoodDoughSlice3
reagents
Water10
UncookedAnimalProteins6
result"FoodBakedDumplings"
RecipeClownTears
id"RecipeClownTears"
name"Clown's tears recipe"
type"microwaveRecipes"
time15
solids
FoodBowlBig1
FoodOnionSlice1
FoodTomato1
BikeHorn1
reagents
Пустой объект
result"FoodSoupClown"
RecipeTofuBread
id"RecipeTofuBread"
name"Tofu bread recipe"
type"microwaveRecipes"
time15
solids
FoodDough1
FoodTofu1
reagents
Пустой объект
result"FoodBreadTofu"
RecipeWaffleSoy
id"RecipeWaffleSoy"
name"Soy waffle recipe"
type"microwaveRecipes"
time10
solids
Пустой объект
reagents
Flour5
MilkSoy5
Egg6
SodaWater5
result"FoodBakedWaffleSoy"
RecipeCrazyHamburger
id"RecipeCrazyHamburger"
name"Crazy hamburger recipe"
type"microwaveRecipes"
time15
solids
FoodBreadBun1
FoodMeat2
FoodCheeseSlice2
FoodChiliPepper1
FoodCabbage1
CrayonGreen1
Flare1
reagents
OilOlive15
result"FoodBurgerCrazy"
RecipeWingFangChuSoupSpider
id"RecipeWingFangChuSoupSpider"
name"Wing fang chu recipe"
type"microwaveRecipes"
time10
solids
FoodBowlBig1
FoodMeatSpider2
reagents
Soysauce5
result"FoodSoupWingFangChu"
RecipeChickenSandwich
id"RecipeChickenSandwich"
name"Chicken sandwich recipe"
type"microwaveRecipes"
time10
solids
FoodBreadBun1
FoodMeatChicken1
reagents
Mayo5
result"FoodBurgerChicken"
RecipeCreamCheeseBread
id"RecipeCreamCheeseBread"
name"Cream cheese bread recipe"
type"microwaveRecipes"
time15
solids
FoodDough1
FoodCheeseSlice2
reagents
Milk5
result"FoodBreadCreamcheese"
RecipeMimeTart
id"RecipeMimeTart"
name"Mime tart recipe"
type"microwaveRecipes"
time15
solids
FoodDoughPie1
FoodMimana3
FoodPlateTin1
reagents
Sugar5
Milk5
result"FoodTartMime"
RecipeTacoRat
id"RecipeTacoRat"
name"Rat taco recipe"
type"microwaveRecipes"
time10
solids
FoodTacoShell1
FoodCheeseSlice1
FoodMeatRat1
reagents
Пустой объект
result"FoodTacoRat"
RecipeTacoShell
id"RecipeTacoShell"
name"Taco shell recipe"
type"microwaveRecipes"
time5
solids
FoodDoughTortillaFlat1
reagents
Пустой объект
result"FoodTacoShell"
sliceableRecipes
FoodBreadMeatXeno
id"FoodBreadMeatXeno"
name"Хлеб из ксено-мяса"
type"sliceableRecipes"
input"FoodBreadMeatXeno"
result"FoodBreadMeatXenoSlice"
count5
FoodMeatTomato
id"FoodMeatTomato"
name"Мясо помидора-убийцы"
type"sliceableRecipes"
input"FoodMeatTomato"
result"FoodMeatTomatoCutlet"
count3
FoodMeatHuman
id"FoodMeatHuman"
name"Сырое мясо человека"
type"sliceableRecipes"
input"FoodMeatHuman"
result"FoodMeatCutlet"
count3
FoodPizzaMushroom
id"FoodPizzaMushroom"
name"Грибная пицца"
type"sliceableRecipes"
input"FoodPizzaMushroom"
result"FoodPizzaMushroomSlice"
count8
FoodPieBananaCream
id"FoodPieBananaCream"
name"Кремовый банановый пирог"
type"sliceableRecipes"
input"FoodPieBananaCream"
result"FoodPieBananaCreamSlice"
count4
FoodBakedBrownieBatch
id"FoodBakedBrownieBatch"
name"Брауни"
type"sliceableRecipes"
input"FoodBakedBrownieBatch"
result"FoodBakedBrownie"
count6
FoodMeatPenguin
id"FoodMeatPenguin"
name"Сырое мясо пингвина"
type"sliceableRecipes"
input"FoodMeatPenguin"
result"FoodMeatPenguinCutlet"
count3
FoodDoughCornmeal
id"FoodDoughCornmeal"
name"Кукурузное тесто"
type"sliceableRecipes"
input"FoodDoughCornmeal"
result"FoodDoughCornmealSlice"
count3
FoodMeatChicken
id"FoodMeatChicken"
name"Сырое мясо курицы"
type"sliceableRecipes"
input"FoodMeatChicken"
result"FoodMeatChickenCutlet"
count3
FoodPieMeat
id"FoodPieMeat"
name"Мясной пирог"
type"sliceableRecipes"
input"FoodPieMeat"
result"FoodPieMeatSlice"
count4
FoodBreadBanana
id"FoodBreadBanana"
name"Бананово-ореховый хлеб"
type"sliceableRecipes"
input"FoodBreadBanana"
result"FoodBreadBananaSlice"
count5
FoodMeatRat
id"FoodMeatRat"
name"Сырое мясо крысы"
type"sliceableRecipes"
input"FoodMeatRat"
result"FoodMeatCutlet"
count3
FoodCakeClown
id"FoodCakeClown"
name"Клоунский торт"
type"sliceableRecipes"
input"FoodCakeClown"
result"FoodCakeClownSlice"
count5
FoodCakeLemon
id"FoodCakeLemon"
name"Лимонный торт"
type"sliceableRecipes"
input"FoodCakeLemon"
result"FoodCakeLemonSlice"
count5
FoodPieBaklava
id"FoodPieBaklava"
name"Пахлава"
type"sliceableRecipes"
input"FoodPieBaklava"
result"FoodPieBaklavaSlice"
count4
FoodOnion
id"FoodOnion"
name"Лук"
type"sliceableRecipes"
input"FoodOnion"
result"FoodOnionSlice"
count5
FoodCakeChocolate
id"FoodCakeChocolate"
name"Шоколадный торт"
type"sliceableRecipes"
input"FoodCakeChocolate"
result"FoodCakeChocolateSlice"
count5
FoodChevre
id"FoodChevre"
name"Брусок козьего сыра"
type"sliceableRecipes"
input"FoodChevre"
result"FoodChevreSlice"
count3
FoodMeatBearCooked
id"FoodMeatBearCooked"
name"Жареное мясо медведя"
type"sliceableRecipes"
input"FoodMeatBearCooked"
result"FoodMeatBearCutletCooked"
count3
FoodMeatXeno
id"FoodMeatXeno"
name"Сырое ксено мясо"
type"sliceableRecipes"
input"FoodMeatXeno"
result"FoodMeatXenoCutlet"
count3
FoodTofu
id"FoodTofu"
name"Тофу"
type"sliceableRecipes"
input"FoodTofu"
result"FoodTofuSlice"
count3
FoodWatermelon
id"FoodWatermelon"
name"Арбуз"
type"sliceableRecipes"
input"FoodWatermelon"
result"FoodWatermelonSlice"
count5
FoodMeatLizard
id"FoodMeatLizard"
name"Сырое мясо ящерицы"
type"sliceableRecipes"
input"FoodMeatLizard"
result"FoodMeatLizardCutlet"
count3
FoodMeatPenguinCooked
id"FoodMeatPenguinCooked"
name"Филе пингвина"
type"sliceableRecipes"
input"FoodMeatPenguinCooked"
result"FoodMeatPenguinCutletCooked"
count3
FoodCakeBlueberry
id"FoodCakeBlueberry"
name"Черничный торт"
type"sliceableRecipes"
input"FoodCakeBlueberry"
result"FoodCakeBlueberrySlice"
count5
FoodPizzaSassysage
id"FoodPizzaSassysage"
name"Дерзкалбасная пицца"
type"sliceableRecipes"
input"FoodPizzaSassysage"
result"FoodPizzaSassysageSlice"
count8
FoodPieFrosty
id"FoodPieFrosty"
name"Морозный пирог"
type"sliceableRecipes"
input"FoodPieFrosty"
result"FoodPieFrostySlice"
count4
FoodCakeLemoon
id"FoodCakeLemoon"
name"Лилунный торт"
type"sliceableRecipes"
input"FoodCakeLemoon"
result"FoodCakeLemoonSlice"
count5
FoodBreadSausage
id"FoodBreadSausage"
name"Сосисочный хлеб"
type"sliceableRecipes"
input"FoodBreadSausage"
result"FoodBreadSausageSlice"
count5
FoodBreadMeat
id"FoodBreadMeat"
name"Мясной хлеб"
type"sliceableRecipes"
input"FoodBreadMeat"
result"FoodBreadMeatSlice"
count5
FoodPieXeno
id"FoodPieXeno"
name"Ксено-пирог"
type"sliceableRecipes"
input"FoodPieXeno"
result"FoodPieXenoSlice"
count4
FoodCakeLime
id"FoodCakeLime"
name"Лаймовый торт"
type"sliceableRecipes"
input"FoodCakeLime"
result"FoodCakeLimeSlice"
count5
FoodCakePlain
id"FoodCakePlain"
name"Торт"
type"sliceableRecipes"
input"FoodCakePlain"
result"FoodCakePlainSlice"
count5
FoodCakeOrange
id"FoodCakeOrange"
name"Апельсиновый торт"
type"sliceableRecipes"
input"FoodCakeOrange"
result"FoodCakeOrangeSlice"
count5
FoodPizzaArnold
id"FoodPizzaArnold"
name"Пицца Арнольда"
type"sliceableRecipes"
input"FoodPizzaArnold"
result"FoodPizzaArnoldSlice"
count8
FoodBreadPlain
id"FoodBreadPlain"
name"Хлеб"
type"sliceableRecipes"
input"FoodBreadPlain"
result"FoodBreadPlainSlice"
count5
FoodOnionRed
id"FoodOnionRed"
name"Красный лук"
type"sliceableRecipes"
input"FoodOnionRed"
result"FoodOnionRedSlice"
count5
FoodMeatSalami
id"FoodMeatSalami"
name"Салями"
type"sliceableRecipes"
input"FoodMeatSalami"
result"FoodMeatSalamiSlice"
count5
FoodBakedCannabisBrownieBatch
id"FoodBakedCannabisBrownieBatch"
name"Особые брауни"
type"sliceableRecipes"
input"FoodBakedCannabisBrownieBatch"
result"FoodBakedCannabisBrownie"
count6
FoodCakeBirthday
id"FoodCakeBirthday"
name"Именинный торт"
type"sliceableRecipes"
input"FoodCakeBirthday"
result"FoodCakeBirthdaySlice"
count5
FoodDough
id"FoodDough"
name"Тесто"
type"sliceableRecipes"
input"FoodDough"
result"FoodDoughSlice"
count3
FoodCakeVanilla
id"FoodCakeVanilla"
name"Ванильный торт"
type"sliceableRecipes"
input"FoodCakeVanilla"
result"FoodCakeVanillaSlice"
count5
FoodMeatDuckCooked
id"FoodMeatDuckCooked"
name"Приготовленная мясо утки"
type"sliceableRecipes"
input"FoodMeatDuckCooked"
result"FoodMeatDuckCutletCooked"
count3
FoodMeatSpider
id"FoodMeatSpider"
name"Сырое мясо паука"
type"sliceableRecipes"
input"FoodMeatSpider"
result"FoodMeatSpiderCutlet"
count3
FoodBreadVolcanic
id"FoodBreadVolcanic"
name"Вулканический хлеб"
type"sliceableRecipes"
input"FoodBreadVolcanic"
result"FoodBreadVolcanicSlice"
count5
FoodPizzaDank
id"FoodPizzaDank"
name"Расслабляющая пицца"
type"sliceableRecipes"
input"FoodPizzaDank"
result"FoodPizzaDankSlice"
count8
FoodTartMime
id"FoodTartMime"
name"Мимский тарт"
type"sliceableRecipes"
input"FoodTartMime"
result"FoodTartMimeSlice"
count4
FoodBreadMimana
id"FoodBreadMimana"
name"Хлеб мимана"
type"sliceableRecipes"
input"FoodBreadMimana"
result"FoodBreadMimanaSlice"
count5
FoodBreadMeatSpider
id"FoodBreadMeatSpider"
name"Хлеб из паучьего мяса"
type"sliceableRecipes"
input"FoodBreadMeatSpider"
result"FoodBreadMeatSpiderSlice"
count5
FoodCakeApple
id"FoodCakeApple"
name"Яблочный торт"
type"sliceableRecipes"
input"FoodCakeApple"
result"FoodCakeAppleSlice"
count5
FoodCakeSpaceman
id"FoodCakeSpaceman"
name"Космонавтский торт"
type"sliceableRecipes"
input"FoodCakeSpaceman"
result"FoodCakeSpacemanSlice"
count5
FoodBreadCreamcheese
id"FoodBreadCreamcheese"
name"Хлеб со сливочным сыром"
type"sliceableRecipes"
input"FoodBreadCreamcheese"
result"FoodBreadCreamcheeseSlice"
count5
FoodPizzaVegetable
id"FoodPizzaVegetable"
name"Овощная пицца"
type"sliceableRecipes"
input"FoodPizzaVegetable"
result"FoodPizzaVegetableSlice"
count8
FoodPizzaDonkpocket
id"FoodPizzaDonkpocket"
name"Пицца донк-покет"
type"sliceableRecipes"
input"FoodPizzaDonkpocket"
result"FoodPizzaDonkpocketSlice"
count8
FoodBreadBaguette
id"FoodBreadBaguette"
name"Багет"
type"sliceableRecipes"
input"FoodBreadBaguette"
result"FoodBreadBaguetteSlice"
count12
FoodMeatClown
id"FoodMeatClown"
name"Мясо клоуна"
type"sliceableRecipes"
input"FoodMeatClown"
result"FoodMeatSalamiSlice"
count5
FoodCheese
id"FoodCheese"
name"Головка сыра"
type"sliceableRecipes"
input"FoodCheese"
result"FoodCheeseSlice"
count3
FoodMeatBear
id"FoodMeatBear"
name"Сырое мясо медведя"
type"sliceableRecipes"
input"FoodMeatBear"
result"FoodMeatBearCutlet"
count3
FoodPieCherry
id"FoodPieCherry"
name"Вишнёвый пирог"
type"sliceableRecipes"
input"FoodPieCherry"
result"FoodPieCherrySlice"
count4
FoodPizzaPineapple
id"FoodPizzaPineapple"
name"Гавайская пицца"
type"sliceableRecipes"
input"FoodPizzaPineapple"
result"FoodPizzaPineappleSlice"
count8
FoodMeatDuck
id"FoodMeatDuck"
name"Сырое мясо утки"
type"sliceableRecipes"
input"FoodMeatDuck"
result"FoodMeatDuckCutlet"
count3
FoodMeat
id"FoodMeat"
name"Сырое мясо"
type"sliceableRecipes"
input"FoodMeat"
result"FoodMeatCutlet"
count3
FoodPineapple
id"FoodPineapple"
name"Ананас"
type"sliceableRecipes"
input"FoodPineapple"
result"FoodPineappleSlice"
count5
FoodCakeCarrot
id"FoodCakeCarrot"
name"Морковный торт"
type"sliceableRecipes"
input"FoodCakeCarrot"
result"FoodCakeCarrotSlice"
count5
FoodPizzaMeat
id"FoodPizzaMeat"
name"Мясная пицца"
type"sliceableRecipes"
input"FoodPizzaMeat"
result"FoodPizzaMeatSlice"
count8
FoodCakePumpkin
id"FoodCakePumpkin"
name"Пряный тыквенный торт"
type"sliceableRecipes"
input"FoodCakePumpkin"
result"FoodCakePumpkinSlice"
count5
FoodMeatCooked
id"FoodMeatCooked"
name"Стейк"
type"sliceableRecipes"
input"FoodMeatCooked"
result"FoodMeatCutletCooked"
count3
FoodBreadTofu
id"FoodBreadTofu"
name"Хлеб из тофу"
type"sliceableRecipes"
input"FoodBreadTofu"
result"FoodBreadTofuSlice"
count5
FoodPizzaMargherita
id"FoodPizzaMargherita"
name"Пицца маргарита"
type"sliceableRecipes"
input"FoodPizzaMargherita"
result"FoodPizzaMargheritaSlice"
count8
FoodCakeCheese
id"FoodCakeCheese"
name"Сырный торт"
type"sliceableRecipes"
input"FoodCakeCheese"
result"FoodCakeCheeseSlice"
count5
FoodBreadCorn
id"FoodBreadCorn"
name"Кукурузный хлеб"
type"sliceableRecipes"
input"FoodBreadCorn"
result"FoodBreadCornSlice"
count5
FoodMeatChickenCooked
id"FoodMeatChickenCooked"
name"Приготовленное мясо курицы"
type"sliceableRecipes"
input"FoodMeatChickenCooked"
result"FoodMeatChickenCutletCooked"
count3
FoodCakeSuppermatter
id"FoodCakeSuppermatter"
name"Суперматерия"
type"sliceableRecipes"
input"FoodCakeSuppermatter"
result"FoodCakeSuppermatterSlice"
count8
FoodDoughTortilla
id"FoodDoughTortilla"
name"Тесто тортильи"
type"sliceableRecipes"
input"FoodDoughTortilla"
result"FoodDoughTortillaSlice"
count3
FoodCakeChristmas
id"FoodCakeChristmas"
name"Рождественский торт"
type"sliceableRecipes"
input"FoodCakeChristmas"
result"FoodCakeChristmasSlice"
count5
FoodMeatLizardCooked
id"FoodMeatLizardCooked"
name"Стейк из ящерицы"
type"sliceableRecipes"
input"FoodMeatLizardCooked"
result"FoodMeatLizardCutletCooked"
count3
FoodCakeBrain
id"FoodCakeBrain"
name"Торт с мозгами"
type"sliceableRecipes"
input"FoodCakeBrain"
result"FoodCakeBrainSlice"
count5
FoodPieApple
id"FoodPieApple"
name"Яблочный пирог"
type"sliceableRecipes"
input"FoodPieApple"
result"FoodPieAppleSlice"
count4
MobBreadDog
id"MobBreadDog"
name"Хлебака"
type"sliceableRecipes"
input"MobBreadDog"
result"FoodBreadSausageSlice"
count5
FoodCakeSlime
id"FoodCakeSlime"
name"Слаймовый торт"
type"sliceableRecipes"
input"FoodCakeSlime"
result"FoodCakeSlimeSlice"
count5
FoodPieClafoutis
id"FoodPieClafoutis"
name"Ягодный клафути"
type"sliceableRecipes"
input"FoodPieClafoutis"
result"FoodPieClafoutisSlice"
count4
grindableRecipes
FoodCocoaBeans
id"FoodCocoaBeans"
name"Какао-бобы"
type"grindableRecipes"
input"FoodCocoaBeans"
result
Nutriment2
Vitamin1
CocoaPowder2
FoodMeatTomato
id"FoodMeatTomato"
name"Мясо помидора-убийцы"
type"grindableRecipes"
input"FoodMeatTomato"
result
Nutriment5
UncookedAnimalProteins1
Fat5
FoodMeatHuman
id"FoodMeatHuman"
name"Сырое мясо человека"
type"grindableRecipes"
input"FoodMeatHuman"
result
UncookedAnimalProteins9
FoodBungo
id"FoodBungo"
name"Плод бунго"
type"grindableRecipes"
input"FoodBungo"
result
Nutriment10
Enzyme10
FoodMeatDuckCutlet
id"FoodMeatDuckCutlet"
name"Сырая утиная котлета"
type"grindableRecipes"
input"FoodMeatDuckCutlet"
result
UncookedAnimalProteins3
Fat2
FoodMeatLizardCutletCooked
id"FoodMeatLizardCutletCooked"
name"Котлета из ящерицы"
type"grindableRecipes"
input"FoodMeatLizardCutletCooked"
result
Nutriment2
Protein2
FoodEggplant
id"FoodEggplant"
name"Баклажан"
type"grindableRecipes"
input"FoodEggplant"
result
Nutriment10
Vitamin4
FoodTomato
id"FoodTomato"
name"Помидор"
type"grindableRecipes"
input"FoodTomato"
result
Nutriment7
Vitamin3
Water4
FoodMeatWheat
id"FoodMeatWheat"
name"Мясной комок"
type"grindableRecipes"
input"FoodMeatWheat"
result
UncookedAnimalProteins1
FoodMeatPenguin
id"FoodMeatPenguin"
name"Сырое мясо пингвина"
type"grindableRecipes"
input"FoodMeatPenguin"
result
UncookedAnimalProteins9
Fat9
FoodMeatChicken
id"FoodMeatChicken"
name"Сырое мясо курицы"
type"grindableRecipes"
input"FoodMeatChicken"
result
UncookedAnimalProteins9
Fat9
FoodMeatCutletCooked
id"FoodMeatCutletCooked"
name"Котлета"
type"grindableRecipes"
input"FoodMeatCutletCooked"
result
Nutriment2
Protein2
FoodMeatMeatball
id"FoodMeatMeatball"
name"Фрикаделька"
type"grindableRecipes"
input"FoodMeatMeatball"
result
Nutriment5
UncookedAnimalProteins1
Fat5
FoodMeatCrab
id"FoodMeatCrab"
name"Сырое крабовое мясо"
type"grindableRecipes"
input"FoodMeatCrab"
result
UncookedAnimalProteins1
Fat2
FoodPotato
id"FoodPotato"
name"Картофель"
type"grindableRecipes"
input"FoodPotato"
result
Nutriment10
Vitamin4
FoodAloe
id"FoodAloe"
name"Алоэ"
type"grindableRecipes"
input"FoodAloe"
result
Aloe10
Dermaline10
FoodMeatBaconCooked
id"FoodMeatBaconCooked"
name"Бекон"
type"grindableRecipes"
input"FoodMeatBaconCooked"
result
Nutriment5
Protein5
FoodLime
id"FoodLime"
name"Лайм"
type"grindableRecipes"
input"FoodLime"
result
Nutriment5
Vitamin4
FoodMeatRat
id"FoodMeatRat"
name"Сырое мясо крысы"
type"grindableRecipes"
input"FoodMeatRat"
result
UncookedAnimalProteins3
Fat3
FoodSpacemansTrumpet
id"FoodSpacemansTrumpet"
name"Космонавтская труба"
type"grindableRecipes"
input"FoodSpacemansTrumpet"
result
Nutriment1
PolypyryliumOligomers3
FoodMeatPlant
id"FoodMeatPlant"
name"Сырое мясо растения"
type"grindableRecipes"
input"FoodMeatPlant"
result
Nutriment5
UncookedAnimalProteins1
Fat5
FoodGrape
id"FoodGrape"
name"Виноград"
type"grindableRecipes"
input"FoodGrape"
result
Nutriment5
Vitamin4
FoodOnion
id"FoodOnion"
name"Лук"
type"grindableRecipes"
input"FoodOnion"
result
Nutriment10
Vitamin4
Allicin4
FoodSpaceshroomCooked
id"FoodSpaceshroomCooked"
name"Приготовленный космогриб"
type"grindableRecipes"
input"FoodSpaceshroomCooked"
result
Nutriment10
Vitamin5
FoodGarlic
id"FoodGarlic"
name"Чеснок"
type"grindableRecipes"
input"FoodGarlic"
result
Nutriment10
Vitamin4
Allicin4
FoodMeatBearCooked
id"FoodMeatBearCooked"
name"Жареное мясо медведя"
type"grindableRecipes"
input"FoodMeatBearCooked"
result
Nutriment5
Protein5
FoodGalaxythistle
id"FoodGalaxythistle"
name"Галакточертополох"
type"grindableRecipes"
input"FoodGalaxythistle"
result
Stellibinin25
FoodMeatDuckCutletCooked
id"FoodMeatDuckCutletCooked"
name"Утиная котлета"
type"grindableRecipes"
input"FoodMeatDuckCutletCooked"
result
Nutriment2
Protein2
FoodMeatGoliath
id"FoodMeatGoliath"
name"Сырое мясо голиафа"
type"grindableRecipes"
input"FoodMeatGoliath"
result
UncookedAnimalProteins5
Fat3
FoodMeatXeno
id"FoodMeatXeno"
name"Сырое ксено мясо"
type"grindableRecipes"
input"FoodMeatXeno"
result
SulfuricAcid20
FoodWatermelon
id"FoodWatermelon"
name"Арбуз"
type"grindableRecipes"
input"FoodWatermelon"
result
Nutriment10
Vitamin5
Water10
FoodPumpkin
id"FoodPumpkin"
name"Тыква"
type"grindableRecipes"
input"FoodPumpkin"
result
PumpkinFlesh20
Vitamin5
FoodMeatChickenCutlet
id"FoodMeatChickenCutlet"
name"Сырая куриная котлета"
type"grindableRecipes"
input"FoodMeatChickenCutlet"
result
UncookedAnimalProteins3
Fat2
FoodBerries
id"FoodBerries"
name"Ягоды"
type"grindableRecipes"
input"FoodBerries"
result
Nutriment5
Vitamin4
FoodLemon
id"FoodLemon"
name"Лимон"
type"grindableRecipes"
input"FoodLemon"
result
Nutriment5
Vitamin4
FoodMeatLizard
id"FoodMeatLizard"
name"Сырое мясо ящерицы"
type"grindableRecipes"
input"FoodMeatLizard"
result
UncookedAnimalProteins9
Fat9
FoodMeatPenguinCooked
id"FoodMeatPenguinCooked"
name"Филе пингвина"
type"grindableRecipes"
input"FoodMeatPenguinCooked"
result
Nutriment5
Protein5
FoodMeatSpiderLeg
id"FoodMeatSpiderLeg"
name"Сырая паучья нога"
type"grindableRecipes"
input"FoodMeatSpiderLeg"
result
UncookedAnimalProteins10
Fat3
FoodLily
id"FoodLily"
name"Лилия"
type"grindableRecipes"
input"FoodLily"
result
Nutriment2
Bicaridine20
FoodLaughinPeaPod
id"FoodLaughinPeaPod"
name"Стручок смешного горошка"
type"grindableRecipes"
input"FoodLaughinPeaPod"
result
Nutriment3
Sugar5
Laughter5
FoodBloodTomato
id"FoodBloodTomato"
name"Кровяной помидор"
type"grindableRecipes"
input"FoodBloodTomato"
result
Blood10
Vitamin4
FoodMeatSpiderCutletCooked
id"FoodMeatSpiderCutletCooked"
name"Паучья котлета"
type"grindableRecipes"
input"FoodMeatSpiderCutletCooked"
result
Nutriment1
Protein1
FoodMeatChickenCutletCooked
id"FoodMeatChickenCutletCooked"
name"Куриная котлета"
type"grindableRecipes"
input"FoodMeatChickenCutletCooked"
result
Nutriment2
Protein2
FoodMeatBearCutlet
id"FoodMeatBearCutlet"
name"Сырая котлета из медведя"
type"grindableRecipes"
input"FoodMeatBearCutlet"
result
UncookedAnimalProteins3
Fat2
FoodPineappleSlice
id"FoodPineappleSlice"
name"Ломтик ананаса"
type"grindableRecipes"
input"FoodPineappleSlice"
result
Nutriment2
FoodMeatSalamiSlice
id"FoodMeatSalamiSlice"
name"Ломтик салями"
type"grindableRecipes"
input"FoodMeatSalamiSlice"
result
Nutriment1
Protein1
FoodMeatXenoCutlet
id"FoodMeatXenoCutlet"
name"Сырая ксено котлета"
type"grindableRecipes"
input"FoodMeatXenoCutlet"
result
SulfuricAcid20
FoodLemoon
id"FoodLemoon"
name"Лилун"
type"grindableRecipes"
input"FoodLemoon"
result
Vitamin4
Milk16
FoodWatermelonSlice
id"FoodWatermelonSlice"
name"Ломтик арбуза"
type"grindableRecipes"
input"FoodWatermelonSlice"
result
Nutriment2
Vitamin1
Water2
FoodMeatBearCutletCooked
id"FoodMeatBearCutletCooked"
name"Котлета из медведя"
type"grindableRecipes"
input"FoodMeatBearCutletCooked"
result
Nutriment2
Protein2
FoodOnionRed
id"FoodOnionRed"
name"Красный лук"
type"grindableRecipes"
input"FoodOnionRed"
result
Nutriment10
Vitamin4
Allicin4
FoodMeatSalami
id"FoodMeatSalami"
name"Салями"
type"grindableRecipes"
input"FoodMeatSalami"
result
Nutriment5
UncookedAnimalProteins1
Fat5
FoodCorn
id"FoodCorn"
name"Початок кукурузы"
type"grindableRecipes"
input"FoodCorn"
result
Cornmeal15
Nutriment5
FoodMeatChickenFried
id"FoodMeatChickenFried"
name"Жареная курица"
type"grindableRecipes"
input"FoodMeatChickenFried"
result
Nutriment5
Protein5
FoodCarrot
id"FoodCarrot"
name"Морковь"
type"grindableRecipes"
input"FoodCarrot"
result
JuiceCarrot5
Vitamin4
Oculine3
FoodChiliPepper
id"FoodChiliPepper"
name"Перец чили"
type"grindableRecipes"
input"FoodChiliPepper"
result
Nutriment4
CapsaicinOil10
Vitamin4
FoodMeatCutlet
id"FoodMeatCutlet"
name"Сырая котлета"
type"grindableRecipes"
input"FoodMeatCutlet"
result
UncookedAnimalProteins3
Fat2
FoodMeatDuckCooked
id"FoodMeatDuckCooked"
name"Приготовленная мясо утки"
type"grindableRecipes"
input"FoodMeatDuckCooked"
result
Nutriment5
Protein5
FoodMeatSpider
id"FoodMeatSpider"
name"Сырое мясо паука"
type"grindableRecipes"
input"FoodMeatSpider"
result
UncookedAnimalProteins9
Fat9
FoodOnionSlice
id"FoodOnionSlice"
name"Ломтик лука"
type"grindableRecipes"
input"FoodOnionSlice"
result
Nutriment2
Allicin1
Vitamin1
FoodBlueTomato
id"FoodBlueTomato"
name"Синий помидор"
type"grindableRecipes"
input"FoodBlueTomato"
result
Nutriment5
SpaceLube15
Vitamin4
FoodMeatSpiderCutlet
id"FoodMeatSpiderCutlet"
name"Сырая паучья котлета"
type"grindableRecipes"
input"FoodMeatSpiderCutlet"
result
UncookedAnimalProteins3
Fat2
FoodLingzhi
id"FoodLingzhi"
name"Линчжи"
type"grindableRecipes"
input"FoodLingzhi"
result
Ultravasculine20
Epinephrine20
FoodCannabisButter
id"FoodCannabisButter"
name"Брусок конопляного масла"
type"grindableRecipes"
input"FoodCannabisButter"
result
Butter10
THC82
FoodMimana
id"FoodMimana"
name"Миман"
type"grindableRecipes"
input"FoodMimana"
result
MuteToxin5
Vitamin2
FoodMeatGoliathCooked
id"FoodMeatGoliathCooked"
name"Стейк из голиафа"
type"grindableRecipes"
input"FoodMeatGoliathCooked"
result
Nutriment5
Protein5
FoodMeatBacon
id"FoodMeatBacon"
name"Сырой бекон"
type"grindableRecipes"
input"FoodMeatBacon"
result
UncookedAnimalProteins2
Fat9
FoodFlyAmanita
id"FoodFlyAmanita"
name"Мухомор"
type"grindableRecipes"
input"FoodFlyAmanita"
result
Amatoxin25
Nutriment5
FoodSpaceshroom
id"FoodSpaceshroom"
name"Космогриб"
type"grindableRecipes"
input"FoodSpaceshroom"
result
Nutriment3
Vitamin2
FoodMeatLizardCutlet
id"FoodMeatLizardCutlet"
name"Сырая котлета из ящерицы"
type"grindableRecipes"
input"FoodMeatLizardCutlet"
result
UncookedAnimalProteins3
Fat2
FoodAmbrosiaDeus
id"FoodAmbrosiaDeus"
name"Амброзия деус"
type"grindableRecipes"
input"FoodAmbrosiaDeus"
result
Omnizine3
SpaceDrugs5
Nutriment2
Desoxyephedrine10
FoodBanana
id"FoodBanana"
name"Банан"
type"grindableRecipes"
input"FoodBanana"
result
Nutriment4
Vitamin2
FoodMeatTomatoCutlet
id"FoodMeatTomatoCutlet"
name"Сырая котлета из помидора-убийцы"
type"grindableRecipes"
input"FoodMeatTomatoCutlet"
result
Nutriment5
UncookedAnimalProteins1
Fat5
FoodSoybeans
id"FoodSoybeans"
name"Соевые бобы"
type"grindableRecipes"
input"FoodSoybeans"
result
Nutriment4
FoodMeatCorgi
id"FoodMeatCorgi"
name"Первосортное мясо корги"
type"grindableRecipes"
input"FoodMeatCorgi"
result
Bicaridine20
FoodMeatDragon
id"FoodMeatDragon"
name"Плоть дракона"
type"grindableRecipes"
input"FoodMeatDragon"
result
Ichor10
FoodMeatMeatballCooked
id"FoodMeatMeatballCooked"
name"Фрикаделька"
type"grindableRecipes"
input"FoodMeatMeatballCooked"
result
Nutriment5
Protein5
FoodMeatClown
id"FoodMeatClown"
name"Мясо клоуна"
type"grindableRecipes"
input"FoodMeatClown"
result
Nutriment5
UncookedAnimalProteins1
Fat5
FoodMeatBear
id"FoodMeatBear"
name"Сырое мясо медведя"
type"grindableRecipes"
input"FoodMeatBear"
result
UncookedAnimalProteins9
Fat9
FoodMeatFish
id"FoodMeatFish"
name"Сырое филе карпа"
type"grindableRecipes"
input"FoodMeatFish"
result
CarpoToxin5
FoodAmbrosiaVulgaris
id"FoodAmbrosiaVulgaris"
name"Амброзия вульгарис"
type"grindableRecipes"
input"FoodAmbrosiaVulgaris"
result
Bicaridine5
Kelotane5
Nutriment2
Desoxyephedrine10
Vitamin2
FoodMeatDuck
id"FoodMeatDuck"
name"Сырое мясо утки"
type"grindableRecipes"
input"FoodMeatDuck"
result
UncookedAnimalProteins9
Fat9
FoodMeat
id"FoodMeat"
name"Сырое мясо"
type"grindableRecipes"
input"FoodMeat"
result
UncookedAnimalProteins9
Fat9
FoodPineapple
id"FoodPineapple"
name"Ананас"
type"grindableRecipes"
input"FoodPineapple"
result
Nutriment10
Vitamin2
Water4
FoodMeatRouny
id"FoodMeatRouny"
name"Сырое мясо руни"
type"grindableRecipes"
input"FoodMeatRouny"
result
SulfuricAcid20
FoodBungoPit
id"FoodBungoPit"
name"Косточка бунго"
type"grindableRecipes"
input"FoodBungoPit"
result
Nutriment2
Bungotoxin5
FoodMeatXenoCutletCooked
id"FoodMeatXenoCutletCooked"
name"Ксено котлета"
type"grindableRecipes"
input"FoodMeatXenoCutletCooked"
result
Nutriment1
Protein1
FoodMeatRotten
id"FoodMeatRotten"
name"Тухлое мясо"
type"grindableRecipes"
input"FoodMeatRotten"
result
UncookedAnimalProteins5
GastroToxin4
Fat4
FoodMeatSlime
id"FoodMeatSlime"
name"Шар слизи"
type"grindableRecipes"
input"FoodMeatSlime"
result
Nutriment5
UncookedAnimalProteins1
Fat5
FoodMeatCooked
id"FoodMeatCooked"
name"Стейк"
type"grindableRecipes"
input"FoodMeatCooked"
result
Nutriment10
Protein5
FoodChillyPepper
id"FoodChillyPepper"
name"Перец чилли"
type"grindableRecipes"
input"FoodChillyPepper"
result
Nutriment4
Frostoil10
Vitamin4
FoodMeatRounyCooked
id"FoodMeatRounyCooked"
name"Стейк из руни"
type"grindableRecipes"
input"FoodMeatRounyCooked"
result
Nutriment10
Protein10
FoodMeatPenguinCutletCooked
id"FoodMeatPenguinCutletCooked"
name"Котлета из пингвина"
type"grindableRecipes"
input"FoodMeatPenguinCutletCooked"
result
Nutriment2
Protein2
FoodCocoaPod
id"FoodCocoaPod"
name"Стручок какао-боба"
type"grindableRecipes"
input"FoodCocoaPod"
result
Nutriment2
Vitamin1
CocoaPowder1
FoodMushroom
id"FoodMushroom"
name"Гроздь лисичек"
type"grindableRecipes"
input"FoodMushroom"
result
Nutriment5
FoodMeatCrabCooked
id"FoodMeatCrabCooked"
name"Приготовленное мясо краба"
type"grindableRecipes"
input"FoodMeatCrabCooked"
result
Nutriment5
Protein5
FoodApple
id"FoodApple"
name"Яблоко"
type"grindableRecipes"
input"FoodApple"
result
Nutriment10
Vitamin4
FoodCabbage
id"FoodCabbage"
name"Кочан капусты"
type"grindableRecipes"
input"FoodCabbage"
result
Nutriment10
Vitamin4
FoodOrange
id"FoodOrange"
name"Апельсин"
type"grindableRecipes"
input"FoodOrange"
result
Nutriment5
Vitamin4
FoodMeatChickenCooked
id"FoodMeatChickenCooked"
name"Приготовленное мясо курицы"
type"grindableRecipes"
input"FoodMeatChickenCooked"
result
Nutriment5
Protein5
FoodKoibean
id"FoodKoibean"
name"Коибобы"
type"grindableRecipes"
input"FoodKoibean"
result
Nutriment5
CarpoToxin2
FoodPoppy
id"FoodPoppy"
name"Мак"
type"grindableRecipes"
input"FoodPoppy"
result
Nutriment2
Bicaridine20
FoodMeatPenguinCutlet
id"FoodMeatPenguinCutlet"
name"Сырая котлета из пингвина"
type"grindableRecipes"
input"FoodMeatPenguinCutlet"
result
UncookedAnimalProteins3
Fat2
FoodMeatSpiderlegCooked
id"FoodMeatSpiderlegCooked"
name"Приготовленная паучья нога"
type"grindableRecipes"
input"FoodMeatSpiderlegCooked"
result
Nutriment5
Protein5
FoodMeatLizardCooked
id"FoodMeatLizardCooked"
name"Стейк из ящерицы"
type"grindableRecipes"
input"FoodMeatLizardCooked"
result
Nutriment5
Protein5
FoodPeaPod
id"FoodPeaPod"
name"Стручок гороха"
type"grindableRecipes"
input"FoodPeaPod"
result
Nutriment3
Vitamin2
FoodMeatSnake
id"FoodMeatSnake"
name"Сырое мясо змеи"
type"grindableRecipes"
input"FoodMeatSnake"
result
UncookedAnimalProteins10
Toxin2
FoodOnionRedSlice
id"FoodOnionRedSlice"
name"Ломтик красного лука"
type"grindableRecipes"
input"FoodOnionRedSlice"
result
Nutriment2
Allicin1
Vitamin1
FoodGatfruit
id"FoodGatfruit"
name"Гатфрукт"
type"grindableRecipes"
input"FoodGatfruit"
result
Nutriment5
Sulfur5
heatableRecipes
FoodMeatPenguin
id"FoodMeatPenguin"
name"Сырое мясо пингвина"
type"heatableRecipes"
minTemp345
input"FoodMeatPenguin"
result"FoodMeatPenguinCooked"
FoodMeatChicken
id"FoodMeatChicken"
name"Сырое мясо курицы"
type"heatableRecipes"
minTemp345
input"FoodMeatChicken"
result"FoodMeatChickenCooked"
FoodMeatCrab
id"FoodMeatCrab"
name"Сырое крабовое мясо"
type"heatableRecipes"
minTemp335
input"FoodMeatCrab"
result"FoodMeatCrabCooked"
FoodMeatGoliath
id"FoodMeatGoliath"
name"Сырое мясо голиафа"
type"heatableRecipes"
minTemp345
input"FoodMeatGoliath"
result"FoodMeatGoliathCooked"
FoodMeatLizard
id"FoodMeatLizard"
name"Сырое мясо ящерицы"
type"heatableRecipes"
minTemp345
input"FoodMeatLizard"
result"FoodMeatLizardCooked"
FoodEggDuckFertilized
id"FoodEggDuckFertilized"
name"Утиное яйцо"
type"heatableRecipes"
minTemp344
input"FoodEggDuckFertilized"
result"FoodEggBoiled"
FoodMeatBacon
id"FoodMeatBacon"
name"Сырой бекон"
type"heatableRecipes"
minTemp345
input"FoodMeatBacon"
result"FoodMeatBaconCooked"
FoodEggChickenFertilized
id"FoodEggChickenFertilized"
name"Куриное яйцо"
type"heatableRecipes"
minTemp344
input"FoodEggChickenFertilized"
result"FoodEggBoiled"
FoodEgg
id"FoodEgg"
name"Яйцо"
type"heatableRecipes"
minTemp344
input"FoodEgg"
result"FoodEggBoiled"
FoodMeatBear
id"FoodMeatBear"
name"Сырое мясо медведя"
type"heatableRecipes"
minTemp345
input"FoodMeatBear"
result"FoodMeatBearCooked"
FoodMeatDuck
id"FoodMeatDuck"
name"Сырое мясо утки"
type"heatableRecipes"
minTemp335
input"FoodMeatDuck"
result"FoodMeatDuckCooked"
FoodMeat
id"FoodMeat"
name"Сырое мясо"
type"heatableRecipes"
minTemp335
input"FoodMeat"
result"FoodMeatCooked"
FoodMeatRouny
id"FoodMeatRouny"
name"Сырое мясо руни"
type"heatableRecipes"
minTemp445
input"FoodMeatRouny"
result"FoodMeatRounyCooked"
toolmadeRecipes
FoodDoughTortillaSlice
id"FoodDoughTortillaSlice"
name"Кусок теста тортильи"
type"toolmadeRecipes"
tool"Rolling"
input"FoodDoughTortillaSlice"
result"FoodDoughTortillaFlat"
FoodDough
id"FoodDough"
name"Тесто"
type"toolmadeRecipes"
tool"Rolling"
input"FoodDough"
result"FoodDoughFlat"
mixableRecipes
Meatification
id"Meatification"
type"mixableRecipes"
CreateTortillaDough
id"CreateTortillaDough"
type"mixableRecipes"
CreateVeganCakeBatter
id"CreateVeganCakeBatter"
type"mixableRecipes"
CreateDough
id"CreateDough"
type"mixableRecipes"
Curdling
id"Curdling"
type"mixableRecipes"
CreateMeatball
id"CreateMeatball"
type"mixableRecipes"
CreateTofu
id"CreateTofu"
type"mixableRecipes"
ChevreCurdling
id"ChevreCurdling"
type"mixableRecipes"
CreateCornmealDough
id"CreateCornmealDough"
type"mixableRecipes"
CreateChocolate
id"CreateChocolate"
type"mixableRecipes"
CreateCakeBatter
id"CreateCakeBatter"
type"mixableRecipes"
CreatePieDough
id"CreatePieDough"
type"mixableRecipes"
CreateButter
id"CreateButter"
type"mixableRecipes"