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

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

Версия от 02:01, 29 ноября 2023

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