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