Участник:WikiBotADT/mealrecipes prototypes.json: различия между версиями
Материал из Adventure Station
(Update mealrecipes_prototypes.json via GitHub Actions) |
(Update mealrecipes_prototypes.json via GitHub Actions) |
||
(не показано 8 промежуточных версий этого же участника) | |||
Строка 1: | Строка 1: | ||
{ | { | ||
"microwaveRecipes": { | "microwaveRecipes": { | ||
" | "RecipeMeatPizza": { | ||
"id": " | "id": "RecipeMeatPizza", | ||
"name": " | "name": "Meat pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodMeat": 3, | ||
" | "FoodCheeseSlice": 1, | ||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodPizzaMeat" | ||
}, | |||
"RecipeAnomalyMeatCooked": { | |||
"id": "RecipeAnomalyMeatCooked", | |||
"name": "Cooked meat anomaly recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodMeatAnomaly": 1 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodMeatAnomalyCooked" | |||
}, | }, | ||
" | "RecipeRegenerativeMesh": { | ||
"id": " | "id": "RecipeRegenerativeMesh", | ||
"name": " | "name": "Regenerative mesh recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodAloe": 1, | ||
"Ointment": 1, | |||
"MaterialCloth1": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Sigynate": 20, | ||
" | "Dermaline": 20 | ||
}, | }, | ||
"result": " | "result": "RegenerativeMesh" | ||
}, | }, | ||
" | "RecipeADTHotCocoa": { | ||
"id": " | "id": "RecipeADTHotCocoa", | ||
"name": " | "name": "Hot cocoa recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "DrinkGlass": 1 | ||
" | }, | ||
"reagents": { | |||
"ADTCocoaDrink": 30 | |||
}, | }, | ||
"result": "ADTHotCocoaGlass" | |||
"result": " | |||
}, | }, | ||
" | "RecipeRibs": { | ||
"id": " | "id": "RecipeRibs", | ||
"name": " | "name": "BBQ ribs recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodMeat": 2, | ||
" | "FoodKebabSkewer": 1 | ||
}, | |||
"reagents": { | |||
"BbqSauce": 5 | |||
}, | }, | ||
"result": "FoodMealRibs" | |||
"result": " | |||
}, | }, | ||
" | "RecipeVegetableSoup": { | ||
"id": " | "id": "RecipeVegetableSoup", | ||
"name": " | "name": "Vegetable soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodCorn": 1, | ||
" | "FoodCarrot": 1, | ||
" | "FoodPotato": 1, | ||
"FoodEggplant": 1 | |||
}, | |||
"reagents": { | |||
"Water": 5 | |||
}, | }, | ||
"result": "FoodSoupVegetable" | |||
"result": " | |||
}, | }, | ||
" | "RecipeTofuBurger": { | ||
"id": " | "id": "RecipeTofuBurger", | ||
"name": " | "name": "Tofu burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodTofuSlice": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerTofu" | ||
}, | }, | ||
" | "RecipeDonkpocketBerry": { | ||
"id": " | "id": "RecipeDonkpocketBerry", | ||
"name": " | "name": "Warm berry-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids | "solids": { | ||
"FoodDonkpocketBerry": 1 | |||
" | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodDonkpocketBerryWarm" | |||
}, | }, | ||
" | "RecipeWingFangChuSoup": { | ||
"id": " | "id": "RecipeWingFangChuSoup", | ||
"name": " | "name": "Wing fang chu recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1, | "FoodBowlBig": 1, | ||
" | "FoodMeatXenoCutlet": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Soysauce": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSoupWingFangChu" | ||
}, | }, | ||
" | "RecipeCookie": { | ||
"id": " | "id": "RecipeCookie", | ||
"name": " | "name": "Cookie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodButterSlice": 1, | ||
" | "FoodSnackChocolateBar": 1 | ||
" | }, | ||
" | "reagents": { | ||
"Flour": 5, | |||
"Sugar": 5 | |||
}, | }, | ||
"result": "FoodBakedCookie" | |||
"result": " | |||
}, | }, | ||
" | "RecipeTacoChickenSupreme": { | ||
"id": " | "id": "RecipeTacoChickenSupreme", | ||
"name": " | "name": "Beef taco supreme recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodTacoShell": 1, | ||
" | "FoodCheeseSlice": 1, | ||
"FoodMeatChickenCutlet": 1, | |||
"FoodTomato": 1, | |||
"FoodCabbage": 1, | |||
"FoodOnionSlice": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodTacoChickenSupreme" | ||
}, | }, | ||
" | "RecipeBaguetteSword": { | ||
"id": " | "id": "RecipeBaguetteSword", | ||
"name": " | "name": "Baguette sword recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
"PartRodMetal1": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 5, | ||
"Blackpepper": 5 | |||
}, | }, | ||
"result": " | "result": "WeaponBaguette" | ||
}, | }, | ||
" | "RecipeOnionSoup": { | ||
"id": " | "id": "RecipeOnionSoup", | ||
"name": " | "name": "Onion soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1, | "FoodBowlBig": 1, | ||
" | "FoodOnionSlice": 5, | ||
" | "FoodCheeseSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupOnion" | ||
}, | }, | ||
" | "RecipeRiceGumbo": { | ||
"id": " | "id": "RecipeRiceGumbo", | ||
"name": " | "name": "Black-eyed gumbo recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
"FoodRiceBoiled": 1, | "FoodRiceBoiled": 1, | ||
" | "FoodMeatCutlet": 3, | ||
"FoodChiliPepper": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodRiceGumbo" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBreadDog": { | ||
"id": " | "id": "RecipeBreadDog", | ||
"name": " | "name": "Bread dog recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBreadSausage": 1, | ||
"OrganAnimalHeart": 1, | |||
"FoodSpaceshroomCooked": 1 | |||
}, | |||
"reagents": { | |||
"Cognizine": 5 | |||
}, | }, | ||
"result": "MobBreadDog" | |||
"result": " | |||
}, | }, | ||
" | "RecipeGrapeTart": { | ||
"id": " | "id": "RecipeGrapeTart", | ||
"name": " | "name": "Grape tart recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodGrape": 3, | ||
" | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Sugar": 5, | ||
"Milk": 5 | |||
}, | }, | ||
"result": " | "result": "FoodTartGrape" | ||
}, | }, | ||
" | "RecipeCubanCarp": { | ||
"id": " | "id": "RecipeCubanCarp", | ||
"name": " | "name": "Cuban carp recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
"FoodCheeseSlice": 2, | |||
"FoodChiliPepper": 1, | |||
"FoodMeatFish": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMealCubancarp" | ||
}, | }, | ||
" | "RecipeLemonCake": { | ||
"id": " | "id": "RecipeLemonCake", | ||
"name": " | "name": "Lemon cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
"FoodCakePlain": 1 | "FoodCakePlain": 1, | ||
"FoodLemon": 3 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodCakeLemon" | |||
"result": " | |||
}, | }, | ||
" | "RecipeJungleSalad": { | ||
"id": " | "id": "RecipeJungleSalad", | ||
"name": " | "name": "Jungle salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodBanana": 1, | ||
" | "FoodApple": 1, | ||
"FoodGrape": 1, | |||
"FoodWatermelonSlice": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSaladJungle" | ||
}, | }, | ||
" | "RecipeBananaBread": { | ||
"id": " | "id": "RecipeBananaBread", | ||
"name": " | "name": "Banana bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodBanana": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodBreadBanana" | ||
" | }, | ||
"RecipeMimanaBread": { | |||
"id": "RecipeMimanaBread", | |||
"name": "Mimana bread recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDough": 1, | |||
"FoodMimana": 1 | |||
}, | |||
"reagents": { | |||
"Nothing": 5 | |||
}, | }, | ||
"result": " | "result": "FoodBreadMimana" | ||
}, | }, | ||
" | "RecipeCherryPie": { | ||
"id": " | "id": "RecipeCherryPie", | ||
"name": " | "name": "Cherry pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
"FoodDoughPie": 1, | "FoodDoughPie": 1, | ||
" | "FoodCherry": 5, | ||
"FoodPlateTin": 1 | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieCherry" | ||
}, | }, | ||
" | "RecipeCaesarSalad": { | ||
"id": " | "id": "RecipeCaesarSalad", | ||
"name": " | "name": "Caesar salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodOnionRedSlice": 1, | ||
"FoodBreadPlainSlice": 1, | |||
"FoodCheeseSlice": 1, | |||
"FoodCabbage": 1 | |||
}, | |||
"reagents": { | |||
"OilOlive": 5 | |||
}, | }, | ||
"result": "FoodSaladCaesar" | |||
"result": " | |||
}, | }, | ||
" | "RecipeJellyBurger": { | ||
"id": " | "id": "RecipeJellyBurger", | ||
"name": " | "name": "Jelly burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodJellyAmanita": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerJelly" | ||
}, | }, | ||
" | "RecipeLemoonCake": { | ||
"id": " | "id": "RecipeLemoonCake", | ||
"name": " | "name": "Lemoon cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
"FoodLemoon": 2, | |||
"FoodBerries": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodCakeLemoon" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMimeBurger": { | ||
"id": " | "id": "RecipeMimeBurger", | ||
"name": " | "name": "Mime burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "ClothingMaskMime": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerMime" | ||
}, | }, | ||
" | "RecipeFrostyPie": { | ||
"id": " | "id": "RecipeFrostyPie", | ||
"name": " | "name": "Frosty pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodChillyPepper": 3, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieFrosty" | ||
}, | |||
"ADTFoodCakePuddingChristmasRecipe": { | |||
"id": "ADTFoodCakePuddingChristmasRecipe", | |||
"name": "Christmas puding recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodPlateSmall": 1, | |||
"ADTFoodSnackCandyStick": 2 | |||
}, | |||
"reagents": { | |||
"Water": 15, | |||
"Milk": 10, | |||
"Flour": 10, | |||
"Sugar": 15, | |||
"Egg": 6 | |||
}, | |||
"result": "ADTFoodCakePuddingChristmas" | |||
}, | }, | ||
" | "RecipeADTHotChocolateAllergic": { | ||
"id": " | "id": "RecipeADTHotChocolateAllergic", | ||
"name": " | "name": "Hot hypoallergen chocolate recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "DrinkGlass": 1, | ||
" | "ADTHypoAllergenChocolateBar": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTHotChocolateAllergicGlass" | ||
}, | }, | ||
" | "ADTFoodMeatSalami": { | ||
"id": " | "id": "ADTFoodMeatSalami", | ||
"name": " | "name": "Salami recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodMeat": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 5 | ||
}, | }, | ||
"result": " | "result": "FoodMeatSalami" | ||
}, | }, | ||
" | "RecipeCarpBurger": { | ||
"id": " | "id": "RecipeCarpBurger", | ||
"name": " | "name": "Fillet-o-carp burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatFish": 1, | ||
"FoodCheeseSlice": 1 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerCarp" | ||
}, | }, | ||
" | "RecipeXenoPie": { | ||
"id": " | "id": "RecipeXenoPie", | ||
"name": " | "name": "Xeno pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodMeatXeno": 3, | ||
" | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieXeno" | ||
}, | }, | ||
" | "RecipeCopypasta": { | ||
"id": " | "id": "RecipeCopypasta", | ||
"name": " | "name": "Copypasta recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodles": 2 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodNoodlesCopy" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBaconBurger": { | ||
"id": " | "id": "RecipeBaconBurger", | ||
"name": " | "name": "Bacon burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatBacon": 1, | ||
"FoodCheeseSlice": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerBacon" | ||
}, | }, | ||
" | "RecipeKimchiSalad": { | ||
"id": " | "id": "RecipeKimchiSalad", | ||
"name": " | "name": "Kimchi salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodCarrot": 1, | |||
"FoodCabbage": 1, | |||
"FoodGarlic": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Vinegar": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSaladKimchi" | ||
}, | }, | ||
" | "ADTFoodOlivierSaladRecipe": { | ||
"id": " | "id": "ADTFoodOlivierSaladRecipe", | ||
"name": " | "name": "Olivier salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodPotato": 2, | |||
"FoodMeat": 1, | |||
"FoodCarrot": 1, | |||
"FoodEgg": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Mayo": 5 | |||
}, | }, | ||
"result": "ADTFoodOlivierSalad" | |||
"result": " | |||
}, | }, | ||
" | "RecipeClownTearsSoup": { | ||
"id": " | "id": "RecipeClownTearsSoup", | ||
"name": " | "name": "Clown tears soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodBanana": 1, | ||
"ShardGlass": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | }, | ||
"result": "FoodSoupClown" | |||
"result": " | |||
}, | }, | ||
" | "RecipeSashimi": { | ||
"id": " | "id": "RecipeSashimi", | ||
"name": " | "name": "Sashimi recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodMeatFish": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 1 | ||
}, | }, | ||
"result": " | "result": "FoodMealSashimi" | ||
}, | }, | ||
" | "ADTDrinkTeaMicOrange": { | ||
"id": " | "id": "ADTDrinkTeaMicOrange", | ||
"name": " | "name": "OrangeTeaMicrowave", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "DrinkGlass": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "ADTOrangepackReg": 5, | ||
" | "Water": 25 | ||
}, | }, | ||
"result": " | "result": "ADTDrinkOrangeTeaGlass" | ||
}, | }, | ||
" | "RecipeBungoSoup": { | ||
"id": " | "id": "RecipeBungoSoup", | ||
"name": " | "name": "Bungo soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodBungo": 2, | ||
"FoodChiliPepper": 1 | |||
}, | |||
"reagents": { | |||
"Water": 5 | |||
}, | }, | ||
"result": "FoodSoupBungo" | |||
"result": " | |||
}, | }, | ||
" | "ADTDrinkTeaMicWatermelon": { | ||
"id": " | "id": "ADTDrinkTeaMicWatermelon", | ||
"name": " | "name": "WatermelonTeaMicrowave", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "DrinkGlass": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "ADTWatermelonpackReg": 5, | ||
"Water": 25 | |||
}, | }, | ||
"result": " | "result": "ADTDrinkWatermelonTeaGlass" | ||
}, | }, | ||
" | "ADTDrinkTeaPackWatermelon": { | ||
"id": " | "id": "ADTDrinkTeaPackWatermelon", | ||
"name": " | "name": "WatermelonTeapack", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTEmptyTeaPack": 1, | ||
" | "FoodWatermelonSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTWatermelonTeapack" | |||
"result": " | |||
}, | }, | ||
" | "RecipeADTHotChocolate2": { | ||
"id": " | "id": "RecipeADTHotChocolate2", | ||
"name": " | "name": "Hot chocolate recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTHotChocolateGlass": 1, | ||
"FoodSnackChocolateBar": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTHotChocolateGlass" | ||
}, | }, | ||
" | "RecipeFries": { | ||
"id": " | "id": "RecipeFries", | ||
"name": " | "name": "Space fries recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPotato": 1 | ||
}, | |||
" | "reagents": { | ||
"TableSalt": 5 | |||
}, | }, | ||
"result": "FoodMealFries" | |||
"result": " | |||
}, | }, | ||
" | "RecipeClownTears": { | ||
"id": " | "id": "RecipeClownTears", | ||
"name": " | "name": "Clown's tears recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodOnionSlice": 1, | |||
"FoodTomato": 1, | |||
"BikeHorn": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodSoupClown" | |||
" | }, | ||
" | "RecipeAppleCake": { | ||
"id": "RecipeAppleCake", | |||
"name": "Apple cake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodCakePlain": 1, | |||
"FoodApple": 3 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodCakeApple" | |||
}, | }, | ||
" | "RecipeCookieOatmeal": { | ||
"id": " | "id": "RecipeCookieOatmeal", | ||
"name": " | "name": "Oatmeal cookie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodButterSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Oats": 5, | ||
"Sugar": 5 | |||
" | |||
}, | }, | ||
"result": " | "result": "FoodBakedCookieOatmeal" | ||
}, | }, | ||
" | "RecipeOatmeal": { | ||
"id": " | "id": "RecipeOatmeal", | ||
"name": " | "name": "Oatmeal recipe", | ||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodBowlBig": 1 | |||
}, | |||
"reagents": { | |||
"Oats": 15, | |||
"Water": 10 | |||
}, | |||
"result": "FoodOatmeal" | |||
}, | |||
"RecipeTomatoBloodSoup": { | |||
"id": "RecipeTomatoBloodSoup", | |||
"name": "Tomato blood soup recipe", | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1, | "FoodBowlBig": 1, | ||
" | "FoodBloodTomato": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Blood": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupTomatoBlood" | ||
}, | }, | ||
" | "RecipeChocolateCake": { | ||
"id": " | "id": "RecipeChocolateCake", | ||
"name": " | "name": "Chocolate cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodSnackChocolateBar": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeChocolate" | ||
}, | }, | ||
" | "RecipeCake": { | ||
"id": " | "id": "RecipeCake", | ||
"name": " | "name": "Cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodCakeBatter": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodCakePlain" | ||
}, | |||
"RecipeButterNoodles": { | |||
"id": "RecipeButterNoodles", | |||
"name": "Butter noodles recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodNoodlesBoiled": 1, | |||
"FoodButter": 1 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodNoodlesButter" | |||
}, | }, | ||
" | "RecipeBerryClafoutis": { | ||
"id": " | "id": "RecipeBerryClafoutis", | ||
"name": " | "name": "Berry clafoutis recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodBerries": 3, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieClafoutis" | ||
}, | }, | ||
" | "RecipeDonkpocketHonk": { | ||
"id": " | "id": "RecipeDonkpocketHonk", | ||
"name": " | "name": "Warm honk-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketHonk": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketHonkWarm" | ||
}, | }, | ||
" | "RecipeStewSoup": { | ||
"id": " | "id": "RecipeStewSoup", | ||
"name": " | "name": "Stew recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodMeatCutlet": 3, | ||
" | "FoodTomato": 1, | ||
" | "FoodPotato": 1, | ||
"FoodCarrot": 1, | |||
"FoodEggplant": 1, | |||
"FoodMushroom": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupStew" | ||
}, | }, | ||
" | "RecipeHawaiianPizza": { | ||
"id": " | "id": "RecipeHawaiianPizza", | ||
"name": " | "name": "Hawaiian pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodMeatChickenCutlet": 3, | ||
"FoodPineappleSlice": 5 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaPineapple" | ||
}, | }, | ||
" | "ADTFoodRelaxPillRecipe": { | ||
"id": " | "id": "ADTFoodRelaxPillRecipe", | ||
"name": " | "name": "Relax pill", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "LeavesCannabis": 3, | ||
" | "LeavesTobacco": 2, | ||
" | "GroundCannabis": 1 | ||
}, | |||
"reagents": { | |||
" | "Water": 15 | ||
}, | }, | ||
"result": "ADTPillRelax" | |||
"result": " | |||
}, | }, | ||
" | "RecipeTacoRat": { | ||
"id": " | "id": "RecipeTacoRat", | ||
"name": " | "name": "Rat taco recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodTacoShell": 1, | ||
" | "FoodCheeseSlice": 1, | ||
" | "FoodMeatRat": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodTacoRat" | ||
}, | }, | ||
" | "RecipeCitrusSalad": { | ||
"id": " | "id": "RecipeCitrusSalad", | ||
"name": " | "name": "Citrus salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodOrange": 1, | ||
" | "FoodLemon": 1, | ||
"FoodLime": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodSaladCitrus" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCroissantCotton": { | ||
"id": " | "id": "RecipeCroissantCotton", | ||
"name": " | "name": "Cotton croissant recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCroissantRawCotton": 1, | ||
"FoodButterSlice": 1 | "FoodButterSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBakedCroissantCotton" | ||
}, | }, | ||
" | "RecipeMisoColaSoup": { | ||
"id": " | "id": "RecipeMisoColaSoup", | ||
"name": " | "name": "Salty sweet misocola soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodSoupMiso": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Cola": 5 | ||
}, | }, | ||
"result": " | "result": "DisgustingSweptSoup" | ||
}, | }, | ||
" | "RecipeButteredToast": { | ||
"id": " | "id": "RecipeButteredToast", | ||
"name": " | "name": "Buttered toast recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1, | ||
"FoodButterSlice": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadButteredToast" | ||
}, | }, | ||
" | "RecipeDonkpocketCarp": { | ||
"id": " | "id": "RecipeDonkpocketCarp", | ||
"name": " | "name": "Warm carp-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketCarp": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketCarpWarm" | ||
}, | }, | ||
" | "RecipeOrangeCake": { | ||
"id": " | "id": "RecipeOrangeCake", | ||
"name": " | "name": "Orange cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
"FoodOrange": 3 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeOrange" | ||
}, | }, | ||
" | "RecipeAmanitaJelly": { | ||
"id": " | "id": "RecipeAmanitaJelly", | ||
"name": " | "name": "Amanita jelly recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodFlyAmanita": 3 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 5, | ||
"Vodka": 5 | |||
}, | }, | ||
"result": " | "result": "FoodJellyAmanita" | ||
}, | }, | ||
" | "RecipePastaTomato": { | ||
"id": " | "id": "RecipePastaTomato", | ||
"name": " | "name": "Pasta tomato recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
" | "FoodTomato": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodNoodles" | ||
}, | }, | ||
" | "RecipeBlueberryPancake": { | ||
"id": " | "id": "RecipeBlueberryPancake", | ||
"name": " | "name": "Blueberry pancake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBerries": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
" | "Milk": 5, | ||
"Egg": 6 | |||
}, | }, | ||
"result": " | "result": "FoodBakedPancakeBb" | ||
}, | }, | ||
" | "RecipeAloeCream": { | ||
"id": " | "id": "RecipeAloeCream", | ||
"name": " | "name": "Aloe cream recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodAloe": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "AloeCream" | ||
}, | }, | ||
" | "RecipeEscargotSoup": { | ||
"id": " | "id": "RecipeEscargotSoup", | ||
"name": " | "name": "Escargot recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodOnionSlice": 1, | ||
"FoodButter": 1, | |||
"FoodMeatSnailCooked": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Water": 5 | ||
}, | |||
"result": "FoodSoupEscargot" | |||
}, | }, | ||
" | "RecipeCannabisButter": { | ||
"id": " | "id": "RecipeCannabisButter", | ||
"name": " | "name": "Cannabis butter recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodButter": 1, | ||
" | "LeavesCannabis": 6 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCannabisButter" | ||
}, | }, | ||
" | "RecipeTacoBeefSupreme": { | ||
"id": " | "id": "RecipeTacoBeefSupreme", | ||
"name": " | "name": "Beef taco supreme recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodTacoShell": 1, | ||
" | "FoodCheeseSlice": 1, | ||
"FoodMeatCutlet": 1, | |||
"FoodTomato": 1, | |||
"FoodCabbage": 1, | |||
"FoodOnionSlice": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodTacoBeefSupreme" | ||
}, | }, | ||
" | "RecipeTacoFish": { | ||
"id": " | "id": "RecipeTacoFish", | ||
"name": " | "name": "Fish taco recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodTacoShell": 1, | ||
" | "FoodMeatFish": 1, | ||
"FoodOnionSlice": 2, | |||
"FoodTomato": 1, | |||
"FoodCabbage": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodTacoFish" | ||
}, | }, | ||
" | "RecipeCarrotFries": { | ||
"id": " | "id": "RecipeCarrotFries", | ||
"name": " | "name": "Carrot fries recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodCarrot": 1 | ||
}, | |||
" | "reagents": { | ||
"TableSalt": 5 | |||
}, | }, | ||
"result": "FoodMealFriesCarrot" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBlueberryCake": { | ||
"id": " | "id": "RecipeBlueberryCake", | ||
"name": " | "name": "Blueberry cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
"FoodCakePlain": 1, | "FoodCakePlain": 1, | ||
" | "FoodBerries": 3 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodCakeBlueberry" | |||
"result": " | |||
}, | }, | ||
" | "RecipeClownCake": { | ||
"id": " | "id": "RecipeClownCake", | ||
"name": " | "name": "Clown cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ClothingMaskClown": 1, | ||
" | "FoodCakePlain": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeClown" | ||
}, | }, | ||
" | "ADTFoodJelliedMeatRecipe": { | ||
"id": " | "id": "ADTFoodJelliedMeatRecipe", | ||
"name": " | "name": "Jellied meat recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodMeat": 1, | ||
"FoodPlateSmall": 1 | |||
" | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": 15, | |||
"TableSalt": 5, | |||
"UncookedAnimalProteins": 10 | |||
" | |||
" | |||
}, | }, | ||
"result": "ADTFoodJelliedMeat" | |||
"result": " | |||
}, | }, | ||
" | "RecipeNettleSoup": { | ||
"id": " | "id": "RecipeNettleSoup", | ||
"name": " | "name": "Nettle soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "Nettle": 1, | ||
"FoodPotato": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10, | ||
"Egg": 6 | |||
}, | }, | ||
"result": " | "result": "FoodSoupNettle" | ||
}, | }, | ||
" | "ADTFoodHerringUnderFurcoatRecipe": { | ||
"id": " | "id": "ADTFoodHerringUnderFurcoatRecipe", | ||
"name": " | "name": "Herring under furcoat recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodCarrot": 2, | ||
" | "FoodEgg": 1, | ||
"FoodMeatFish": 1, | |||
"FoodPlateSmall": 1 | "FoodPlateSmall": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Mayo": 5 | ||
}, | }, | ||
"result": " | "result": "ADTFoodHerringUnderFurcoat" | ||
}, | }, | ||
" | "RecipeSausageBread": { | ||
"id": " | "id": "RecipeSausageBread", | ||
"name": " | "name": "Sausage bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodMeat": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadSausage" | ||
}, | }, | ||
" | "RecipeAppendixBurger": { | ||
"id": " | "id": "RecipeAppendixBurger", | ||
"name": " | "name": "Appendix burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "OrganHumanAppendix": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerAppendix" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMeatballSpaghetti": { | ||
"id": " | "id": "RecipeMeatballSpaghetti", | ||
"name": " | "name": "Spaghetti \u0026 meatballs recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
" | "FoodMeatMeatball": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodNoodlesMeatball" | ||
}, | }, | ||
" | "RecipeBoiledSpaghetti": { | ||
"id": " | "id": "RecipeBoiledSpaghetti", | ||
"name": " | "name": "Boiled spaghetti recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": {}, | ||
"reagents": { | |||
" | "Flour": 15, | ||
" | "Egg": 6, | ||
" | "OilOlive": 5 | ||
}, | }, | ||
"result": "FoodNoodlesBoiled" | |||
"result": " | |||
}, | }, | ||
" | "RecipeLoadedBakedPotato": { | ||
"id": " | "id": "RecipeLoadedBakedPotato", | ||
"name": " | "name": "Loaded baked potato recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPotato": 1, | ||
" | "FoodCheeseSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMealPotatoLoaded" | ||
}, | }, | ||
" | "RecipeVegetablePizza": { | ||
"id": " | "id": "RecipeVegetablePizza", | ||
"name": " | "name": "Vegetable pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
"FoodEggplant": 1, | |||
"FoodCarrot": 1, | |||
"FoodCorn": 1, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodPizzaVegetable" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCorgiBurger": { | ||
"id": " | "id": "RecipeCorgiBurger", | ||
"name": " | "name": "Corgi burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatCorgi": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerCorgi" | ||
}, | }, | ||
" | "RecipeBagelPoppy": { | ||
"id": " | "id": "RecipeBagelPoppy", | ||
"name": " | "name": "Poppyseed bagel recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughRope": 1, | ||
"PoppySeeds": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBagelPoppy" | ||
}, | }, | ||
" | "RecipeWarmDankpocket": { | ||
"id": " | "id": "RecipeWarmDankpocket", | ||
"name": " | "name": "Warm dank pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketDank": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketDankWarm" | ||
}, | }, | ||
" | "RecipeWarmDonkpocket": { | ||
"id": " | "id": "RecipeWarmDonkpocket", | ||
"name": " | "name": "Warm donk pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocket": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodDonkpocketWarm" | |||
"result": " | |||
}, | }, | ||
" | "RecipeValidSalad": { | ||
"id": " | "id": "RecipeValidSalad", | ||
"name": " | "name": "Valid salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodAmbrosiaVulgaris": 3, | |||
"FoodPotato": 1, | |||
"FoodMeatMeatball": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodSaladValid" | |||
"result": " | |||
}, | }, | ||
" | "RecipeWatermelonFruitBowlSalad": { | ||
"id": " | "id": "RecipeWatermelonFruitBowlSalad", | ||
"name": " | "name": "Watermelon fruit bowl recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodWatermelon": 1, | ||
" | "FoodApple": 1, | ||
" | "FoodBanana": 1, | ||
"FoodLemon": 1, | |||
"FoodOrange": 1, | |||
"FoodAmbrosiaVulgaris": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodSaladWatermelonFruitBowl" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBurgerMcguffin": { | ||
"id": " | "id": "RecipeBurgerMcguffin", | ||
"name": " | "name": "McGuffin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodCheeseSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Egg": 12 | ||
}, | }, | ||
"result": " | "result": "FoodBurgerMcguffin" | ||
}, | }, | ||
" | "RecipeEggRice": { | ||
"id": " | "id": "RecipeEggRice", | ||
"name": " | "name": "Egg-fried rice recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodRiceBoiled": 1, | ||
" | "FoodCarrot": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Egg": 6 | |||
" | |||
}, | }, | ||
"result": "FoodRiceEgg" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCheesyFries": { | ||
"id": " | "id": "RecipeCheesyFries", | ||
"name": " | "name": "Cheesy fries recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPotato": 1, | ||
" | "FoodCheeseSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"TableSalt": 5 | |||
"TableSalt": | |||
}, | }, | ||
"result": " | "result": "FoodMealFriesCheesy" | ||
}, | }, | ||
" | "RecipeQueso": { | ||
"id": " | "id": "RecipeQueso", | ||
"name": " | "name": "Queso recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodChiliPepper": 1, | ||
" | "FoodCheeseSlice": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMealQueso" | ||
}, | }, | ||
" | "RecipeTofuBread": { | ||
"id": " | "id": "RecipeTofuBread", | ||
"name": " | "name": "Tofu bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodTofu": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadTofu" | ||
}, | }, | ||
" | "RecipeWarmDonkpocketTeriyaki": { | ||
"id": " | "id": "RecipeWarmDonkpocketTeriyaki", | ||
"name": " | "name": "Warm teriyaki-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketTeriyaki": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketTeriyakiWarm" | ||
}, | }, | ||
" | "RecipeInertAnomalyMeat": { | ||
"id": " | "id": "RecipeInertAnomalyMeat", | ||
"name": " | "name": "Inert meat anomaly recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "AnomalyCoreFleshInert": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMeatAnomaly" | ||
}, | }, | ||
" | "RecipeAnomalyMeat": { | ||
"id": " | "id": "RecipeAnomalyMeat", | ||
"name": " | "name": "Meat anomaly recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "AnomalyCoreFlesh": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodMeatAnomaly" | |||
"result": " | |||
}, | }, | ||
" | "RecipeTacoChicken": { | ||
"id": " | "id": "RecipeTacoChicken", | ||
"name": " | "name": "Chicken taco recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodTacoShell": 1, | ||
" | "FoodMeatChickenCutlet": 1, | ||
" | "FoodCheeseSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodTacoChicken" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMeatPie": { | ||
"id": " | "id": "RecipeMeatPie", | ||
"name": " | "name": "Meat pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodMeat": 3, | ||
" | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieMeat" | ||
}, | }, | ||
" | "RecipeBakedVulpkanin": { | ||
"id": " | "id": "RecipeBakedVulpkanin", | ||
"name": " | "name": "Baked vulpkanin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPlate": 1, | ||
"FoodMeat": 1, | |||
"FoodApple": 1, | |||
"HeadVulpkanin": 1 | |||
}, | |||
"reagents": { | |||
"TableSalt": 2, | |||
"Blackpepper": 2 | |||
}, | }, | ||
"result": "FoodBakedVulpkaninPlate" | |||
"result": " | |||
}, | }, | ||
" | "RecipeDriedTobacco": { | ||
"id": " | "id": "RecipeDriedTobacco", | ||
"name": " | "name": "Dried tobacco leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "LeavesTobacco": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "LeavesTobaccoDried" | ||
}, | }, | ||
" | "RecipeMuffin": { | ||
"id": " | "id": "RecipeMuffin", | ||
"name": " | "name": "Muffin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPlateMuffinTin": 1, | ||
" | "FoodDoughSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Sugar": 10 | ||
}, | }, | ||
"result": " | "result": "FoodBakedMuffin" | ||
}, | }, | ||
" | "RecipeFoodBakedChevreChaud": { | ||
"id": " | "id": "RecipeFoodBakedChevreChaud", | ||
"name": " | "name": "Chevre chaud recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodChevreSlice": 1, | ||
" | "FoodBreadBaguetteSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBakedChevreChaud" | ||
}, | }, | ||
" | "RecipePlutonium": { | ||
"id": " | "id": "RecipePlutonium", | ||
"name": " | "name": "Plutonium recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "ADTUsedPlutoniumCore": 1 | ||
" | }, | ||
" | "reagents": { | ||
"Plasma": 5, | |||
"Uranium": 5, | |||
"Radium": 5 | |||
}, | }, | ||
"result": "ADTPlutoniumCore" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCornbread": { | ||
"id": " | "id": "RecipeCornbread", | ||
"name": " | "name": "Cornbread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCornmeal": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadCorn" | ||
}, | }, | ||
" | "RecipePumpkinPie": { | ||
"id": " | "id": "RecipePumpkinPie", | ||
"name": " | "name": "Pumpkin pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodPumpkin": 1, | ||
" | "FoodPlateTin": 1 | ||
}, | |||
" | "reagents": {}, | ||
"result": "FoodPiePumpkin" | |||
}, | |||
"RecipeBoiledRice": { | |||
"id": "RecipeBoiledRice", | |||
"name": "Boiled rice recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodBowlBig": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Rice": 15, | ||
"Water": 10 | |||
}, | }, | ||
"result": " | "result": "FoodRiceBoiled" | ||
}, | }, | ||
" | "RecipeRaisinCookie": { | ||
"id": " | "id": "RecipeRaisinCookie", | ||
"name": " | "name": "Raisin cookie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodSnackRaisins": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
"Sugar": 5 | |||
}, | }, | ||
"result": " | "result": "FoodBakedCookieRaisin" | ||
}, | }, | ||
" | "RecipeCheeseburger": { | ||
"id": " | "id": "RecipeCheeseburger", | ||
"name": " | "name": "Cheeseburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat": 1 | "FoodMeat": 1, | ||
"FoodCheeseSlice": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerCheese" | |||
}, | |||
"RecipeHerbSalad": { | |||
"id": "RecipeHerbSalad", | |||
"name": "Herb salad recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodAmbrosiaVulgaris": 3, | |||
"FoodApple": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSaladHerb" | ||
}, | }, | ||
" | "RecipeMuffinCherry": { | ||
"id": " | "id": "RecipeMuffinCherry", | ||
"name": " | "name": "Cherry muffin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPlateMuffinTin": 1, | ||
"FoodDoughSlice": 1, | |||
"FoodCherry": 3 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Sugar": 10 | ||
}, | }, | ||
"result": " | "result": "FoodBakedMuffinCherry" | ||
}, | }, | ||
" | "RecipeBananaCreamPie": { | ||
"id": " | "id": "RecipeBananaCreamPie", | ||
"name": " | "name": "Banana cream pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodBanana": 3, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieBananaCream" | ||
}, | }, | ||
" | "RecipeEmpoweredBurger": { | ||
"id": " | "id": "RecipeEmpoweredBurger", | ||
"name": " | "name": "Empowered burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"SheetPlasma1": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerEmpowered" | ||
}, | }, | ||
" | "RecipeCocoTart": { | ||
"id": " | "id": "RecipeCocoTart", | ||
"name": " | "name": "Chocolate lava tart recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodSnackChocolateBar": 3, | ||
" | "FoodPlateTin": 1 | ||
}, | |||
"reagents": { | |||
"Sugar": 5, | |||
"Milk": 5 | |||
}, | }, | ||
"result": "FoodTartCoco" | |||
"result": " | |||
}, | }, | ||
" | "RecipeHotChili": { | ||
"id": " | "id": "RecipeHotChili", | ||
"name": " | "name": "Hot chili recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodChiliPepper": 1, | |||
"FoodMeatCutlet": 1, | |||
"FoodOnionSlice": 1, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSoupChiliHot" | ||
}, | }, | ||
" | "RecipeSpellBurger": { | ||
"id": " | "id": "RecipeSpellBurger", | ||
"name": " | "name": "Spell burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "ClothingHeadHatWizard": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerSpell" | ||
}, | }, | ||
" | "RecipeNachosCuban": { | ||
"id": " | "id": "RecipeNachosCuban", | ||
"name": " | "name": "Cuban nachos recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodChiliPepper": 1, | ||
"FoodDoughTortillaFlat": 1, | |||
"FoodPlateSmall": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Ketchup": 5 | ||
}, | }, | ||
"result": " | "result": "FoodMealNachosCuban" | ||
}, | }, | ||
" | "RecipeBaseballBurger": { | ||
"id": " | "id": "RecipeBaseballBurger", | ||
"name": " | "name": "Baseball burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"BaseBallBat": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerBaseball" | |||
}, | |||
"RecipeXenoMeatBread": { | |||
"result": " | "id": "RecipeXenoMeatBread", | ||
}, | "name": "Xeno meat bread recipe", | ||
" | |||
"id": " | |||
"name": " | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
"FoodMeatXenoCutlet": 2, | |||
"FoodCheeseSlice": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBreadMeatXeno" | |||
"result": " | |||
}, | }, | ||
" | "RecipeSpiderMeatBread": { | ||
"id": " | "id": "RecipeSpiderMeatBread", | ||
"name": " | "name": "Spider meat bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodMeatSpiderCutlet": 2, | ||
"FoodCheeseSlice": 2 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadMeatSpider" | ||
}, | }, | ||
" | "RecipeMeatBread": { | ||
"id": " | "id": "RecipeMeatBread", | ||
"name": " | "name": "Meat bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodMeatCutlet": 2, | ||
" | "FoodCheeseSlice": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadMeat" | ||
}, | }, | ||
" | "RecipeDankPizza": { | ||
"id": " | "id": "RecipeDankPizza", | ||
"name": " | "name": "Dank pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
"LeavesCannabis": 2, | |||
"FoodCheeseSlice": 1, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodPizzaDank" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMothRoachburger": { | ||
"id": " | "id": "RecipeMothRoachburger", | ||
"name": " | "name": "Mothroachburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"MobMothroach": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerMothRoach" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBrownies": { | ||
"id": " | "id": "RecipeBrownies", | ||
"name": " | "name": "Brownie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 25, | ||
"solids": { | "solids": { | ||
" | "FoodButter": 2, | ||
" | "FoodSnackChocolateBar": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Sugar": | "Flour": 15, | ||
"Sugar": 30, | |||
"Egg": 18 | |||
}, | }, | ||
"result": " | "result": "FoodBakedBrownieBatch" | ||
}, | }, | ||
" | "RecipePeaSoup": { | ||
"id": " | "id": "RecipePeaSoup", | ||
"name": " | "name": "Pea soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodPeaPod": 2, | |||
"FoodBowlBig": 1 | "FoodBowlBig": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": 10 | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupPea" | ||
}, | }, | ||
" | "RecipeCrabBurger": { | ||
"id": " | "id": "RecipeCrabBurger", | ||
"name": " | "name": "Crab burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeatCrab": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerCrab" | ||
}, | }, | ||
" | "RecipeCannabisBrownies": { | ||
"id": " | "id": "RecipeCannabisBrownies", | ||
"name": " | "name": "Cannabis brownie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 25, | ||
"solids": { | "solids": { | ||
" | "FoodCannabisButter": 2, | ||
" | "FoodSnackChocolateBar": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 15, | ||
"Sugar": 30, | |||
"Egg": 18 | |||
}, | }, | ||
"result": " | "result": "FoodBakedCannabisBrownieBatch" | ||
}, | }, | ||
" | "RecipeBaguette": { | ||
"id": " | "id": "RecipeBaguette", | ||
"name": " | "name": "Baguette recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"TableSalt": 5 | "TableSalt": 5, | ||
"Blackpepper": 5 | |||
}, | }, | ||
"result": " | "result": "FoodBreadBaguette" | ||
}, | }, | ||
" | "RecipeBread": { | ||
"id": " | "id": "RecipeBread", | ||
"name": " | "name": "Bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadPlain" | ||
}, | }, | ||
" | "RecipeOnionRings": { | ||
"id": " | "id": "RecipeOnionRings", | ||
"name": " | "name": "Onion rings recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
"FoodOnionSlice": 1 | |||
"FoodOnionSlice | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodOnionRings" | ||
}, | }, | ||
"RecipeCarrotCake": { | "RecipeCarrotCake": { | ||
Строка 1756: | Строка 1771: | ||
"result": "FoodCakeCarrot" | "result": "FoodCakeCarrot" | ||
}, | }, | ||
" | "RecipeDonkpocketStonk": { | ||
"id": " | "id": "RecipeDonkpocketStonk", | ||
"name": " | "name": "Warm stonk-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketStonk": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketStonkWarm" | ||
}, | }, | ||
" | "RecipeEyeballSoup": { | ||
"id": " | "id": "RecipeEyeballSoup", | ||
"name": " | "name": "Eyeball soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "OrganHumanEyes": 1, | ||
"FoodCarrot": 1, | |||
"FoodPotato": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | }, | ||
"result": "FoodSoupEyeball" | |||
"result": " | |||
}, | }, | ||
" | "RecipeWingFangChuSoupSpider": { | ||
"id": " | "id": "RecipeWingFangChuSoupSpider", | ||
"name": " | "name": "Wing fang chu recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodMeatSpider": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Soysauce": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSoupWingFangChu" | ||
}, | }, | ||
" | "RecipeChiliClown": { | ||
"id": " | "id": "RecipeChiliClown", | ||
"name": " | "name": "Chili con carnival recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1, | |||
" | "FoodChiliPepper": 1, | ||
" | "FoodMeatCutlet": 1, | ||
" | "FoodOnionSlice": 1, | ||
"FoodTomato": 1, | |||
"ClothingShoesClown": 1 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodSoupChiliClown" | |||
}, | }, | ||
" | "RecipeBirthdayCake": { | ||
"id": " | "id": "RecipeBirthdayCake", | ||
"name": " | "name": "Birthday cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1 | ||
" | }, | ||
"reagents": { | |||
"Cream": 5 | |||
}, | }, | ||
"result": "FoodCakeBirthday" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMeatballSoup": { | ||
"id": " | "id": "RecipeMeatballSoup", | ||
"name": " | "name": "Meatball soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodMeatMeatball": 1, | ||
"FoodCarrot": 1, | |||
"FoodPotato": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupMeatball" | ||
}, | }, | ||
" | "RecipeCatBurger": { | ||
"id": " | "id": "RecipeCatBurger", | ||
"name": " | "name": "Cat burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat": 1, | |||
"ClothingHeadHatCatEars": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerCat" | ||
}, | }, | ||
" | "RecipeGrilledCheeseSandwich": { | ||
"id": " | "id": "RecipeGrilledCheeseSandwich", | ||
"name": " | "name": "Grilled cheese sandwich recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 2, | ||
"FoodCheeseSlice": 1, | |||
" | "FoodButterSlice": 1 | ||
" | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBakedGrilledCheeseSandwich" | |||
"result": " | |||
}, | }, | ||
" | "RecipeLimeCake": { | ||
"id": " | "id": "RecipeLimeCake", | ||
"name": " | "name": "Lime cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodLime": 3 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodCakeLime" | ||
}, | |||
"RecipeRatBurger": { | |||
"id": "RecipeRatBurger", | |||
"name": "Rat burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodMeatRat": 1 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodBurgerRat" | |||
}, | }, | ||
" | "RecipeChickenSandwich": { | ||
"id": " | "id": "RecipeChickenSandwich", | ||
"name": " | "name": "Chicken sandwich recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeatChicken": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Mayo": 5 | ||
}, | }, | ||
"result": " | "result": "FoodBurgerChicken" | ||
}, | }, | ||
" | "RecipePelmeni": { | ||
"id": " | "id": "RecipePelmeni", | ||
"name": " | "name": "Pelmeni recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1, | "FoodBowlBig": 1, | ||
" | "FoodMeatMeatball": 1, | ||
" | "FoodDoughSlice": 3 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": | "Water": 20 | ||
}, | }, | ||
"result": " | "result": "FoodPelmeniBowl" | ||
}, | }, | ||
" | "RecipeTomatoSoup": { | ||
"id": " | "id": "RecipeTomatoSoup", | ||
"name": " | "name": "Tomato soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodTomato": 2 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | }, | ||
"result": "FoodSoupTomato" | |||
"result": " | |||
}, | }, | ||
" | "RecipeChocolateChipPancake": { | ||
"id": " | "id": "RecipeChocolateChipPancake", | ||
"name": " | "name": "Chocolate chip pancake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodSnackChocolateBar": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
"Milk": 5, | |||
"Egg": 6 | |||
}, | }, | ||
"result": " | "result": "FoodBakedPancakeCc" | ||
}, | }, | ||
" | "ADTFoodKhachapuriRecipe": { | ||
"id": " | "id": "ADTFoodKhachapuriRecipe", | ||
"name": " | "name": "Khachapuri recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodCheeseSlice": 1, | ||
" | "FoodBreadPlainSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Egg": 12, | |||
"TableSalt": 5, | |||
"Milk": 5 | |||
" | |||
" | |||
" | |||
}, | }, | ||
"result": "ADTFoodMealKhachapuri" | |||
"result": " | |||
}, | }, | ||
" | "RecipeColdChili": { | ||
"id": " | "id": "RecipeColdChili", | ||
"name": " | "name": "Cold chili recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodSoupChiliHot": 1 | ||
}, | |||
"reagents": { | |||
"Nitrogen": 5 | |||
}, | }, | ||
"result": "FoodSoupChiliCold" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCreamCheeseBread": { | ||
"id": " | "id": "RecipeCreamCheeseBread", | ||
"name": " | "name": "Cream cheese bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodCheeseSlice": 2 | ||
}, | |||
"reagents": { | |||
"Milk": 5 | |||
}, | }, | ||
"result": "FoodBreadCreamcheese" | |||
"result": " | |||
}, | }, | ||
" | "RecipeAmanitaPie": { | ||
"id": " | "id": "RecipeAmanitaPie", | ||
"name": " | "name": "Amanita pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodFlyAmanita": 1, | ||
" | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieAmanita" | ||
}, | }, | ||
" | "RecipeMulledWineWarm2": { | ||
"id": " | "id": "RecipeMulledWineWarm2", | ||
"name": " | "name": "Warm mulled wine recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTMulledWineGlass": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "ADTMulledWineCold": 30 | ||
}, | }, | ||
"result": " | "result": "ADTMulledWineGlass" | ||
}, | }, | ||
" | "RecipeBearger": { | ||
"id": " | "id": "RecipeBearger", | ||
"name": " | "name": "Bearger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatBear": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerBear" | ||
}, | }, | ||
" | "RecipeCrazyHamburger": { | ||
"id": " | "id": "RecipeCrazyHamburger", | ||
"name": " | "name": "Crazy hamburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeat": 2, | ||
" | "FoodCheeseSlice": 2, | ||
"FoodChiliPepper": 1, | |||
"FoodCabbage": 1, | |||
"CrayonGreen": 1, | |||
"Flare": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "OilOlive": 15 | ||
}, | }, | ||
"result": " | "result": "FoodBurgerCrazy" | ||
}, | }, | ||
" | "RecipeBrainBurger": { | ||
"id": " | "id": "RecipeBrainBurger", | ||
"name": " | "name": "Brain burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "OrganHumanBrain": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerBrain" | ||
}, | }, | ||
" | "RecipePlainBurger": { | ||
"id": " | "id": "RecipePlainBurger", | ||
"name": " | "name": "Plain burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodBurgerPlain" | ||
" | }, | ||
"RecipeDonkpocketPizza": { | |||
"id": "RecipeDonkpocketPizza", | |||
"name": "Donk-pocket pizza recipe", | |||
"type": "microwaveRecipes", | |||
"time": 30, | |||
"solids": { | |||
"FoodDoughFlat": 1, | |||
"FoodDonkpocketWarm": 3, | |||
"FoodCheeseSlice": 1, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodPizzaDonkpocket" | |||
}, | }, | ||
" | "RecipeWarmDonkpocketPizza": { | ||
"id": " | "id": "RecipeWarmDonkpocketPizza", | ||
"name": " | "name": "Warm pizza-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketPizza": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketPizzaWarm" | ||
}, | }, | ||
" | "RecipeDuckBurger": { | ||
"id": " | "id": "RecipeDuckBurger", | ||
"name": " | "name": "Duck sandwich recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatDuck": 1, | ||
"FoodCheeseSlice": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerDuck" | ||
}, | }, | ||
" | "RecipeColeslaw": { | ||
"id": " | "id": "RecipeColeslaw", | ||
"name": " | "name": "Coleslaw recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodOnionRed": 1, | |||
"FoodCabbage": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Vinaigrette": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSaladColeslaw" | ||
}, | }, | ||
" | "RecipeADTHotChocolateAllergic2": { | ||
"id": " | "id": "RecipeADTHotChocolateAllergic2", | ||
"name": "Hot | "name": "Hot hypoallergen chocolate recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTHotChocolateAllergicGlass": 1, | ||
"ADTHypoAllergenChocolateBar": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTHotChocolateAllergicGlass" | |||
"result": " | |||
}, | }, | ||
" | "ADTDrinkTeaPackCherry": { | ||
"id": " | "id": "ADTDrinkTeaPackCherry", | ||
"name": " | "name": "CherryTeapack", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTEmptyTeaPack": 1, | ||
"FoodCherry": 1 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTCherryTeapack" | ||
}, | }, | ||
" | "RecipeApplePie": { | ||
"id": " | "id": "RecipeApplePie", | ||
"name": " | "name": "Apple pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodApple": 3, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieApple" | ||
}, | }, | ||
" | "ADTRecipeBakedChickenWing": { | ||
"id": " | "id": "ADTRecipeBakedChickenWing", | ||
"name": " | "name": "Baked chicken wing", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTFoodMeatChickenWing": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodMeatChickenBakedWing" | ||
}, | }, | ||
" | "RecipeMuffinBanana": { | ||
"id": " | "id": "RecipeMuffinBanana", | ||
"name": " | "name": "Banana muffin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPlateMuffinTin": 1, | ||
" | "FoodDoughSlice": 1, | ||
"FoodBanana": 1 | |||
}, | |||
"reagents": { | |||
"Sugar": 10 | |||
}, | }, | ||
"result": "FoodBakedMuffinBanana" | |||
"result": " | |||
}, | }, | ||
" | "RecipeDriedCannabisRainbow": { | ||
"id": " | "id": "RecipeDriedCannabisRainbow", | ||
"name": " | "name": "Dried rainbow cannabis leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "LeavesCannabisRainbow": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "LeavesCannabisRainbowDried" | ||
}, | }, | ||
" | "ADTRecipeBakedChickenLeg": { | ||
"id": " | "id": "ADTRecipeBakedChickenLeg", | ||
"name": " | "name": "Baked chicken leg", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTFoodMeatChickenLeg": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTFoodMeatChickenBakedLeg" | |||
"result": " | |||
}, | }, | ||
" | "RecipePopcorn": { | ||
"id": " | "id": "RecipePopcorn", | ||
"name": " | "name": "Popcorn recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodCorn": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSnackPopcorn" | ||
}, | |||
"RecipeTwoBreadSlice": { | |||
"id": "RecipeTwoBreadSlice", | |||
"name": "Two slice recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBreadPlainSlice": 2 | |||
}, | |||
"reagents": { | |||
"Wine": 5 | |||
}, | |||
"result": "FoodBreadTwoSlice" | |||
}, | }, | ||
" | "RecipeMoldyBreadSlice": { | ||
"id": " | "id": "RecipeMoldyBreadSlice", | ||
"name": " | "name": "Moldy bread slice recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1, | ||
" | "FoodFlyAmanita": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadMoldySlice" | ||
}, | }, | ||
" | "RecipeMedicatedSuture": { | ||
"id": " | "id": "RecipeMedicatedSuture", | ||
"name": " | "name": "Medicated suture recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodPoppy": 1, | ||
" | "Brutepack": 1, | ||
"MaterialCloth1": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TranexamicAcid": 20, | ||
" | "Cryptobiolin": 20 | ||
}, | }, | ||
"result": " | "result": "MedicatedSuture" | ||
}, | }, | ||
" | "RecipeFiveBurger": { | ||
"id": " | "id": "RecipeFiveBurger", | ||
"name": " | "name": "Five alarm burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeat": 1, | ||
"FoodChiliPepper": 3 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerFive" | ||
}, | }, | ||
" | "RecipeMuffinBerry": { | ||
"id": " | "id": "RecipeMuffinBerry", | ||
"name": " | "name": "Berry muffin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
Строка 2293: | Строка 2300: | ||
"FoodPlateMuffinTin": 1, | "FoodPlateMuffinTin": 1, | ||
"FoodDoughSlice": 1, | "FoodDoughSlice": 1, | ||
" | "FoodBerries": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Sugar": 10 | "Sugar": 10 | ||
}, | }, | ||
"result": " | "result": "FoodBakedMuffinBerry" | ||
}, | }, | ||
" | "RecipePancake": { | ||
"id": " | "id": "RecipePancake", | ||
"name": " | "name": "Pancake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": {}, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
"Milk": 5, | |||
"Egg": 6 | |||
}, | }, | ||
"result": " | "result": "FoodBakedPancake" | ||
}, | }, | ||
" | "RecipeUraniumPizza": { | ||
"id": " | "id": "RecipeUraniumPizza", | ||
"name": " | "name": "Spicy rock pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodChiliPepper": 2, | ||
"FoodTomato": 2, | |||
"SheetUranium1": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodPizzaUranium" | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodVulpixRecipe": { | ||
"id": " | "id": "ADTFoodVulpixRecipe", | ||
"name": " | "name": "Vulpix recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPlateSmall": 1, | ||
" | "FoodCheeseSlice": 1, | ||
" | "FoodOnion": 1, | ||
"ADTOrganVulpkaninAnimalLiver": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodVulpix" | ||
}, | }, | ||
" | "RecipeSlimeCake": { | ||
"id": " | "id": "RecipeSlimeCake", | ||
"name": " | "name": "Slime cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Slime": 15 | ||
}, | }, | ||
"result": " | "result": "FoodCakeSlime" | ||
}, | }, | ||
" | "RecipeGarlicBread": { | ||
"id": " | "id": "RecipeGarlicBread", | ||
"name": " | "name": "Garlic bread slice recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1, | ||
"FoodGarlic": 1, | |||
"FoodButterSlice": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadGarlicSlice" | ||
}, | }, | ||
" | "RecipeBoiledSnail": { | ||
"id": " | "id": "RecipeBoiledSnail", | ||
"name": " | "name": "Boiled snail recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodMeatSnail": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": 10 | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodMeatSnailCooked" | ||
}, | }, | ||
" | "RecipeBreadCotton": { | ||
"id": " | "id": "RecipeBreadCotton", | ||
"name": " | "name": "Cotton bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCotton": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadCotton" | ||
}, | }, | ||
" | "RecipeMuffinChocolate": { | ||
"id": " | "id": "RecipeMuffinChocolate", | ||
"name": " | "name": "Chocolate muffin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPlateMuffinTin": 1, | ||
"FoodDoughSlice": 1, | |||
"FoodSnackChocolateBar": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Sugar": 10 | ||
}, | }, | ||
"result": " | "result": "FoodBakedMuffinChocolate" | ||
}, | }, | ||
" | "RecipeADTHotChocolate": { | ||
"id": " | "id": "RecipeADTHotChocolate", | ||
"name": " | "name": "Hot chocolate recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "DrinkGlass": 1, | ||
" | "FoodSnackChocolateBar": 2 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTHotChocolateGlass" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCornInButter": { | ||
"id": " | "id": "RecipeCornInButter", | ||
"name": " | "name": "Corn in butter recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodCorn": 1, | ||
" | "FoodPlate": 1, | ||
"FoodButter": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMealCornInButter" | ||
}, | }, | ||
" | "RecipeFrenchToast": { | ||
"id": " | "id": "RecipeFrenchToast", | ||
"name": " | "name": "French toast recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Milk": 5, | ||
"Egg": 12 | |||
}, | }, | ||
"result": " | "result": "FoodBreadFrenchToast" | ||
}, | }, | ||
" | "RecipeRicePudding": { | ||
"id": " | "id": "RecipeRicePudding", | ||
"name": " | "name": "Rice pudding recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Rice": 15, | ||
"Milk": 10, | |||
"Sugar": 5 | |||
}, | }, | ||
"result": " | "result": "FoodRicePudding" | ||
}, | }, | ||
" | "RecipeRobotBurger": { | ||
"id": " | "id": "RecipeRobotBurger", | ||
"name": " | "name": "Roburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "CapacitorStockPart": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerRobot" | ||
}, | }, | ||
" | "RecipeTrashBakedBananaPeel": { | ||
"id": " | "id": "RecipeTrashBakedBananaPeel", | ||
"name": " | "name": "Baked banana peel recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "TrashBananaPeel": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "TrashBakedBananaPeel" | ||
}, | }, | ||
" | "RecipeBagelCotton": { | ||
"id": " | "id": "RecipeBagelCotton", | ||
"name": " | "name": "Cotton bagel recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCottonRope": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBagelCotton" | ||
}, | }, | ||
" | "RecipePumpkinCake": { | ||
"id": " | "id": "RecipePumpkinCake", | ||
"name": " | "name": "Pumpkin cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodPumpkin": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodCakePumpkin" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMargheritaPizza": { | ||
"id": " | "id": "RecipeMargheritaPizza", | ||
"name": " | "name": "Margherita pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodCheeseSlice": 1, | ||
" | "FoodTomato": 4 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaMargherita" | ||
}, | }, | ||
" | "RecipeADTHotCocoa2": { | ||
"id": " | "id": "RecipeADTHotCocoa2", | ||
"name": " | "name": "Hot cocoa recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTHotCocoaGlass": 1 | ||
" | }, | ||
"reagents": { | |||
"ADTCocoaDrink": 30 | |||
}, | }, | ||
"result": "ADTHotCocoaGlass" | |||
"result": " | |||
}, | }, | ||
" | "RecipeJellyToast": { | ||
"id": " | "id": "RecipeJellyToast", | ||
"name": " | "name": "Jelly toast recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1, | ||
" | "FoodJellyAmanita": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadJellySlice" | ||
}, | }, | ||
" | "RecipeCatCake": { | ||
"id": " | "id": "RecipeCatCake", | ||
"name": " | "name": "Cat cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodSnackRaisins": 1, | ||
" | "OrganAnimalHeart": 1 | ||
}, | |||
"reagents": { | |||
"Milk": 15, | |||
"Cognizine": 5 | |||
}, | }, | ||
"result": "MobCatCake" | |||
"result": " | |||
}, | }, | ||
" | "ADTDrinkTeaMicCherry": { | ||
"id": " | "id": "ADTDrinkTeaMicCherry", | ||
"name": " | "name": "CherryTeaMicrowave", | ||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"DrinkGlass": 1 | |||
}, | |||
"reagents": { | |||
"ADTCherrypackReg": 5, | |||
"Water": 25 | |||
}, | |||
"result": "ADTDrinkCherryTeaGlass" | |||
}, | |||
"ADTFoodSawdustSoupRecipe": { | |||
"id": "ADTFoodSawdustSoupRecipe", | |||
"name": "Sawdust soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"MaterialWoodPlank1": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10, | |||
"TableSalt": 10 | |||
}, | |||
"result": "ADTFoodSoupSawdust" | |||
}, | |||
"RecipeFruitSalad": { | |||
"id": "RecipeFruitSalad", | |||
"name": "Fruit salad recipe", | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodOrange": 1, | |||
"FoodApple": 1, | |||
"FoodGrape": 1, | |||
"FoodWatermelonSlice": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSaladFruit" | ||
}, | }, | ||
" | "RecipeXenoburger": { | ||
"id": " | "id": "RecipeXenoburger", | ||
"name": " | "name": "Xenoburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodMeatXeno": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerXeno" | ||
}, | }, | ||
" | "ADTDrinkTeaPackOrange": { | ||
"id": " | "id": "ADTDrinkTeaPackOrange", | ||
"name": " | "name": "OrangeTeapack", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTEmptyTeaPack": 1, | ||
" | "FoodOrange": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTOrangeTeapack" | ||
}, | }, | ||
" | "RecipeWaffles": { | ||
"id": " | "id": "RecipeWaffles", | ||
"name": " | "name": "Waffle recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": {}, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
"Milk": 5, | |||
"Egg": 6, | |||
"SodaWater": 5 | |||
}, | }, | ||
"result": " | "result": "FoodBakedWaffle" | ||
}, | }, | ||
" | "RecipeWaffleSoy": { | ||
"id": " | "id": "RecipeWaffleSoy", | ||
"name": " | "name": "Soy waffle recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": {}, | ||
" | "reagents": { | ||
" | "Flour": 5, | ||
" | "MilkSoy": 5, | ||
"Egg": 6, | |||
"SodaWater": 5 | |||
}, | }, | ||
"result": "FoodBakedWaffleSoy" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBaklava": { | ||
"id": " | "id": "RecipeBaklava", | ||
"name": " | "name": "Baklava recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodSnackPistachios": 1, | ||
" | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieBaklava" | ||
}, | }, | ||
" | "RecipeDumplings": { | ||
"id": " | "id": "RecipeDumplings", | ||
"name": " | "name": "Dumplings recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughSlice": 3 | ||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Water": 10, | ||
"UncookedAnimalProteins": 6 | |||
}, | |||
"result": "FoodBakedDumplings" | |||
}, | }, | ||
" | "RecipeFoodBakedChevreChaudCotton": { | ||
"id": " | "id": "RecipeFoodBakedChevreChaudCotton", | ||
"name": " | "name": "Cotton chevre chaud recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodChevreSlice": 1, | ||
"FoodBreadBaguetteCottonSlice": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBakedChevreChaudCotton" | ||
}, | }, | ||
" | "RecipeTacoShell": { | ||
"id": " | "id": "RecipeTacoShell", | ||
"name": " | "name": "Taco shell recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughTortillaFlat": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodTacoShell" | ||
}, | }, | ||
" | "RecipeClownBurger": { | ||
"id": " | "id": "RecipeClownBurger", | ||
"name": " | "name": "Clownburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "ClothingMaskClown": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerClown" | ||
}, | }, | ||
" | "RecipeDriedTeaLeaves": { | ||
"id": " | "id": "RecipeDriedTeaLeaves", | ||
"name": " | "name": "Dried tea leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "LeavesTea": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "LeavesTeaDried" | ||
}, | }, | ||
" | "RecipeMulledWineWarm": { | ||
"id": " | "id": "RecipeMulledWineWarm", | ||
"name": " | "name": "Warm mulled wine recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "DrinkGlass": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "ADTMulledWineCold": 30 | ||
}, | }, | ||
"result": " | "result": "ADTMulledWineGlass" | ||
}, | }, | ||
" | "RecipeNachosCheesy": { | ||
"id": " | "id": "RecipeNachosCheesy", | ||
"name": " | "name": "Cheesy nachos recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodCheeseSlice": 1, | ||
" | "FoodDoughTortillaFlat": 1, | ||
" | "FoodPlateSmall": 1 | ||
}, | |||
"reagents": { | |||
"TableSalt": 1 | |||
}, | }, | ||
"result": "FoodMealNachosCheesy" | |||
"result": " | |||
}, | }, | ||
" | "RecipeSoylentBurger": { | ||
"id": " | "id": "RecipeSoylentBurger", | ||
"name": " | "name": "Soylent burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodCheeseSlice": 2, | |||
"FoodSoybeans": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerSoy" | ||
}, | }, | ||
" | "RecipeGhostBurger": { | ||
"id": " | "id": "RecipeGhostBurger", | ||
"name": " | "name": "Ghost burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "Ectoplasm": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerGhost" | ||
}, | }, | ||
" | "ADTFoodCakePuddingRecipe": { | ||
"id": " | "id": "ADTFoodCakePuddingRecipe", | ||
"name": " | "name": "Puding recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodPlateSmall": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 15, | ||
" | "Milk": 10, | ||
"Flour": 10, | |||
"Sugar": 15, | |||
"Egg": 6 | |||
}, | }, | ||
"result": " | "result": "ADTFoodCakePudding" | ||
}, | }, | ||
" | "RecipeCheeseCake": { | ||
"id": " | "id": "RecipeCheeseCake", | ||
"name": " | "name": "Cheese cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodCheeseSlice": 3 | ||
" | }, | ||
"reagents": { | |||
"Cream": 10 | |||
}, | }, | ||
"result": "FoodCakeCheese" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMushroomPizza": { | ||
"id": " | "id": "RecipeMushroomPizza", | ||
"name": " | "name": "Mushroom pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
"FoodMushroom": 5 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaMushroom" | ||
}, | }, | ||
" | "RecipeDriedCannabis": { | ||
"id": " | "id": "RecipeDriedCannabis", | ||
"name": " | "name": "Dried cannabis leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "LeavesCannabis": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "LeavesCannabisDried" | ||
}, | }, | ||
" | "ADTFoodMeatHamRecipe": { | ||
"id": " | "id": "ADTFoodMeatHamRecipe", | ||
"name": " | "name": "Ham with mead recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 25, | ||
"solids": { | "solids": { | ||
" | "FoodMeat": 2, | ||
" | "FoodPlate": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Blackpepper": 5, | ||
"TableSalt": 5 | |||
}, | |||
"result": "ADTFoodMeatHam" | |||
}, | }, | ||
" | "RecipeMonkeysDelightSoup": { | ||
"id": " | "id": "RecipeMonkeysDelightSoup", | ||
"name": " | "name": "Monkeys delight recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodBanana": 1, | ||
"MonkeyCube": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
"TableSalt": | "TableSalt": 1, | ||
" | "Blackpepper": 1 | ||
}, | }, | ||
"result": " | "result": "FoodSoupMonkey" | ||
}, | }, | ||
" | "RecipeEnchiladas": { | ||
"id": " | "id": "RecipeEnchiladas", | ||
"name": " | "name": "Enchiladas recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodChiliPepper": 2, | ||
" | "FoodMeatCutlet": 1, | ||
" | "FoodCorn": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodMealEnchiladas" | |||
"result": " | |||
}, | }, | ||
" | "RecipeSuperBiteBurger": { | ||
"id": " | "id": "RecipeSuperBiteBurger", | ||
"name": " | "name": "Super bite burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 25, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat": 2, | |||
"FoodCheeseSlice": 2, | |||
"FoodTomato": 2 | |||
}, | |||
"reagents": { | |||
"TableSalt": 5, | |||
"Egg": 12 | |||
}, | }, | ||
"result": "FoodBurgerSuper" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBigBiteBurger": { | ||
"id": " | "id": "RecipeBigBiteBurger", | ||
"name": " | "name": "Big bite burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodMeat": 2, | ||
"FoodCheeseSlice": 1, | |||
"FoodTomato": 1, | |||
"FoodOnionSlice": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerBig" | ||
}, | }, | ||
" | "RecipeBurgerMcrib": { | ||
"id": " | "id": "RecipeBurgerMcrib", | ||
"name": " | "name": "BBQ rib sandwich recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMealRibs": 1, | ||
"FoodOnionSlice": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerMcrib" | ||
}, | }, | ||
" | "RecipeChowMein": { | ||
"id": " | "id": "RecipeChowMein", | ||
"name": " | "name": "Chow mein recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
"FoodEggplant": 1, | |||
"FoodCarrot": 1, | |||
"FoodCorn": 1 | |||
}, | |||
"reagents": { | |||
"Egg": 6 | |||
}, | }, | ||
"result": "FoodNoodlesChowmein" | |||
"result": " | |||
}, | }, | ||
" | "RecipeTacoBeef": { | ||
"id": " | "id": "RecipeTacoBeef", | ||
"name": " | "name": "Beef taco recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodTacoShell": 1, | |||
"FoodMeatCutlet": 1, | |||
" | "FoodCheeseSlice": 1 | ||
" | |||
" | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodTacoBeef" | |||
}, | }, | ||
" | "RecipeSugarCookie": { | ||
"id": " | "id": "RecipeSugarCookie", | ||
"name": " | "name": "Sugar cookie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodButterSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Flour": 5, | |||
"Sugar": 10 | "Sugar": 10 | ||
}, | }, | ||
"result": " | "result": "FoodBakedCookieSugar" | ||
}, | }, | ||
" | "RecipeMushroomSoup": { | ||
"id": " | "id": "RecipeMushroomSoup", | ||
"name": " | "name": "Mushroom soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodMushroom": 2 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 5, | ||
"Milk": 5 | |||
}, | }, | ||
"result": " | "result": "FoodSoupMushroom" | ||
}, | }, | ||
" | "RecipeSuppermatter": { | ||
"id": " | "id": "RecipeSuppermatter", | ||
"name": " | "name": "Suppermatter recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodCakeBatter": 2 | ||
" | }, | ||
" | "reagents": { | ||
"Sugar": 30, | |||
"Nitrogen": 10, | |||
"Plasma": 10 | |||
}, | }, | ||
"result": "FoodCakeSuppermatter" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBagel": { | ||
"id": " | "id": "RecipeBagel", | ||
"name": " | "name": "Bagel recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughRope": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBagel" | ||
}, | }, | ||
" | "RecipeBrainCake": { | ||
"id": " | "id": "RecipeBrainCake", | ||
"name": " | "name": "Brain cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "OrganHumanBrain": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeBrain" | ||
}, | }, | ||
" | "RecipeMimeTart": { | ||
"id": " | "id": "RecipeMimeTart", | ||
"name": " | "name": "Mime tart recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
"FoodDoughPie": 1, | "FoodDoughPie": 1, | ||
" | "FoodMimana": 3, | ||
"FoodPlateTin": 1 | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Sugar": 5, | ||
"Milk": 5 | |||
}, | }, | ||
"result": " | "result": "FoodTartMime" | ||
}, | }, | ||
" | "ADTFoodSoupUzbekPilafRecipe": { | ||
"id": " | "id": "ADTFoodSoupUzbekPilafRecipe", | ||
"name": " | "name": "Uzbek pilaf", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodRiceBoiled": 1, | ||
" | "FoodGarlic": 1, | ||
"FoodMeat": 1, | |||
"FoodCarrot": 1, | |||
"FoodOnionSlice": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodSoupUzbekPilaf" | ||
}, | |||
"RecipeNachos": { | |||
"id": "RecipeNachos", | |||
"name": "Nachos recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodDoughTortillaFlat": 1, | |||
"FoodPlateSmall": 1 | |||
}, | |||
"reagents": { | |||
"TableSalt": 1 | |||
}, | |||
"result": "FoodMealNachos" | |||
}, | }, | ||
" | "RecipeHumanBurger": { | ||
"id": " | "id": "RecipeHumanBurger", | ||
"name": " | "name": "Human burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodMeatHuman": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerHuman" | ||
}, | }, | ||
" | "RecipeWarmDonkpocketSpicy": { | ||
"id": " | "id": "RecipeWarmDonkpocketSpicy", | ||
"name": " | "name": "Warm spicy donk-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketSpicy": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodDonkpocketSpicyWarm" | ||
}, | |||
"RecipeCroissant": { | |||
"id": "RecipeCroissant", | |||
"name": "Croissant recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodCroissantRaw": 1, | |||
"FoodButterSlice": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBakedCroissant" | |||
}, | |||
"RecipeThrowingCroissant": { | |||
"id": "RecipeThrowingCroissant", | |||
"name": "Throwing croissant recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodCroissantRaw": 1, | |||
"FoodButterSlice": 1, | |||
"ShardGlass": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "WeaponCroissant" | |||
}, | |||
"RecipeBaguetteCotton": { | |||
"id": "RecipeBaguetteCotton", | |||
"name": "Baguette recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDoughCotton": 1 | |||
}, | |||
"reagents": { | |||
"TableSalt": 5, | |||
"Blackpepper": 5 | |||
}, | }, | ||
"result": " | "result": "FoodBreadBaguetteCotton" | ||
}, | }, | ||
"ADTRecipeBakedChicken": { | "ADTRecipeBakedChicken": { | ||
Строка 3101: | Строка 3149: | ||
"result": "ADTFoodMeatChickenBaked" | "result": "ADTFoodMeatChickenBaked" | ||
}, | }, | ||
" | "ADTRecipeBakedStuffedChicken": { | ||
"id": " | "id": "ADTRecipeBakedStuffedChicken", | ||
"name": " | "name": "Baked stuffed chicken", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "ADTChickenBody": 1, | ||
" | "FoodPlate": 1, | ||
" | "FoodCabbage": 1, | ||
"FoodTomato": 1, | |||
"FoodPotato": 1, | |||
"FoodCorn": 1, | |||
"FoodMeatCutlet": 2 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "BbqSauce": 5 | ||
}, | }, | ||
"result": " | "result": "ADTFoodMeatChickenBakedWithVegetables" | ||
}, | }, | ||
" | "RecipeBisque": { | ||
"id": " | "id": "RecipeBisque", | ||
"name": " | "name": "Bisque recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodTomato": 1, | ||
" | "FoodMushroom": 1, | ||
"FoodMeatFish": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | }, | ||
"result": "FoodSoupBisque" | |||
"result": " | |||
}, | }, | ||
" | "RecipeGappleTart": { | ||
"id": " | "id": "RecipeGappleTart", | ||
"name": " | "name": "Golden apple streusel tart recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodApple": 2, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Gold": 10, | ||
"Sugar": 5, | |||
"Milk": 5 | |||
}, | |||
"result": "FoodTartGapple" | |||
}, | |||
"RecipeRicePork": { | |||
"id": "RecipeRicePork", | |||
"name": "Rice and pork recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodRiceBoiled": 1, | |||
"FoodMeatCutlet": 3 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodRicePork" | |||
}, | |||
"RecipeBun": { | |||
"id": "RecipeBun", | |||
"name": "Bun recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodDoughSlice": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBreadBun" | |||
}, | }, | ||
" | "RecipeCottonPizza": { | ||
"id": " | "id": "RecipeCottonPizza", | ||
"name": "Cotton | "name": "Cotton pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCottonFlat": 1, | ||
"CottonBol": 4 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaCotton" | ||
} | } | ||
}, | }, | ||
"sliceableRecipes": { | "sliceableRecipes": { | ||
" | "FoodDoughCottonFlat": { | ||
"id": " | "id": "FoodDoughCottonFlat", | ||
"name": " | "name": "Плоское хлопковое тесто", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodDoughCottonFlat", | ||
"result": " | "result": "FoodCroissantRawCotton", | ||
"count": | "count": 3 | ||
}, | |||
"FoodMeatHuman": { | |||
"id": "FoodMeatHuman", | |||
"name": "Сырое мясо человека", | |||
"type": "sliceableRecipes", | |||
"input": "FoodMeatHuman", | |||
"result": "FoodMeatCutlet", | |||
"count": 3 | |||
}, | }, | ||
" | "FoodPizzaDonkpocket": { | ||
"id": " | "id": "FoodPizzaDonkpocket", | ||
"name": " | "name": "Пицца донк-покет", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaDonkpocket", | ||
"result": " | "result": "FoodPizzaDonkpocketSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodPineapple": { | ||
"id": " | "id": "FoodPineapple", | ||
"name": " | "name": "Ананас", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPineapple", | ||
"result": " | "result": "FoodPineappleSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "ADTFoodMeatChickenWing": { | ||
"id": " | "id": "ADTFoodMeatChickenWing", | ||
"name": "Сырое | "name": "Сырое куриное крылышко", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenWing", | ||
"result": " | "result": "FoodMeatChickenCutlet", | ||
"count": | "count": 1 | ||
}, | }, | ||
" | "ADTFoodFishCooked": { | ||
"id": " | "id": "ADTFoodFishCooked", | ||
"name": " | "name": "Рыбный стейк", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "ADTFoodFishCooked", | ||
"result": " | "result": "ADTFoodFishCutletCooked", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodCannabisButter": { | ||
"id": " | "id": "FoodCannabisButter", | ||
"name": " | "name": "Брусок конопляного масла", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCannabisButter", | ||
"result": " | "result": "FoodButterSlice", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodCakeBirthday": { | ||
"id": " | "id": "FoodCakeBirthday", | ||
"name": " | "name": "Именинный торт", | ||
"type": "sliceableRecipes", | |||
"input": "FoodCakeBirthday", | |||
"result": "FoodCakeBirthdaySlice", | |||
"count": 5 | |||
}, | |||
"FoodMeatRat": { | |||
"id": "FoodMeatRat", | |||
"name": "Сырое мясо крысы", | |||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatRat", | ||
"result": " | "result": "FoodMeatCutlet", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodOnion": { | ||
"id": " | "id": "FoodOnion", | ||
"name": " | "name": "Лук", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodOnion", | ||
"result": " | "result": "FoodOnionSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "ADTFoodMeatShadekinCooked": { | ||
"id": " | "id": "ADTFoodMeatShadekinCooked", | ||
"name": " | "name": "Стейк из сумеречника", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "ADTFoodMeatShadekinCooked", | ||
"result": " | "result": "ADTFoodMeatShadekinCutletCooked", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodChevre": { | ||
"id": " | "id": "FoodChevre", | ||
"name": " | "name": "Брусок козьего сыра", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodChevre", | ||
"result": " | "result": "FoodChevreSlice", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodCakePlain": { | ||
"id": " | "id": "FoodCakePlain", | ||
"name": "Торт | "name": "Торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakePlain", | ||
"result": " | "result": "FoodCakePlainSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodPizzaCotton": { | ||
"id": " | "id": "FoodPizzaCotton", | ||
"name": " | "name": "Хлопковая пицца", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaCotton", | ||
"result": " | "result": "FoodPizzaCottonSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodCakeSpaceman": { | ||
"id": " | "id": "FoodCakeSpaceman", | ||
"name": " | "name": "Космонавтский торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeSpaceman", | ||
"result": " | "result": "FoodCakeSpacemanSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
"FoodCheese": { | "FoodCheese": { | ||
Строка 3266: | Строка 3366: | ||
"count": 4 | "count": 4 | ||
}, | }, | ||
" | "FoodMeatPenguin": { | ||
"id": " | "id": "FoodMeatPenguin", | ||
"name": " | "name": "Сырое мясо пингвина", | ||
"type": "sliceableRecipes", | |||
"input": "FoodMeatPenguin", | |||
"result": "FoodMeatPenguinCutlet", | |||
"count": 3 | |||
}, | |||
"FoodBreadCorn": { | |||
"id": "FoodBreadCorn", | |||
"name": "Кукурузный хлеб", | |||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadCorn", | ||
"result": " | "result": "FoodBreadCornSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodMeatBear": { | ||
"id": " | "id": "FoodMeatBear", | ||
"name": " | "name": "Сырое мясо медведя", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatBear", | ||
"result": " | "result": "FoodMeatBearCutlet", | ||
"count": 3 | "count": 3 | ||
}, | |||
"FoodBreadPlain": { | |||
"id": "FoodBreadPlain", | |||
"name": "Хлеб", | |||
"type": "sliceableRecipes", | |||
"input": "FoodBreadPlain", | |||
"result": "FoodBreadPlainSlice", | |||
"count": 5 | |||
}, | }, | ||
"FoodPizzaMeat": { | "FoodPizzaMeat": { | ||
Строка 3290: | Строка 3406: | ||
"count": 8 | "count": 8 | ||
}, | }, | ||
" | "FoodPieCherry": { | ||
"id": " | "id": "FoodPieCherry", | ||
"name": " | "name": "Вишнёвый пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieCherry", | ||
"result": " | "result": "FoodPieCherrySlice", | ||
"count": | "count": 4 | ||
}, | |||
"FoodMeatAnomalyCooked": { | |||
"id": "FoodMeatAnomalyCooked", | |||
"name": "Аномальный стейк", | |||
"type": "sliceableRecipes", | |||
"input": "FoodMeatAnomalyCooked", | |||
"result": "FoodMeatCooked", | |||
"count": 10 | |||
}, | }, | ||
" | "FoodCakeBrain": { | ||
"id": " | "id": "FoodCakeBrain", | ||
"name": " | "name": "Торт с мозгами", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeBrain", | ||
"result": " | "result": "FoodCakeBrainSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodPizzaSassysage": { | ||
"id": " | "id": "FoodPizzaSassysage", | ||
"name": " | "name": "Дерзкалбасная пицца", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaSassysage", | ||
"result": " | "result": "FoodPizzaSassysageSlice", | ||
"count": 8 | "count": 8 | ||
}, | }, | ||
" | "FoodBreadCreamcheese": { | ||
"id": " | "id": "FoodBreadCreamcheese", | ||
"name": " | "name": "Хлеб со сливочным сыром", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadCreamcheese", | ||
"result": " | "result": "FoodBreadCreamcheeseSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodMeatSalami": { | ||
"id": " | "id": "FoodMeatSalami", | ||
"name": " | "name": "Салями", | ||
"type": "sliceableRecipes", | |||
"input": "FoodMeatSalami", | |||
"result": "FoodMeatSalamiSlice", | |||
"count": 5 | |||
}, | |||
"FoodCakeBlueberry": { | |||
"id": "FoodCakeBlueberry", | |||
"name": "Черничный торт", | |||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeBlueberry", | ||
"result": " | "result": "FoodCakeBlueberrySlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodBreadMeatSpider": { | ||
"id": " | "id": "FoodBreadMeatSpider", | ||
"name": " | "name": "Хлеб из паучьего мяса", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadMeatSpider", | ||
"result": " | "result": "FoodBreadMeatSpiderSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodBreadMeatXeno": { | ||
"id": " | "id": "FoodBreadMeatXeno", | ||
"name": " | "name": "Хлеб из ксено-мяса", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadMeatXeno", | ||
"result": " | "result": "FoodBreadMeatXenoSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
Строка 3354: | Строка 3486: | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodBreadBaguetteCotton": { | ||
"id": " | "id": "FoodBreadBaguetteCotton", | ||
"name": " | "name": "Хлопковый багет", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadBaguetteCotton", | ||
"result": " | "result": "FoodBreadBaguetteCottonSlice", | ||
"count": | "count": 12 | ||
}, | }, | ||
" | "FoodOnionRed": { | ||
"id": " | "id": "FoodOnionRed", | ||
"name": " | "name": "Красный лук", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodOnionRed", | ||
"result": " | "result": "FoodOnionRedSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodBreadBanana": { | ||
"id": " | "id": "FoodBreadBanana", | ||
"name": " | "name": "Бананово-ореховый хлеб", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadBanana", | ||
"result": " | "result": "FoodBreadBananaSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodPieXeno": { | ||
"id": " | "id": "FoodPieXeno", | ||
"name": " | "name": "Ксено-пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieXeno", | ||
"result": " | "result": "FoodPieXenoSlice", | ||
"count": | "count": 4 | ||
}, | }, | ||
" | "FoodMeatLizardCooked": { | ||
"id": " | "id": "FoodMeatLizardCooked", | ||
"name": " | "name": "Стейк из ящерицы", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatLizardCooked", | ||
"result": " | "result": "FoodMeatLizardCutletCooked", | ||
"count": 3 | "count": 3 | ||
}, | |||
"FoodTofu": { | |||
"id": "FoodTofu", | |||
"name": "Тофу", | |||
"type": "sliceableRecipes", | |||
"input": "FoodTofu", | |||
"result": "FoodTofuSlice", | |||
"count": 3 | |||
}, | }, | ||
" | "FoodCakeVanilla": { | ||
"id": " | "id": "FoodCakeVanilla", | ||
"name": " | "name": "Ванильный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeVanilla", | ||
"result": " | "result": "FoodCakeVanillaSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodDoughCotton": { | ||
"id": " | "id": "FoodDoughCotton", | ||
"name": " | "name": "Хлопковое тесто", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodDoughCotton", | ||
"result": " | "result": "FoodDoughCottonSlice", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodBreadSausage": { | ||
"id": " | "id": "FoodBreadSausage", | ||
"name": " | "name": "Сосисочный хлеб", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadSausage", | ||
"result": " | "result": "FoodBreadSausageSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "ADTFoodCakeChocolateHeart": { | ||
"id": " | "id": "ADTFoodCakeChocolateHeart", | ||
"name": " | "name": "Торт в виде сердечка", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "ADTFoodCakeChocolateHeart", | ||
"result": " | "result": "ADTFoodCakeChocolateHeartSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodCakeLemoon": { | ||
"id": " | "id": "FoodCakeLemoon", | ||
"name": " | "name": "Лилунный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeLemoon", | ||
"result": " | "result": "FoodCakeLemoonSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodPieFrosty": { | ||
"id": " | "id": "FoodPieFrosty", | ||
"name": " | "name": "Морозный пирог", | ||
"type": "sliceableRecipes", | |||
"input": "FoodPieFrosty", | |||
"result": "FoodPieFrostySlice", | |||
"count": 4 | |||
}, | |||
"ADRFoodPizzaSindi": { | |||
"id": "ADRFoodPizzaSindi", | |||
"name": "Пицца синдиката", | |||
"type": "sliceableRecipes", | |||
"input": "ADRFoodPizzaSindi", | |||
"result": "ADTFoodPizzaSindiSlice", | |||
"count": 8 | |||
}, | |||
"FoodDoughTortilla": { | |||
"id": "FoodDoughTortilla", | |||
"name": "Тесто тортильи", | |||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodDoughTortilla", | ||
"result": " | "result": "FoodDoughTortillaSlice", | ||
"count": | "count": 3 | ||
}, | }, | ||
"FoodBakedBrownieBatch": { | "FoodBakedBrownieBatch": { | ||
Строка 3450: | Строка 3606: | ||
"count": 6 | "count": 6 | ||
}, | }, | ||
" | "FoodCakeClown": { | ||
"id": " | "id": "FoodCakeClown", | ||
"name": " | "name": "Клоунский торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeClown", | ||
"result": " | "result": "FoodCakeClownSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodDough": { | ||
"id": " | "id": "FoodDough", | ||
"name": " | "name": "Тесто", | ||
"type": "sliceableRecipes", | |||
"input": "FoodDough", | |||
"result": "FoodDoughSlice", | |||
"count": 3 | |||
}, | |||
"FoodBakedCannabisBrownieBatch": { | |||
"id": "FoodBakedCannabisBrownieBatch", | |||
"name": "Особые брауни", | |||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBakedCannabisBrownieBatch", | ||
"result": " | "result": "FoodBakedCannabisBrownie", | ||
"count": | "count": 6 | ||
}, | }, | ||
" | "WeaponBaguette": { | ||
"id": " | "id": "WeaponBaguette", | ||
"name": " | "name": "Багет", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "WeaponBaguette", | ||
"result": " | "result": "FoodBreadBaguetteSlice", | ||
"count": 12 | "count": 12 | ||
}, | }, | ||
" | "FoodBreadTofu": { | ||
"id": " | "id": "FoodBreadTofu", | ||
"name": " | "name": "Хлеб из тофу", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadTofu", | ||
"result": " | "result": "FoodBreadTofuSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "ADTFoodMeatShadekin": { | ||
"id": " | "id": "ADTFoodMeatShadekin", | ||
"name": "Сырое мясо | "name": "Сырое мясо сумеречника", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "ADTFoodMeatShadekin", | ||
"result": " | "result": "ADTFoodMeatShadekinCutlet", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodPieBaklava": { | ||
"id": " | "id": "FoodPieBaklava", | ||
"name": " | "name": "Пахлава", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieBaklava", | ||
"result": " | "result": "FoodPieBaklavaSlice", | ||
"count": | "count": 4 | ||
}, | }, | ||
" | "FoodHolymelon": { | ||
"id": " | "id": "FoodHolymelon", | ||
"name": " | "name": "Святой арбуз", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodHolymelon", | ||
"result": " | "result": "FoodHolymelonSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodMeatCooked": { | ||
"id": " | "id": "FoodMeatCooked", | ||
"name": " | "name": "Стейк", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatCooked", | ||
"result": " | "result": "FoodMeatCutletCooked", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodMeatBearCooked": { | ||
"id": " | "id": "FoodMeatBearCooked", | ||
"name": " | "name": "Жареное мясо медведя", | ||
"type": "sliceableRecipes", | |||
"input": "FoodMeatBearCooked", | |||
"result": "FoodMeatBearCutletCooked", | |||
"count": 3 | |||
}, | |||
"FoodCakeApple": { | |||
"id": "FoodCakeApple", | |||
"name": "Яблочный торт", | |||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeApple", | ||
"result": " | "result": "FoodCakeAppleSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodWatermelon": { | ||
"id": " | "id": "FoodWatermelon", | ||
"name": " | "name": "Арбуз", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodWatermelon", | ||
"result": " | "result": "FoodWatermelonSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodPiePumpkin": { | ||
"id": " | "id": "FoodPiePumpkin", | ||
"name": " | "name": "Тыквенный пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPiePumpkin", | ||
"result": " | "result": "FoodPiePumpkinSlice", | ||
"count": 4 | "count": 4 | ||
}, | }, | ||
" | "ADTFoodMeatChickenBakedWithVegetables": { | ||
"id": " | "id": "ADTFoodMeatChickenBakedWithVegetables", | ||
"name": " | "name": "Запеченная фаршированная курица с овощами", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenBakedWithVegetables", | ||
"result": " | "result": "ADTFoodMeatChickenBakedStuffedSlice", | ||
"count": | "count": 12 | ||
}, | }, | ||
" | "FoodMeatChickenCooked": { | ||
"id": " | "id": "FoodMeatChickenCooked", | ||
"name": " | "name": "Приготовленное мясо курицы", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatChickenCooked", | ||
"result": " | "result": "FoodMeatChickenCutletCooked", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodCakeLemon": { | ||
"id": " | "id": "FoodCakeLemon", | ||
"name": " | "name": "Лимонный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeLemon", | ||
"result": " | "result": "FoodCakeLemonSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "ADTFoodMeatChickenLeg": { | ||
"id": " | "id": "ADTFoodMeatChickenLeg", | ||
"name": " | "name": "Сырая куриная ножка", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenLeg", | ||
"result": "FoodMeatChickenCutlet", | "result": "FoodMeatChickenCutlet", | ||
"count": 1 | "count": 1 | ||
}, | }, | ||
" | "FoodPizzaPineapple": { | ||
"id": " | "id": "FoodPizzaPineapple", | ||
"name": " | "name": "Гавайская пицца", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaPineapple", | ||
"result": " | "result": "FoodPizzaPineappleSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodPizzaDank": { | ||
"id": " | "id": "FoodPizzaDank", | ||
"name": " | "name": "Расслабляющая пицца", | ||
"type": "sliceableRecipes", | |||
"input": "FoodPizzaDank", | |||
"result": "FoodPizzaDankSlice", | |||
"count": 8 | |||
}, | |||
"FoodPizzaMargherita": { | |||
"id": "FoodPizzaMargherita", | |||
"name": "Пицца маргарита", | |||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaMargherita", | ||
"result": " | "result": "FoodPizzaMargheritaSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodPieClafoutis": { | ||
"id": " | "id": "FoodPieClafoutis", | ||
"name": " | "name": "Ягодный клафути", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieClafoutis", | ||
"result": " | "result": "FoodPieClafoutisSlice", | ||
"count": 4 | "count": 4 | ||
}, | }, | ||
" | "FoodCakeSlime": { | ||
"id": " | "id": "FoodCakeSlime", | ||
"name": " | "name": "Слаймовый торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeSlime", | ||
"result": " | "result": "FoodCakeSlimeSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodBreadVolcanic": { | ||
"id": " | "id": "FoodBreadVolcanic", | ||
"name": " | "name": "Вулканический хлеб", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadVolcanic", | ||
"result": " | "result": "FoodBreadVolcanicSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodMeatTomato": { | ||
"id": " | "id": "FoodMeatTomato", | ||
"name": " | "name": "Мясо помидора-убийцы", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatTomato", | ||
"result": " | "result": "FoodMeatTomatoCutlet", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodMeatClown": { | ||
"id": " | "id": "FoodMeatClown", | ||
"name": " | "name": "Мясо клоуна", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatClown", | ||
"result": " | "result": "FoodMeatSalamiSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodMeat": { | ||
"id": " | "id": "FoodMeat", | ||
"name": " | "name": "Сырое мясо", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeat", | ||
"result": " | "result": "FoodMeatCutlet", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodCakeCarrot": { | ||
"id": " | "id": "FoodCakeCarrot", | ||
"name": " | "name": "Морковный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeCarrot", | ||
"result": " | "result": "FoodCakeCarrotSlice", | ||
"count": 5 | |||
}, | |||
"FoodDoughFlat": { | |||
"id": "FoodDoughFlat", | |||
"name": "Плоское тесто", | |||
"type": "sliceableRecipes", | |||
"input": "FoodDoughFlat", | |||
"result": "FoodCroissantRaw", | |||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodBreadBaguette": { | ||
"id": " | "id": "FoodBreadBaguette", | ||
"name": " | "name": "Багет", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadBaguette", | ||
"result": " | "result": "FoodBreadBaguetteSlice", | ||
"count": | "count": 12 | ||
}, | }, | ||
" | "FoodPizzaVegetable": { | ||
"id": " | "id": "FoodPizzaVegetable", | ||
"name": " | "name": "Овощная пицца", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaVegetable", | ||
"result": " | "result": "FoodPizzaVegetableSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "ADTFoodMeatHam": { | ||
"id": " | "id": "ADTFoodMeatHam", | ||
"name": " | "name": "Жареная ветчина с мёдом", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "ADTFoodMeatHam", | ||
"result": " | "result": "ADTFoodMeatHamPiece", | ||
"count": | "count": 6 | ||
}, | }, | ||
" | "FoodPizzaMushroom": { | ||
"id": " | "id": "FoodPizzaMushroom", | ||
"name": " | "name": "Грибная пицца", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaMushroom", | ||
"result": " | "result": "FoodPizzaMushroomSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodCakeSuppermatter": { | ||
"id": " | "id": "FoodCakeSuppermatter", | ||
"name": " | "name": "Суперматерия", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeSuppermatter", | ||
"result": " | "result": "FoodCakeSuppermatterSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodPieBananaCream": { | ||
"id": " | "id": "FoodPieBananaCream", | ||
"name": " | "name": "Кремовый банановый пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieBananaCream", | ||
"result": " | "result": "FoodPieBananaCreamSlice", | ||
"count": | "count": 4 | ||
}, | }, | ||
" | "FoodMeatAnomaly": { | ||
"id": " | "id": "FoodMeatAnomaly", | ||
"name": " | "name": "Масса аномального мяса", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatAnomaly", | ||
"result": " | "result": "FoodMeat", | ||
"count": 10 | |||
}, | |||
"FoodCakeLime": { | |||
"id": "FoodCakeLime", | |||
"name": "Лаймовый торт", | |||
"type": "sliceableRecipes", | |||
"input": "FoodCakeLime", | |||
"result": "FoodCakeLimeSlice", | |||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodMeatChicken": { | ||
"id": " | "id": "FoodMeatChicken", | ||
"name": " | "name": "Сырое мясо курицы", | ||
"type": "sliceableRecipes", | |||
"input": "FoodMeatChicken", | |||
"result": "FoodMeatChickenCutlet", | |||
"count": 3 | |||
}, | |||
"FoodDoughCornmeal": { | |||
"id": "FoodDoughCornmeal", | |||
"name": "Кукурузное тесто", | |||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodDoughCornmeal", | ||
"result": " | "result": "FoodDoughCornmealSlice", | ||
"count": | "count": 3 | ||
}, | }, | ||
"FoodMeatDuck": { | "FoodMeatDuck": { | ||
Строка 3730: | Строка 3918: | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodCakeCheese": { | ||
"id": " | "id": "FoodCakeCheese", | ||
"name": " | "name": "Сырный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeCheese", | ||
"result": " | "result": "FoodCakeCheeseSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodPizzaUranium": { | ||
"id": " | "id": "FoodPizzaUranium", | ||
"name": " | "name": "Острокаменная пицца", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaUranium", | ||
"result": " | "result": "FoodPizzaUraniumSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "ADTFoodPiePumpkin": { | ||
"id": " | "id": "ADTFoodPiePumpkin", | ||
"name": " | "name": "Тыквенный пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "ADTFoodPiePumpkin", | ||
"result": " | "result": "ADTFoodPiePumpkinSlice", | ||
"count": | "count": 4 | ||
}, | }, | ||
" | "FoodPieApple": { | ||
"id": " | "id": "FoodPieApple", | ||
"name": " | "name": "Яблочный пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieApple", | ||
"result": " | "result": "FoodPieAppleSlice", | ||
"count": 4 | "count": 4 | ||
}, | }, | ||
" | "MobBreadDog": { | ||
"id": " | "id": "MobBreadDog", | ||
"name": " | "name": "Хлебака", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "MobBreadDog", | ||
"result": "FoodBreadSausageSlice", | "result": "FoodBreadSausageSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodTartMime": { | ||
"id": " | "id": "FoodTartMime", | ||
"name": " | "name": "Мимский тарт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodTartMime", | ||
"result": " | "result": "FoodTartMimeSlice", | ||
"count": 3 | "count": 4 | ||
}, | |||
"FoodMeatPenguinCooked": { | |||
"id": "FoodMeatPenguinCooked", | |||
"name": "Филе пингвина", | |||
"type": "sliceableRecipes", | |||
"input": "FoodMeatPenguinCooked", | |||
"result": "FoodMeatPenguinCutletCooked", | |||
"count": 3 | |||
}, | |||
"FoodCakePumpkin": { | |||
"id": "FoodCakePumpkin", | |||
"name": "Пряный тыквенный торт", | |||
"type": "sliceableRecipes", | |||
"input": "FoodCakePumpkin", | |||
"result": "FoodCakePumpkinSlice", | |||
"count": 5 | |||
}, | |||
"FoodBreadMimana": { | |||
"id": "FoodBreadMimana", | |||
"name": "Хлеб мимана", | |||
"type": "sliceableRecipes", | |||
"input": "FoodBreadMimana", | |||
"result": "FoodBreadMimanaSlice", | |||
"count": 5 | |||
}, | |||
"FoodCakeOrange": { | |||
"id": "FoodCakeOrange", | |||
"name": "Апельсиновый торт", | |||
"type": "sliceableRecipes", | |||
"input": "FoodCakeOrange", | |||
"result": "FoodCakeOrangeSlice", | |||
"count": 5 | |||
}, | }, | ||
"FoodMeatLizard": { | "FoodMeatLizard": { | ||
Строка 3786: | Строка 4006: | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "ADTFoodMeatChickenBaked": { | ||
"id": " | "id": "ADTFoodMeatChickenBaked", | ||
"name": " | "name": "Запеченная курица", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenBaked", | ||
"result": " | "result": "ADTFoodMeatChickenBakedSlice", | ||
"count": 12 | "count": 12 | ||
}, | }, | ||
" | "FoodCakeChristmas": { | ||
"id": " | "id": "FoodCakeChristmas", | ||
"name": " | "name": "Рождественский торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeChristmas", | ||
"result": " | "result": "FoodCakeChristmasSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodBreadCotton": { | ||
"id": " | "id": "FoodBreadCotton", | ||
"name": " | "name": "Хлопковый хлеб", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadCotton", | ||
"result": " | "result": "FoodBreadCottonSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodMeatDuckCooked": { | ||
"id": " | "id": "FoodMeatDuckCooked", | ||
"name": " | "name": "Приготовленная мясо утки", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatDuckCooked", | ||
"result": " | "result": "FoodMeatDuckCutletCooked", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodPieMeat": { | ||
"id": " | "id": "FoodPieMeat", | ||
"name": " | "name": "Мясной пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieMeat", | ||
"result": " | "result": "FoodPieMeatSlice", | ||
"count": 4 | "count": 4 | ||
}, | }, | ||
" | "FoodPizzaArnold": { | ||
"id": " | "id": "FoodPizzaArnold", | ||
"name": " | "name": "Пицца Арнольда", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaArnold", | ||
"result": " | "result": "FoodPizzaArnoldSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodBreadMeat": { | ||
"id": " | "id": "FoodBreadMeat", | ||
"name": " | "name": "Мясной хлеб", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadMeat", | ||
"result": " | "result": "FoodBreadMeatSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodCakeChocolate": { | ||
"id": " | "id": "FoodCakeChocolate", | ||
"name": " | "name": "Шоколадный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeChocolate", | ||
"result": " | "result": "FoodCakeChocolateSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "ADTFoodMeatFish": { | ||
"id": " | "id": "ADTFoodMeatFish", | ||
"name": " | "name": "Сырой кусок рыбы", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "ADTFoodMeatFish", | ||
"result": " | "result": "ADTFoodFishCutlet", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodMeatSpider": { | ||
"id": " | "id": "FoodMeatSpider", | ||
"name": "Сырое мясо | "name": "Сырое мясо паука", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatSpider", | ||
"result": " | "result": "FoodMeatSpiderCutlet", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodButter": { | ||
"id": " | "id": "FoodButter", | ||
"name": " | "name": "Брусок сливочного масла", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodButter", | ||
"result": " | "result": "FoodButterSlice", | ||
"count": 3 | "count": 3 | ||
} | |||
}, | |||
"grindableRecipes": { | |||
"FoodMeatHuman": { | |||
"id": "FoodMeatHuman", | |||
"name": "Сырое мясо человека", | |||
"type": "grindableRecipes", | |||
"input": "FoodMeatHuman", | |||
"result": { | |||
"UncookedAnimalProteins": 9 | |||
} | |||
}, | }, | ||
" | "FoodWatermelonSlice": { | ||
"id": " | "id": "FoodWatermelonSlice", | ||
"name": " | "name": "Ломтик арбуза", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodWatermelonSlice", | ||
"result": " | "result": { | ||
"Nutriment": 2, | |||
"Vitamin": 1, | |||
"Water": 2 | |||
} | |||
}, | }, | ||
" | "FoodPumpkin": { | ||
"id": " | "id": "FoodPumpkin", | ||
"name": " | "name": "Тыква", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodPumpkin", | ||
"result": " | "result": { | ||
"PumpkinFlesh": 20, | |||
"Vitamin": 5 | |||
} | |||
}, | }, | ||
" | "FoodMeatPenguinCutlet": { | ||
"id": " | "id": "FoodMeatPenguinCutlet", | ||
"name": " | "name": "Сырая котлета из пингвина", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatPenguinCutlet", | ||
"result": " | "result": { | ||
"UncookedAnimalProteins": 3, | |||
"Fat": 2 | |||
} | |||
}, | }, | ||
" | "FoodPineapple": { | ||
"id": " | "id": "FoodPineapple", | ||
"name": " | "name": "Ананас", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodPineapple", | ||
"result": " | "result": { | ||
"Nutriment": 10, | |||
"Vitamin": 2, | |||
"Water": 4 | |||
} | |||
}, | }, | ||
" | "ADTFoodMeatChickenWing": { | ||
"id": " | "id": "ADTFoodMeatChickenWing", | ||
"name": " | "name": "Сырое куриное крылышко", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenWing", | ||
"result": " | "result": { | ||
"UncookedAnimalProteins": 6, | |||
"Fat": 3 | |||
} | |||
}, | }, | ||
" | "ADTFoodFishCooked": { | ||
"id": " | "id": "ADTFoodFishCooked", | ||
"name": " | "name": "Рыбный стейк", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodFishCooked", | ||
"result": " | "result": { | ||
"Nutriment": 14, | |||
"Protein": 14 | |||
} | |||
}, | }, | ||
" | "FoodCannabisButter": { | ||
"id": " | "id": "FoodCannabisButter", | ||
"name": " | "name": "Брусок конопляного масла", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodCannabisButter", | ||
"result": " | "result": { | ||
"Butter": 10, | |||
"THC": 82 | |||
} | |||
}, | }, | ||
" | "ADTFoodFishCutletCooked": { | ||
"id": " | "id": "ADTFoodFishCutletCooked", | ||
"name": " | "name": "Рыбная котлета", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodFishCutletCooked", | ||
"result": " | "result": { | ||
"Nutriment": 5, | |||
"Protein": 5 | |||
} | |||
}, | }, | ||
" | "FoodGoldenApple": { | ||
"id": " | "id": "FoodGoldenApple", | ||
"name": " | "name": "Золотое яблоко", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodGoldenApple", | ||
"result": " | "result": { | ||
"Nutriment": 10, | |||
"Vitamin": 4, | |||
"DoctorsDelight": 13 | |||
} | |||
}, | }, | ||
" | "FoodMeatRat": { | ||
"id": " | "id": "FoodMeatRat", | ||
"name": " | "name": "Сырое мясо крысы", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatRat", | ||
"result": " | "result": { | ||
"UncookedAnimalProteins": 3, | |||
"Fat": 3 | |||
} | |||
}, | }, | ||
" | "FoodOnion": { | ||
"id": " | "id": "FoodOnion", | ||
"name": " | "name": "Лук", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodOnion", | ||
"result | "result": { | ||
"Nutriment": 10, | |||
"Vitamin": 4, | |||
"Allicin": 4 | |||
" | |||
} | } | ||
}, | }, | ||
" | "ADTFoodSnackChocolateBarTwo": { | ||
"id": " | "id": "ADTFoodSnackChocolateBarTwo", | ||
"name": " | "name": "Двойной батончик", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodSnackChocolateBarTwo", | ||
"result": { | "result": { | ||
"Nutriment": 10, | "Nutriment": 10, | ||
" | "Theobromine": 3, | ||
" | "CocoaPowder": 1 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSpiderLeg": { | ||
"id": " | "id": "FoodMeatSpiderLeg", | ||
"name": " | "name": "Сырая паучья нога", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSpiderLeg", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 10, | ||
" | "Fat": 3 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatShadekinCooked": { | ||
"id": " | "id": "ADTFoodMeatShadekinCooked", | ||
"name": " | "name": "Стейк из сумеречника", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatShadekinCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 8, | ||
" | "Protein": 3 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSlime": { | ||
"id": " | "id": "FoodMeatSlime", | ||
"name": " | "name": "Шар слизи", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSlime", | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": | "Nutriment": 5, | ||
"Fat": | "UncookedAnimalProteins": 1, | ||
"Fat": 5 | |||
} | } | ||
}, | }, | ||
" | "FoodEggplant": { | ||
"id": " | "id": "FoodEggplant", | ||
"name": " | "name": "Баклажан", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodEggplant", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 10, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodBlueTomato": { | ||
"id": " | "id": "FoodBlueTomato", | ||
"name": " | "name": "Синий помидор", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodBlueTomato", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
" | "SpaceLube": 15, | ||
"Vitamin": 4 | |||
} | } | ||
}, | }, | ||
" | "FoodCocoaPod": { | ||
"id": " | "id": "FoodCocoaPod", | ||
"name": " | "name": "Стручок какао-боба", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodCocoaPod", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
" | "Vitamin": 1, | ||
"CocoaPowder": 1 | |||
} | } | ||
}, | }, | ||
" | "FoodApple": { | ||
"id": " | "id": "FoodApple", | ||
"name": " | "name": "Яблоко", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodApple", | ||
"result": { | "result": { | ||
"Nutriment": 10, | "Nutriment": 10, | ||
"Vitamin": | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodSnackChocolateBarPink": { | ||
"id": " | "id": "ADTFoodSnackChocolateBarPink", | ||
"name": " | "name": "Розовый шоколадный батончик", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodSnackChocolateBarPink", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 10, | ||
" | "Theobromine": 3, | ||
"CocoaPowder": 1 | |||
} | } | ||
}, | }, | ||
" | "FoodSoybeans": { | ||
"id": " | "id": "FoodSoybeans", | ||
"name": " | "name": "Соевые бобы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodSoybeans", | ||
"result": { | "result": { | ||
" | "Nutriment": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodFakeCapfruit": { | ||
"id": " | "id": "FoodFakeCapfruit", | ||
"name": " | "name": "Пистофрукт", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodFakeCapfruit", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
" | "Sulfur": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodCarrot": { | ||
"id": " | "id": "FoodCarrot", | ||
"name": " | "name": "Морковь", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodCarrot", | ||
"result": { | "result": { | ||
" | "JuiceCarrot": 5, | ||
" | "Vitamin": 4, | ||
"Oculine": 3 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatPenguin": { | ||
"id": " | "id": "FoodMeatPenguin", | ||
"name": " | "name": "Сырое мясо пингвина", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatPenguin", | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": | "UncookedAnimalProteins": 9, | ||
"Fat": | "Fat": 9 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatBear": { | ||
"id": " | "id": "FoodMeatBear", | ||
"name": " | "name": "Сырое мясо медведя", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatBear", | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": | "UncookedAnimalProteins": 9, | ||
"Fat": | "Fat": 9 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSpiderlegCooked": { | ||
"id": " | "id": "FoodMeatSpiderlegCooked", | ||
"name": " | "name": "Приготовленная паучья нога", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSpiderlegCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
" | "Protein": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatBearCutletCooked": { | ||
"id": " | "id": "FoodMeatBearCutletCooked", | ||
"name": " | "name": "Котлета из медведя", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatBearCutletCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
" | "Protein": 2 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodCinnamon": { | ||
"id": " | "id": "ADTFoodCinnamon", | ||
"name": " | "name": "Палочка корицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodCinnamon", | ||
"result": { | "result": { | ||
" | "ADTСinnamon": 5 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodPapaverSomniferum": { | ||
"id": " | "id": "ADTFoodPapaverSomniferum", | ||
"name": " | "name": "Мак снотворный", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodPapaverSomniferum", | ||
"result": { | "result": { | ||
" | "Nutriment": 2, | ||
" | "Toxin": 4, | ||
"ADTOpium": 10 | |||
} | } | ||
}, | }, | ||
" | "ADTFoodCarnation": { | ||
"id": " | "id": "ADTFoodCarnation", | ||
"name": " | "name": "Гвоздика", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodCarnation", | ||
"result": { | "result": { | ||
" | "ADTCarnation": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatBaconCooked": { | ||
"id": " | "id": "FoodMeatBaconCooked", | ||
"name": " | "name": "Бекон", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatBaconCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
" | "Protein": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatAnomalyCooked": { | ||
"id": " | "id": "FoodMeatAnomalyCooked", | ||
"name": " | "name": "Аномальный стейк", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatAnomalyCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 100, | ||
" | "Protein": 50 | ||
} | } | ||
}, | }, | ||
" | "FoodLingzhi": { | ||
"id": " | "id": "FoodLingzhi", | ||
"name": " | "name": "Линчжи", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodLingzhi", | ||
"result": { | "result": { | ||
" | "Ultravasculine": 20, | ||
" | "Epinephrine": 20 | ||
} | } | ||
}, | }, | ||
" | "FoodLaughinPeaPod": { | ||
"id": " | "id": "FoodLaughinPeaPod", | ||
"name": " | "name": "Стручок смешного горошка", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodLaughinPeaPod", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 3, | ||
" | "Sugar": 5, | ||
" | "Laughter": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatDuckCutlet": { | ||
"id": " | "id": "FoodMeatDuckCutlet", | ||
"name": " | "name": "Сырая утиная котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatDuckCutlet", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 3, | ||
"Fat": 2 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatSalami": { | ||
"id": " | "id": "FoodMeatSalami", | ||
"name": " | "name": "Салями", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSalami", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
" | "UncookedAnimalProteins": 1, | ||
"Fat": 5 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatSnail": { | ||
"id": " | "id": "FoodMeatSnail", | ||
"name": " | "name": "Сырое мясо улитки", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSnail", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 3, | ||
" | "Fat": 3, | ||
" | "Water": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSnake": { | ||
"id": " | "id": "FoodMeatSnake", | ||
"name": " | "name": "Сырое мясо змеи", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSnake", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 10, | ||
" | "Toxin": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatBacon": { | ||
"id": " | "id": "FoodMeatBacon", | ||
"name": " | "name": "Сырой бекон", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatBacon", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 2, | ||
" | "Fat": 9 | ||
} | } | ||
}, | }, | ||
" | "FoodBloodTomato": { | ||
"id": " | "id": "FoodBloodTomato", | ||
"name": " | "name": "Кровяной помидор", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodBloodTomato", | ||
"result": { | "result": { | ||
" | "Blood": 10, | ||
"Vitamin": 4 | |||
"Vitamin": | |||
} | } | ||
}, | }, | ||
" | "FoodMeatXeno": { | ||
"id": " | "id": "FoodMeatXeno", | ||
"name": " | "name": "Сырое ксено мясо", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatXeno", | ||
"result": { | "result": { | ||
" | "SulfuricAcid": 20 | ||
} | } | ||
}, | }, | ||
" | "FoodAloe": { | ||
"id": " | "id": "FoodAloe", | ||
"name": " | "name": "Алоэ", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodAloe", | ||
"result": { | "result": { | ||
" | "Aloe": 10, | ||
" | "Dermaline": 10 | ||
} | } | ||
}, | }, | ||
" | "FoodOnionRed": { | ||
"id": " | "id": "FoodOnionRed", | ||
"name": " | "name": "Красный лук", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodOnionRed", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 10, | ||
" | "Vitamin": 4, | ||
" | "Allicin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodMushroom": { | ||
"id": " | "id": "FoodMushroom", | ||
"name": " | "name": "Гроздь лисичек", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMushroom", | ||
"result": { | "result": { | ||
" | "Nutriment": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodCocoaBeans": { | ||
"id": " | "id": "FoodCocoaBeans", | ||
"name": " | "name": "Какао-бобы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodCocoaBeans", | ||
"result": { | "result": { | ||
"Nutriment": 2, | "Nutriment": 2, | ||
" | "Vitamin": 1, | ||
"CocoaPowder": 2 | |||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatChickenBakedLeg": { | ||
"id": " | "id": "ADTFoodMeatChickenBakedLeg", | ||
"name": " | "name": "Запеченная куриная ножка", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenBakedLeg", | ||
"result": { | "result": { | ||
" | "Nutriment": 4, | ||
" | "Protein": 3 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatLizardCooked": { | ||
"id": " | "id": "FoodMeatLizardCooked", | ||
"name": "Стейк из | "name": "Стейк из ящерицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatLizardCooked", | ||
"result": { | "result": { | ||
"Nutriment": 5, | "Nutriment": 5, | ||
Строка 4381: | Строка 4586: | ||
} | } | ||
}, | }, | ||
" | "FoodCorn": { | ||
"id": " | "id": "FoodCorn", | ||
"name": " | "name": "Початок кукурузы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodCorn", | ||
"result": { | "result": { | ||
" | "Cornmeal": 15, | ||
" | "Nutriment": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodOrange": { | ||
"id": " | "id": "FoodOrange", | ||
"name": " | "name": "Апельсин", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodOrange", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatChickenFried": { | ||
"id": " | "id": "FoodMeatChickenFried", | ||
"name": " | "name": "Жареная курица", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatChickenFried", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
" | "Protein": 5 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodSnackChocolateBarNuts": { | ||
"id": " | "id": "ADTFoodSnackChocolateBarNuts", | ||
"name": " | "name": "Шоколадный батончик с орехами", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodSnackChocolateBarNuts", | ||
"result": { | "result": { | ||
" | "Nutriment": 10, | ||
" | "Theobromine": 3, | ||
"CocoaPowder": 1 | |||
} | } | ||
}, | }, | ||
" | "FoodBanana": { | ||
"id": " | "id": "FoodBanana", | ||
"name": " | "name": "Банан", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodBanana", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 4, | ||
" | "Vitamin": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSpiderCutlet": { | ||
"id": " | "id": "FoodMeatSpiderCutlet", | ||
"name": " | "name": "Сырая паучья котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSpiderCutlet", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 3, | ||
" | "Fat": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatCrab": { | ||
"id": " | "id": "FoodMeatCrab", | ||
"name": " | "name": "Сырое крабовое мясо", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatCrab", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 1, | ||
" | "Fat": 2 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatShadekin": { | ||
"id": " | "id": "ADTFoodMeatShadekin", | ||
"name": " | "name": "Сырое мясо сумеречника", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatShadekin", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 7, | ||
"Fat": 1 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatPlant": { | ||
"id": " | "id": "FoodMeatPlant", | ||
"name": " | "name": "Сырое мясо растения", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatPlant", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
" | "UncookedAnimalProteins": 1, | ||
" | "Fat": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatXenoCutletCooked": { | ||
"id": " | "id": "FoodMeatXenoCutletCooked", | ||
"name": " | "name": "Ксено котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatXenoCutletCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 1, | ||
" | "Protein": 1 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatGoliath": { | ||
"id": " | "id": "FoodMeatGoliath", | ||
"name": " | "name": "Сырое мясо голиафа", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatGoliath", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 5, | ||
" | "Fat": 3 | ||
} | } | ||
}, | }, | ||
" | "FoodHolymelon": { | ||
"id": " | "id": "FoodHolymelon", | ||
"name": " | "name": "Святой арбуз", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodHolymelon", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 10, | ||
" | "Vitamin": 5, | ||
"Holywater": 10 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatCooked": { | ||
"id": " | "id": "FoodMeatCooked", | ||
"name": " | "name": "Стейк", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 10, | ||
"Protein": 5 | |||
} | } | ||
}, | }, | ||
" | "FoodCabbage": { | ||
"id": " | "id": "FoodCabbage", | ||
"name": " | "name": "Кочан капусты", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodCabbage", | ||
"result": { | "result": { | ||
" | "Nutriment": 10, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatGoliathCooked": { | ||
"id": " | "id": "FoodMeatGoliathCooked", | ||
"name": " | "name": "Стейк из голиафа", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatGoliathCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
" | "Protein": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatBearCooked": { | ||
"id": " | "id": "FoodMeatBearCooked", | ||
"name": " | "name": "Жареное мясо медведя", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatBearCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
"Protein": 5 | |||
} | |||
}, | |||
"FoodWatermelon": { | |||
"id": "FoodWatermelon", | |||
"name": "Арбуз", | |||
"type": "grindableRecipes", | |||
"input": "FoodWatermelon", | |||
"result": { | |||
"Nutriment": 10, | |||
"Vitamin": 5, | |||
"Water": 10 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatCutletCooked": { | ||
"id": " | "id": "FoodMeatCutletCooked", | ||
"name": " | "name": "Котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatCutletCooked", | ||
"result": { | "result": { | ||
"Nutriment": 2, | "Nutriment": 2, | ||
Строка 4551: | Строка 4770: | ||
} | } | ||
}, | }, | ||
" | "FoodGarlic": { | ||
"id": " | "id": "FoodGarlic", | ||
"name": " | "name": "Чеснок", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodGarlic", | ||
"result": { | "result": { | ||
"Nutriment": 10, | "Nutriment": 10, | ||
" | "Vitamin": 4, | ||
" | "Allicin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodPotato": { | ||
"id": " | "id": "FoodPotato", | ||
"name": " | "name": "Картофель", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodPotato", | ||
"result": { | "result": { | ||
" | "Nutriment": 10, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMandarinSlice": { | ||
"id": " | "id": "ADTFoodMandarinSlice", | ||
"name": " | "name": "Мандариновая долька", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMandarinSlice", | ||
"result": { | "result": { | ||
" | "Nutriment": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatRotten": { | ||
"id": " | "id": "FoodMeatRotten", | ||
"name": " | "name": "Тухлое мясо", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatRotten", | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": | "UncookedAnimalProteins": 5, | ||
"Fat": | "GastroToxin": 4, | ||
"Fat": 4 | |||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatChickenBakedWithVegetables": { | ||
"id": " | "id": "ADTFoodMeatChickenBakedWithVegetables", | ||
"name": " | "name": "Запеченная фаршированная курица с овощами", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenBakedWithVegetables", | ||
"result": { | "result": { | ||
" | "Nutriment": 36, | ||
" | "Protein": 24 | ||
} | } | ||
}, | }, | ||
" | "FoodLime": { | ||
"id": " | "id": "FoodLime", | ||
"name": " | "name": "Лайм", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodLime", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSalamiSlice": { | ||
"id": " | "id": "FoodMeatSalamiSlice", | ||
"name": " | "name": "Ломтик салями", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSalamiSlice", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 1, | ||
" | "Protein": 1 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatChickenCooked": { | ||
"id": " | "id": "FoodMeatChickenCooked", | ||
"name": " | "name": "Приготовленное мясо курицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatChickenCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
"Protein": | "Protein": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodChiliPepper": { | ||
"id": " | "id": "FoodChiliPepper", | ||
"name": " | "name": "Перец чили", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodChiliPepper", | ||
"result": { | "result": { | ||
" | "Nutriment": 4, | ||
"CapsaicinOil": 10, | |||
"Vitamin": 4 | |||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatChickenLeg": { | ||
"id": " | "id": "ADTFoodMeatChickenLeg", | ||
"name": " | "name": "Сырая куриная ножка", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenLeg", | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": 6, | "UncookedAnimalProteins": 6, | ||
"Fat": | "Fat": 6 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatPenguinCutletCooked": { | ||
"id": " | "id": "FoodMeatPenguinCutletCooked", | ||
"name": " | "name": "Котлета из пингвина", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatPenguinCutletCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
" | "Protein": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSnailCooked": { | ||
"id": " | "id": "FoodMeatSnailCooked", | ||
"name": " | "name": "Варёная улитка", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSnailCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 3, | ||
"Protein": | "Protein": 3, | ||
"Water": 4 | |||
} | } | ||
}, | }, | ||
" | "FoodOnionSlice": { | ||
"id": " | "id": "FoodOnionSlice", | ||
"name": " | "name": "Ломтик лука", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodOnionSlice", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
" | "Allicin": 1, | ||
" | "Vitamin": 1 | ||
} | } | ||
}, | }, | ||
" | "FoodPoppy": { | ||
"id": " | "id": "FoodPoppy", | ||
"name": " | "name": "Мак", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodPoppy", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
" | "Bicaridine": 20 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatTomato": { | ||
"id": " | "id": "FoodMeatTomato", | ||
"name": " | "name": "Мясо помидора-убийцы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatTomato", | ||
"result": { | "result": { | ||
"Nutriment": 5, | "Nutriment": 5, | ||
" | "UncookedAnimalProteins": 1, | ||
"Fat": 5 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatClown": { | ||
"id": " | "id": "FoodMeatClown", | ||
"name": " | "name": "Мясо клоуна", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatClown", | ||
"result": { | "result": { | ||
"Nutriment": 5, | "Nutriment": 5, | ||
" | "UncookedAnimalProteins": 1, | ||
"Fat": 5 | |||
} | } | ||
}, | }, | ||
" | "FoodGrape": { | ||
"id": " | "id": "FoodGrape", | ||
"name": " | "name": "Виноград", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodGrape", | ||
"result": { | "result": { | ||
"Nutriment": 5, | "Nutriment": 5, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodTomato": { | ||
"id": " | "id": "FoodTomato", | ||
"name": " | "name": "Помидор", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodTomato", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 7, | ||
" | "Vitamin": 3, | ||
"Water": 4 | |||
} | } | ||
}, | }, | ||
" | "FoodKoibean": { | ||
"id": " | "id": "FoodKoibean", | ||
"name": " | "name": "Коибобы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodKoibean", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
"CarpoToxin": 2 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatDuckCutletCooked": { | ||
"id": " | "id": "FoodMeatDuckCutletCooked", | ||
"name": " | "name": "Утиная котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatDuckCutletCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 2, | ||
" | "Protein": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodSpaceshroom": { | ||
"id": " | "id": "FoodSpaceshroom", | ||
"name": " | "name": "Космогриб", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodSpaceshroom", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 3, | ||
"Vitamin": 2 | "Vitamin": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodMeat": { | ||
"id": " | "id": "FoodMeat", | ||
"name": " | "name": "Сырое мясо", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeat", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 9, | ||
" | "Fat": 9 | ||
} | } | ||
}, | }, | ||
" | "FoodAmbrosiaDeus": { | ||
"id": " | "id": "FoodAmbrosiaDeus", | ||
"name": " | "name": "Амброзия деус", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodAmbrosiaDeus", | ||
"result": { | "result": { | ||
" | "Omnizine": 3, | ||
"SpaceDrugs": 5, | |||
"Nutriment": 2, | |||
"Desoxyephedrine": 10 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatChickenCutletCooked": { | ||
"id": " | "id": "FoodMeatChickenCutletCooked", | ||
"name": " | "name": "Куриная котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatChickenCutletCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
"Protein": | "Protein": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodCherry": { | ||
"id": " | "id": "FoodCherry", | ||
"name": " | "name": "Вишня", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodCherry", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 3, | ||
"Vitamin": 3 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatTomatoCutlet": { | ||
"id": " | "id": "FoodMeatTomatoCutlet", | ||
"name": " | "name": "Сырая котлета из помидора-убийцы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatTomatoCutlet", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
" | "UncookedAnimalProteins": 1, | ||
"Fat": 5 | |||
} | } | ||
}, | }, | ||
" | "ADTFoodSnackChocolateBarEnergy": { | ||
"id": " | "id": "ADTFoodSnackChocolateBarEnergy", | ||
"name": " | "name": "Энергетический батончик", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodSnackChocolateBarEnergy", | ||
"result": { | "result": { | ||
"Nutriment": 10, | "Nutriment": 10, | ||
" | "Theobromine": 3, | ||
"CocoaPowder": 1 | |||
} | } | ||
}, | }, | ||
" | "FoodRealCapfruit": { | ||
"id": " | "id": "FoodRealCapfruit", | ||
"name": " | "name": "Пистофрукт", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodRealCapfruit", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
" | "Sulfur": 5 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodFishCutlet": { | ||
"id": " | "id": "ADTFoodFishCutlet", | ||
"name": " | "name": "Рыбный слайс", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodFishCutlet", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 2 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatChickenBakedStuffedSlice": { | ||
"id": " | "id": "ADTFoodMeatChickenBakedStuffedSlice", | ||
"name": " | "name": "Кусок запеченной фаршированной курицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenBakedStuffedSlice", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 3, | ||
"Protein": | "Protein": 2 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatBratWurst": { | ||
"id": " | "id": "ADTFoodMeatBratWurst", | ||
"name": " | "name": "Братвурст", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatBratWurst", | ||
"result": { | "result": { | ||
" | "Nutriment": 8, | ||
" | "Protein": 8, | ||
"Vitamin": 8 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatAnomaly": { | ||
"id": " | "id": "FoodMeatAnomaly", | ||
"name": " | "name": "Масса аномального мяса", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatAnomaly", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 90, | ||
"Fat": 90 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatRouny": { | ||
"id": " | "id": "FoodMeatRouny", | ||
"name": " | "name": "Сырое мясо руни", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatRouny", | ||
"result": { | "result": { | ||
" | "SulfuricAcid": 20 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodSnackChocolateBarChoco": { | ||
"id": " | "id": "ADTFoodSnackChocolateBarChoco", | ||
"name": " | "name": "Шоколадный батончик", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodSnackChocolateBarChoco", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 10, | ||
" | "Theobromine": 3, | ||
" | "CocoaPowder": 1 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatChickenBakedWing": { | ||
"id": " | "id": "ADTFoodMeatChickenBakedWing", | ||
"name": " | "name": "Запеченное куриное крылышко", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenBakedWing", | ||
"result": { | "result": { | ||
" | "Nutriment": 3, | ||
" | "Protein": 3 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatChicken": { | ||
"id": " | "id": "FoodMeatChicken", | ||
"name": " | "name": "Сырое мясо курицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatChicken", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 9, | ||
" | "Fat": 9 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatLizardCutlet": { | ||
"id": " | "id": "FoodMeatLizardCutlet", | ||
"name": " | "name": "Сырая котлета из ящерицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatLizardCutlet", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 3, | ||
" | "Fat": 2 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatWeissWurst": { | ||
"id": " | "id": "ADTFoodMeatWeissWurst", | ||
"name": " | "name": "Вайсвурст", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatWeissWurst", | ||
"result": { | "result": { | ||
" | "Nutriment": 8, | ||
" | "Protein": 8, | ||
"Vitamin": 8 | |||
} | } | ||
}, | }, | ||
" | "FoodSpaceshroomCooked": { | ||
"id": " | "id": "FoodSpaceshroomCooked", | ||
"name": " | "name": "Приготовленный космогриб", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodSpaceshroomCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 10, | ||
" | "Vitamin": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatDuck": { | ||
"id": " | "id": "FoodMeatDuck", | ||
"name": " | "name": "Сырое мясо утки", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatDuck", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 9, | ||
" | "Fat": 9 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatBearCutlet": { | ||
"id": " | "id": "FoodMeatBearCutlet", | ||
"name": "Сырая котлета из | "name": "Сырая котлета из медведя", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatBearCutlet", | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": 3, | |||
"UncookedAnimalProteins": | "Fat": 2 | ||
"Fat": | |||
} | } | ||
}, | }, | ||
" | "FoodSpacemansTrumpet": { | ||
"id": " | "id": "FoodSpacemansTrumpet", | ||
"name": " | "name": "Космонавтская труба", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodSpacemansTrumpet", | ||
"result": { | "result": { | ||
"Nutriment": 1, | "Nutriment": 1, | ||
" | "PolypyryliumOligomers": 3 | ||
} | } | ||
}, | }, | ||
"FoodMeatFish": { | |||
"id": "FoodMeatFish", | |||
"name": "Сырое филе карпа", | |||
"FoodMeatFish": { | |||
"id": "FoodMeatFish", | |||
"name": "Сырое филе карпа", | |||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": "FoodMeatFish", | "input": "FoodMeatFish", | ||
Строка 4996: | Строка 5211: | ||
} | } | ||
}, | }, | ||
" | "FoodWorldPeas": { | ||
"id": " | "id": "FoodWorldPeas", | ||
"name": " | "name": "Стручок гороха мира", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodWorldPeas", | ||
"result": { | "result": { | ||
"Nutriment": | "Happiness": 3, | ||
" | "Nutriment": 3, | ||
"Pax": 2 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatPenguinCooked": { | ||
"id": " | "id": "FoodMeatPenguinCooked", | ||
"name": " | "name": "Филе пингвина", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatPenguinCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
" | "Protein": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSpiderCutletCooked": { | ||
"id": " | "id": "FoodMeatSpiderCutletCooked", | ||
"name": " | "name": "Паучья котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSpiderCutletCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 1, | ||
" | "Protein": 1 | ||
} | } | ||
}, | }, | ||
" | "FoodGatfruit": { | ||
"id": " | "id": "FoodGatfruit", | ||
"name": " | "name": "Гатфрукт", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodGatfruit", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
" | "Sulfur": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodLemon": { | ||
"id": " | "id": "FoodLemon", | ||
"name": " | "name": "Лимон", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodLemon", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatCutlet": { | ||
"id": " | "id": "FoodMeatCutlet", | ||
"name": " | "name": "Сырая котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatCutlet", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 3, | ||
" | "Fat": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodPineappleSlice": { | ||
"id": " | "id": "FoodPineappleSlice", | ||
"name": " | "name": "Ломтик ананаса", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodPineappleSlice", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodOnionRedSlice": { | ||
"id": " | "id": "FoodOnionRedSlice", | ||
"name": " | "name": "Ломтик красного лука", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodOnionRedSlice", | ||
"result": { | "result": { | ||
"Nutriment": 2, | "Nutriment": 2, | ||
" | "Allicin": 1, | ||
" | "Vitamin": 1 | ||
} | } | ||
}, | }, | ||
" | "FoodPeaPod": { | ||
"id": " | "id": "FoodPeaPod", | ||
"name": "Стручок | "name": "Стручок гороха", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodPeaPod", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 3, | ||
"Vitamin": | "Vitamin": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodBungoPit": { | ||
"id": " | "id": "FoodBungoPit", | ||
"name": " | "name": "Косточка бунго", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodBungoPit", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
" | "Bungotoxin": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMimana": { | ||
"id": " | "id": "FoodMimana", | ||
"name": " | "name": "Миман", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMimana", | ||
"result": { | "result": { | ||
" | "MuteToxin": 5, | ||
"Vitamin": 2 | |||
} | } | ||
}, | }, | ||
" | "FoodLemoon": { | ||
"id": " | "id": "FoodLemoon", | ||
"name": " | "name": "Лилун", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodLemoon", | ||
"result": { | "result": { | ||
" | "Vitamin": 4, | ||
" | "Milk": 16 | ||
} | } | ||
}, | }, | ||
" | "FoodChillyPepper": { | ||
"id": " | "id": "FoodChillyPepper", | ||
"name": " | "name": "Перец чилли", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodChillyPepper", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 4, | ||
" | "FrostOil": 10, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatLizard": { | ||
"id": " | "id": "FoodMeatLizard", | ||
"name": " | "name": "Сырое мясо ящерицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatLizard", | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": 9, | |||
"UncookedAnimalProteins": | "Fat": 9 | ||
"Fat": | |||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatChickenBaked": { | ||
"id": " | "id": "ADTFoodMeatChickenBaked", | ||
"name": " | "name": "Запеченная курица", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenBaked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 24, | ||
" | "Protein": 24 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatChickenCutlet": { | ||
"id": " | "id": "FoodMeatChickenCutlet", | ||
"name": " | "name": "Сырая куриная котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatChickenCutlet", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 3, | ||
" | "Fat": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodAnomalyBerry": { | ||
"id": " | "id": "FoodAnomalyBerry", | ||
"name": " | "name": "Аномальная ягода", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodAnomalyBerry", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
" | "Vitamin": 2, | ||
" | "Artifexium": 1 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatLizardCutletCooked": { | ||
"id": " | "id": "FoodMeatLizardCutletCooked", | ||
"name": " | "name": "Котлета из ящерицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatLizardCutletCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
" | "Protein": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodLily": { | ||
"id": " | "id": "FoodLily", | ||
"name": " | "name": "Лилия", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodLily", | ||
"result": { | "result": { | ||
"Nutriment": 2, | "Nutriment": 2, | ||
" | "Bicaridine": 20 | ||
} | } | ||
}, | }, | ||
" | "FoodExtradimensionalOrange": { | ||
"id": " | "id": "FoodExtradimensionalOrange", | ||
"name": " | "name": "Внепространственный апельсин", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodExtradimensionalOrange", | ||
"result": { | "result": { | ||
"Haloperidol": 5, | |||
"Nutriment": 5, | "Nutriment": 5, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodBerries": { | ||
"id": " | "id": "FoodBerries", | ||
"name": " | "name": "Ягоды", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodBerries", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
"Vitamin": 4 | |||
} | } | ||
}, | }, | ||
" | "FoodHolymelonSlice": { | ||
"id": " | "id": "FoodHolymelonSlice", | ||
"name": " | "name": "Ломтик святого арбуза", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodHolymelonSlice", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
" | "Vitamin": 1, | ||
"Holywater": 2 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatMeatball": { | ||
"id": " | "id": "FoodMeatMeatball", | ||
"name": " | "name": "Фрикаделька", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatMeatball", | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": | "Nutriment": 5, | ||
"Fat": | "UncookedAnimalProteins": 1, | ||
"Fat": 5 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatDuckCooked": { | ||
"id": " | "id": "FoodMeatDuckCooked", | ||
"name": " | "name": "Приготовленная мясо утки", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatDuckCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
"Protein": | "Protein": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatDragon": { | ||
"id": " | "id": "FoodMeatDragon", | ||
"name": " | "name": "Плоть дракона", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatDragon", | ||
"result": { | "result": { | ||
" | "Ichor": 10 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatXenoCutlet": { | ||
"id": " | "id": "FoodMeatXenoCutlet", | ||
"name": " | "name": "Сырая ксено котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatXenoCutlet", | ||
"result": { | "result": { | ||
" | "SulfuricAcid": 20 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodSnackChocolateBarCoconut": { | ||
"id": " | "id": "ADTFoodSnackChocolateBarCoconut", | ||
"name": " | "name": "Кокосовый батончик", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodSnackChocolateBarCoconut", | ||
"result": { | |||
"Nutriment": 10, | |||
"Theobromine": 3, | |||
"CocoaPowder": 1 | |||
} | |||
}, | |||
"FoodMeatCrabCooked": { | |||
"id": "FoodMeatCrabCooked", | |||
"name": "Приготовленное мясо краба", | |||
"type": "grindableRecipes", | |||
"input": "FoodMeatCrabCooked", | |||
"result": { | "result": { | ||
"Nutriment": 5, | "Nutriment": 5, | ||
Строка 5274: | Строка 5496: | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatShadekinCutlet": { | ||
"id": " | "id": "ADTFoodMeatShadekinCutlet", | ||
"name": " | "name": "Сырая котлета из сумеречника", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatShadekinCutlet", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 3, | ||
" | "Fat": 1 | ||
} | } | ||
}, | }, | ||
" | "FoodGlasstle": { | ||
"id": " | "id": "FoodGlasstle", | ||
"name": " | "name": "Стеклополох", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodGlasstle", | ||
"result": { | "result": { | ||
" | "Razorium": 15 | ||
} | } | ||
}, | }, | ||
" | "FoodBungo": { | ||
"id": " | "id": "FoodBungo", | ||
"name": " | "name": "Плод бунго", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodBungo", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 10, | ||
" | "Enzyme": 10 | ||
} | } | ||
}, | }, | ||
" | "FoodAmbrosiaVulgaris": { | ||
"id": " | "id": "FoodAmbrosiaVulgaris", | ||
"name": " | "name": "Амброзия вульгарис", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodAmbrosiaVulgaris", | ||
"result": { | "result": { | ||
"Nutriment": | "Bicaridine": 5, | ||
"Kelotane": 5, | |||
"Nutriment": 2, | |||
"Desoxyephedrine": 10, | |||
"Vitamin": 2 | "Vitamin": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatWheat": { | ||
"id": " | "id": "FoodMeatWheat", | ||
"name": " | "name": "Мясной комок", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatWheat", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 1 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatChickenBakedSlice": { | ||
"id": " | "id": "ADTFoodMeatChickenBakedSlice", | ||
"name": " | "name": "Кусок запеченной курицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatChickenBakedSlice", | ||
"result": { | "result": { | ||
" | "Nutriment": 2, | ||
"Protein": 2 | |||
} | } | ||
}, | }, | ||
" | "FoodBluePumpkin": { | ||
"id": " | "id": "FoodBluePumpkin", | ||
"name": " | "name": "Синяя тыква", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodBluePumpkin", | ||
"result": { | "result": { | ||
" | "Ammonia": 10, | ||
" | "Chlorine": 5, | ||
"Vitamin": 10 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatRounyCooked": { | ||
"id": " | "id": "FoodMeatRounyCooked", | ||
"name": " | "name": "Стейк из руни", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatRounyCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 10, | ||
" | "Protein": 10 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatFish": { | ||
"id": " | "id": "ADTFoodMeatFish", | ||
"name": " | "name": "Сырой кусок рыбы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMeatFish", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 9 | ||
} | } | ||
}, | }, | ||
Строка 5373: | Строка 5597: | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMeatShadekinCutletCooked": { | ||
"id": " | "id": "ADTFoodMeatShadekinCutletCooked", | ||
"name": " | "name": "Котлета из сумеречника", | ||
"type": "grindableRecipes", | |||
"input": "ADTFoodMeatShadekinCutletCooked", | |||
"result": { | |||
"Nutriment": 3, | |||
"Protein": 1 | |||
} | |||
}, | |||
"FoodMeatCorgi": { | |||
"id": "FoodMeatCorgi", | |||
"name": "Первосортное мясо корги", | |||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatCorgi", | ||
"result": { | "result": { | ||
" | "Bicaridine": 20 | ||
} | } | ||
}, | }, | ||
" | "ADTFoodMandarin": { | ||
"id": " | "id": "ADTFoodMandarin", | ||
"name": " | "name": "Мандарин", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodMandarin", | ||
"result": { | "result": { | ||
"Nutriment": 5, | "Nutriment": 5, | ||
Строка 5394: | Строка 5626: | ||
} | } | ||
}, | }, | ||
" | "FoodMeatMeatballCooked": { | ||
"id": " | "id": "FoodMeatMeatballCooked", | ||
"name": " | "name": "Фрикаделька", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatMeatballCooked", | ||
"result": { | "result": { | ||
"Nutriment": 5, | "Nutriment": 5, | ||
" | "Protein": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodFlyAmanita": { | ||
"id": " | "id": "FoodFlyAmanita", | ||
"name": " | "name": "Мухомор", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodFlyAmanita", | ||
"result": { | "result": { | ||
" | "Amatoxin": 25, | ||
" | "Nutriment": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodGalaxythistle": { | ||
"id": " | "id": "FoodGalaxythistle", | ||
"name": " | "name": "Галакточертополох", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodGalaxythistle", | ||
"result": { | "result": { | ||
" | "Stellibinin": 25 | ||
} | } | ||
} | |||
}, | |||
"heatableRecipes": { | |||
"FoodMeatPenguin": { | |||
"id": "FoodMeatPenguin", | |||
"name": "Сырое мясо пингвина", | |||
"type": "heatableRecipes", | |||
"minTemp": 345, | |||
"input": "FoodMeatPenguin", | |||
"result": "FoodMeatPenguinCooked" | |||
}, | }, | ||
" | "FoodMeatBear": { | ||
"id": " | "id": "FoodMeatBear", | ||
"name": " | "name": "Сырое мясо медведя", | ||
"type": " | "type": "heatableRecipes", | ||
" | "minTemp": 345, | ||
" | "input": "FoodMeatBear", | ||
"result": "FoodMeatBearCooked" | |||
}, | }, | ||
" | "FoodMeatBacon": { | ||
"id": " | "id": "FoodMeatBacon", | ||
"name": " | "name": "Сырой бекон", | ||
"type": " | "type": "heatableRecipes", | ||
"input": " | "minTemp": 345, | ||
"result": | "input": "FoodMeatBacon", | ||
"result": "FoodMeatBaconCooked" | |||
}, | }, | ||
" | "FoodMeatCrab": { | ||
"id": " | "id": "FoodMeatCrab", | ||
"name": " | "name": "Сырое крабовое мясо", | ||
"type": " | "type": "heatableRecipes", | ||
" | "minTemp": 335, | ||
" | "input": "FoodMeatCrab", | ||
"result": "FoodMeatCrabCooked" | |||
}, | }, | ||
" | "ADTFoodMeatShadekin": { | ||
"id": " | "id": "ADTFoodMeatShadekin", | ||
"name": " | "name": "Сырое мясо сумеречника", | ||
"type": " | "type": "heatableRecipes", | ||
" | "minTemp": 340, | ||
" | "input": "ADTFoodMeatShadekin", | ||
"result": "ADTFoodMeatShadekinCooked" | |||
}, | }, | ||
" | "FoodMeatGoliath": { | ||
"id": " | "id": "FoodMeatGoliath", | ||
"name": "Сырое мясо | "name": "Сырое мясо голиафа", | ||
"type": " | "type": "heatableRecipes", | ||
" | "minTemp": 345, | ||
" | "input": "FoodMeatGoliath", | ||
"result": "FoodMeatGoliathCooked" | |||
}, | }, | ||
" | "FoodMeat": { | ||
"id": " | "id": "FoodMeat", | ||
"name": " | "name": "Сырое мясо", | ||
"type": " | "type": "heatableRecipes", | ||
"input": " | "minTemp": 335, | ||
"result": | "input": "FoodMeat", | ||
"result": "FoodMeatCooked" | |||
}, | }, | ||
" | "FoodMeatAnomaly": { | ||
"id": " | "id": "FoodMeatAnomaly", | ||
"name": " | "name": "Масса аномального мяса", | ||
"type": "heatableRecipes", | "type": "heatableRecipes", | ||
"minTemp": 335, | "minTemp": 335, | ||
"input": " | "input": "FoodMeatAnomaly", | ||
"result": " | "result": "FoodMeatAnomalyCooked" | ||
}, | }, | ||
" | "FoodMeatRouny": { | ||
"id": " | "id": "FoodMeatRouny", | ||
"name": "Сырое мясо руни", | |||
"name": "Сырое | |||
"type": "heatableRecipes", | "type": "heatableRecipes", | ||
"minTemp": | "minTemp": 445, | ||
"input": " | "input": "FoodMeatRouny", | ||
"result": " | "result": "FoodMeatRounyCooked" | ||
}, | }, | ||
"FoodMeatChicken": { | "FoodMeatChicken": { | ||
Строка 5582: | Строка 5736: | ||
"input": "FoodMeatChicken", | "input": "FoodMeatChicken", | ||
"result": "FoodMeatChickenCooked" | "result": "FoodMeatChickenCooked" | ||
}, | }, | ||
"FoodMeatDuck": { | "FoodMeatDuck": { | ||
Строка 5623: | Строка 5753: | ||
"result": "FoodMeatLizardCooked" | "result": "FoodMeatLizardCooked" | ||
}, | }, | ||
" | "ADTFoodMeatFish": { | ||
"id": " | "id": "ADTFoodMeatFish", | ||
"name": " | "name": "Сырой кусок рыбы", | ||
"type": "heatableRecipes", | "type": "heatableRecipes", | ||
"minTemp": | "minTemp": 340, | ||
"input": " | "input": "ADTFoodMeatFish", | ||
"result": " | "result": "ADTFoodFishCooked" | ||
} | } | ||
}, | }, |
Текущая версия от 19:40, 12 апреля 2025
microwaveRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sliceableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
grindableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
heatableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
toolmadeRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mixableRecipes |
|