Участник:WikiBotADT/mealrecipes prototypes.json: различия между версиями
Материал из Space Station 14 | Время приключений Вики
Дополнительные действия
Update mealrecipes_prototypes.json via GitHub Actions |
Update mealrecipes_prototypes.json via GitHub Actions |
||
(не показана 1 промежуточная версия этого же участника) | |||
Строка 1: | Строка 1: | ||
{ | { | ||
"microwaveRecipes": { | "microwaveRecipes": { | ||
" | "ADTFoodMealCreamMeatballRecipe": { | ||
"id": " | "id": "ADTFoodMealCreamMeatballRecipe", | ||
"name": " | "name": "Pasta creammeathball", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTFoodMealCream": 1, | ||
" | "FoodMeatMeatball": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodMealCreamMeatball" | ||
}, | }, | ||
" | "RecipeBagelCotton": { | ||
"id": " | "id": "RecipeBagelCotton", | ||
"name": " | "name": "Cotton bagel recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCottonRope": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBagelCotton" | ||
}, | }, | ||
" | "RecipeAloeCream": { | ||
"id": " | "id": "RecipeAloeCream", | ||
"name": " | "name": "Aloe cream recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodAloe": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "AloeCream" | ||
}, | }, | ||
" | "ADTFoodPizzaSeaRecipe": { | ||
"id": " | "id": "ADTFoodPizzaSeaRecipe", | ||
"name": " | "name": "Pizza sea", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodCheeseSlice": 1, | ||
"ADTFoodMeatFish": 3, | |||
"FoodTomato": 1 | |||
}, | |||
"reagents": { | |||
"Mayo": 5 | |||
}, | }, | ||
"result": "ADTFoodPizzaSea" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBrainCake": { | ||
"id": " | "id": "RecipeBrainCake", | ||
"name": " | "name": "Brain cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "OrganHumanBrain": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeBrain" | ||
}, | }, | ||
" | "ADTFoodMealInkFishRecipe": { | ||
"id": " | "id": "ADTFoodMealInkFishRecipe", | ||
"name": " | "name": "Pasta inkfish", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTFoodMealInk": 1, | ||
" | "ADTFoodMeatFish": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodMealInkFish" | ||
}, | }, | ||
" | "RecipeBurgerMcguffin": { | ||
"id": " | "id": "RecipeBurgerMcguffin", | ||
"name": " | "name": "McGuffin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodCheeseSlice": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Egg": 12 | ||
}, | }, | ||
"result": " | "result": "FoodBurgerMcguffin" | ||
}, | }, | ||
" | "RecipeRatBurger": { | ||
"id": " | "id": "RecipeRatBurger", | ||
"name": " | "name": "Rat burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatRat": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerRat" | ||
}, | }, | ||
" | "ADTFoodMealChesnechkaRecipe": { | ||
"id": " | "id": "ADTFoodMealChesnechkaRecipe", | ||
"name": " | "name": "Chesnechka soup", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1, | ||
" | "FoodGarlic": 1, | ||
"FoodOnionSlice": 1, | |||
"FoodBowlBig": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | }, | ||
"result": "ADTFoodSoupChesnechka" | |||
"result": " | |||
}, | }, | ||
" | "RecipeGhostBurger": { | ||
"id": " | "id": "RecipeGhostBurger", | ||
"name": " | "name": "Ghost burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"Ectoplasm": 1 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerGhost" | ||
}, | }, | ||
" | "RecipeRicePork": { | ||
"id": " | "id": "RecipeRicePork", | ||
"name": " | "name": "Rice and pork recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodRiceBoiled": 1, | ||
" | "FoodMeatCutlet": 3 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodRicePork" | ||
}, | |||
"ADTFoodPizzaMexicanRecipe": { | |||
"id": "ADTFoodPizzaMexicanRecipe", | |||
"name": "Pizza mexico", | |||
"type": "microwaveRecipes", | |||
"time": 30, | |||
"solids": { | |||
"FoodDoughFlat": 1, | |||
"FoodCheeseSlice": 1, | |||
"FoodMeat": 1, | |||
"FoodTomato": 1, | |||
"FoodChiliPepper": 2, | |||
"FoodOnionRedSlice": 2 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "ADTFoodPizzaMexican" | |||
}, | }, | ||
" | "ADTFoodSoupUzbekPilafRecipe": { | ||
"id": " | "id": "ADTFoodSoupUzbekPilafRecipe", | ||
"name": " | "name": "Uzbek pilaf", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodRiceBoiled": 1, | ||
" | "FoodGarlic": 1, | ||
"FoodMeat": 1, | |||
"FoodCarrot": 1, | "FoodCarrot": 1, | ||
" | "FoodOnionSlice": 2 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTFoodSoupUzbekPilaf" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCopypasta": { | ||
"id": " | "id": "RecipeCopypasta", | ||
"name": " | "name": "Copypasta recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodles": 2, | ||
" | "FoodPlateSmall": 2 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodNoodlesCopy" | |||
"result": " | |||
}, | }, | ||
" | "RecipeSuppermatter": { | ||
"id": " | "id": "RecipeSuppermatter", | ||
"name": " | "name": "Suppermatter recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 30, | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodCakeBatter": 2 | ||
" | }, | ||
" | "reagents": { | ||
" | "Sugar": 30, | ||
"Nitrogen": 10, | |||
"Plasma": 10 | |||
}, | }, | ||
"result": "FoodCakeSuppermatter" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCornInButter": { | ||
"id": " | "id": "RecipeCornInButter", | ||
"name": " | "name": "Corn in butter recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodCorn": 1, | ||
" | "FoodPlate": 1, | ||
" | "FoodButter": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMealCornInButter" | ||
}, | }, | ||
" | "RecipeDriedCannabisRainbow": { | ||
"id": " | "id": "RecipeDriedCannabisRainbow", | ||
"name": " | "name": "Dried rainbow cannabis leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "LeavesCannabisRainbow": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "LeavesCannabisRainbowDried" | ||
}, | }, | ||
" | "RecipeNachosCheesy": { | ||
"id": " | "id": "RecipeNachosCheesy", | ||
"name": " | "name": "Cheesy nachos recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodCheeseSlice": 1, | ||
" | "FoodDoughTortillaFlat": 1, | ||
"FoodPlateSmall": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 1 | ||
}, | }, | ||
"result": " | "result": "FoodMealNachosCheesy" | ||
}, | }, | ||
" | "ADTFoodVulpixRecipe": { | ||
"id": " | "id": "ADTFoodVulpixRecipe", | ||
"name": " | "name": "Vulpix recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPlateSmall": 1, | ||
" | "FoodCheeseSlice": 1, | ||
"FoodOnion": 1, | |||
" | "ADTOrganVulpkaninLiver": 1 | ||
" | }, | ||
"reagents": {}, | |||
"result": "ADTFoodVulpix" | |||
}, | |||
"reagents": { | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodKhachapuriRecipe": { | ||
"id": " | "id": "ADTFoodKhachapuriRecipe", | ||
"name": " | "name": "Khachapuri recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
"FoodCheeseSlice": 1, | "FoodCheeseSlice": 1, | ||
" | "FoodBreadPlainSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Egg": 12, | ||
"TableSalt": 5, | |||
"Milk": 5 | |||
}, | }, | ||
"result": " | "result": "ADTFoodMealKhachapuri" | ||
}, | }, | ||
" | "RecipeDumplings": { | ||
"id": " | "id": "RecipeDumplings", | ||
"name": " | "name": "Dumplings recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughSlice": 3 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10, | ||
" | "UncookedAnimalProteins": 6 | ||
}, | }, | ||
"result": " | "result": "FoodBakedDumplings" | ||
}, | }, | ||
" | "RecipeAntiPoisonMedipen": { | ||
"id": " | "id": "RecipeAntiPoisonMedipen", | ||
"name": " | "name": "Poison auto-injector", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTBlankMediPen": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Ultravasculine": 10, | ||
"Epinephrine": 5 | |||
}, | }, | ||
"result": " | "result": "AntiPoisonMedipen" | ||
}, | }, | ||
" | "RecipeRiceGumbo": { | ||
"id": " | "id": "RecipeRiceGumbo", | ||
"name": " | "name": "Black-eyed gumbo recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodRiceBoiled": 1, | ||
" | "FoodMeatCutlet": 3, | ||
"FoodChiliPepper": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodRiceGumbo" | ||
}, | }, | ||
" | "ADTFoodMealTomatoMeatballRecipe": { | ||
"id": " | "id": "ADTFoodMealTomatoMeatballRecipe", | ||
"name": " | "name": "Pasta tomatomeat", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
"FoodMeatMeatball": 2, | |||
"FoodTomato": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTFoodMealTomatoMeatball" | |||
"result": " | |||
}, | }, | ||
" | "ADTDrinkTeaPackCherry": { | ||
"id": " | "id": "ADTDrinkTeaPackCherry", | ||
"name": " | "name": "CherryTeapack", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTEmptyTeaPack": 1, | ||
"FoodCherry": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTCherryTeapack" | |||
"result": " | |||
}, | }, | ||
" | "RecipeDriedTeaLeaves": { | ||
"id": " | "id": "RecipeDriedTeaLeaves", | ||
"name": " | "name": "Dried tea leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "LeavesTea": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "LeavesTeaDried" | ||
}, | }, | ||
" | "RecipeOnionRings": { | ||
"id": " | "id": "RecipeOnionRings", | ||
"name": " | "name": "Onion rings recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodOnionSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodOnionRings" | ||
}, | }, | ||
" | "ADTFoodPizzaBBQRecipe": { | ||
"id": " | "id": "ADTFoodPizzaBBQRecipe", | ||
"name": " | "name": "Pizza bbq", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodMeat": 1, | ||
"FoodCheeseSlice": 1, | |||
"FoodTomato": 1 | |||
}, | |||
"reagents": { | |||
"BbqSauce": 5 | |||
}, | }, | ||
"result": "ADTFoodPizzaBBQ" | |||
"result": " | |||
}, | }, | ||
" | "RecipePopcorn": { | ||
"id": " | "id": "RecipePopcorn", | ||
"name": " | "name": "Popcorn recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodCorn": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodSnackPopcorn" | ||
}, | |||
"RecipeLemoonCake": { | |||
"id": "RecipeLemoonCake", | |||
"name": "Lemoon cake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodCakePlain": 1, | |||
"FoodLemoon": 2, | |||
"FoodBerries": 1 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodCakeLemoon" | |||
}, | }, | ||
" | "RecipeTomatoBloodSoup": { | ||
"id": " | "id": "RecipeTomatoBloodSoup", | ||
"name": " | "name": "Tomato blood soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodBloodTomato": 2 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Blood": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupTomatoBlood" | ||
}, | }, | ||
" | "RecipeCornbread": { | ||
"id": " | "id": "RecipeCornbread", | ||
"name": " | "name": "Cornbread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCornmeal": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadCorn" | ||
}, | }, | ||
" | "RecipeRibs": { | ||
"id": " | "id": "RecipeRibs", | ||
"name": " | "name": "BBQ ribs recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodMeat": 2, | ||
"FoodKebabSkewer": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "BbqSauce": 5 | ||
}, | }, | ||
"result": " | "result": "FoodMealRibs" | ||
}, | }, | ||
" | "RecipeChickenSandwich": { | ||
"id": " | "id": "RecipeChickenSandwich", | ||
"name": " | "name": "Chicken sandwich recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatChicken": 1 | ||
}, | |||
"reagents": { | |||
"Mayo": 5 | |||
}, | }, | ||
"result": "FoodBurgerChicken" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCatCake": { | ||
"id": " | "id": "RecipeCatCake", | ||
"name": " | "name": "Cat cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodSnackRaisins": 1, | ||
"OrganAnimalHeart": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Milk": 15, | ||
"Cognizine": 5 | |||
}, | |||
"result": "MobCatCake" | |||
}, | }, | ||
" | "RecipeAnomalyMeat": { | ||
"id": " | "id": "RecipeAnomalyMeat", | ||
"name": " | "name": "Meat anomaly recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "AnomalyCoreFlesh": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMeatAnomaly" | ||
}, | }, | ||
"RecipeBakedVulpkanin": { | "RecipeBakedVulpkanin": { | ||
Строка 519: | Строка 493: | ||
"result": "FoodBakedVulpkaninPlate" | "result": "FoodBakedVulpkaninPlate" | ||
}, | }, | ||
" | "RecipeRobotBurger": { | ||
"id": " | "id": "RecipeRobotBurger", | ||
"name": " | "name": "Roburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "CapacitorStockPart": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerRobot" | ||
}, | |||
"RecipeHumanBurger": { | |||
"id": "RecipeHumanBurger", | |||
"name": "Human burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodMeatHuman": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerHuman" | |||
}, | }, | ||
" | "RecipeEyeballSoup": { | ||
"id": " | "id": "RecipeEyeballSoup", | ||
"name": " | "name": "Eyeball soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "OrganHumanEyes": 1, | ||
" | "FoodCarrot": 1, | ||
"FoodPotato": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupEyeball" | ||
}, | }, | ||
" | "RecipeCheesyFries": { | ||
"id": " | "id": "RecipeCheesyFries", | ||
"name": " | "name": "Cheesy fries recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPotato": 1, | ||
"FoodCheeseSlice": | "FoodCheeseSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 5 | ||
}, | }, | ||
"result": " | "result": "FoodMealFriesCheesy" | ||
}, | }, | ||
" | "RecipeCaesarSalad": { | ||
"id": " | "id": "RecipeCaesarSalad", | ||
"name": " | "name": "Caesar salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodOnionRedSlice": 1, | ||
"FoodBreadPlainSlice": 1, | |||
"FoodCheeseSlice": 1, | |||
"FoodCabbage": 1 | |||
}, | |||
"reagents": { | |||
"OilOlive": 5 | |||
}, | }, | ||
"result": "FoodSaladCaesar" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMimeTart": { | ||
"id": " | "id": "RecipeMimeTart", | ||
"name": " | "name": "Mime tart recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodMimana": 3, | ||
"FoodPlateTin": 1 | |||
" | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Sugar": 5, | ||
"Milk": 5 | |||
}, | }, | ||
"result": " | "result": "FoodTartMime" | ||
}, | }, | ||
" | "RecipeMeatballSoup": { | ||
"id": " | "id": "RecipeMeatballSoup", | ||
"name": " | "name": "Meatball soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodMeatMeatball": 1, | ||
"FoodCarrot": 1, | |||
"FoodPotato": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupMeatball" | ||
}, | }, | ||
" | "RecipeInertAnomalyMeat": { | ||
"id": " | "id": "RecipeInertAnomalyMeat", | ||
"name": " | "name": "Inert meat anomaly recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "AnomalyCoreFleshInert": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMeatAnomaly" | ||
}, | }, | ||
" | "RecipeBaguetteSword": { | ||
"id": " | "id": "RecipeBaguetteSword", | ||
"name": " | "name": "Baguette sword recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
"PartRodMetal1": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 5, | ||
" | "Blackpepper": 5 | ||
}, | }, | ||
"result": " | "result": "WeaponBaguette" | ||
}, | }, | ||
" | "RecipeCookie": { | ||
"id": " | "id": "RecipeCookie", | ||
"name": " | "name": "Cookie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodButterSlice": 1, | ||
" | "FoodSnackChocolateBar": 1 | ||
}, | |||
"reagents": { | |||
"Flour": 5, | |||
"Sugar": 5 | |||
}, | }, | ||
"result": "FoodBakedCookie" | |||
"result": " | |||
}, | }, | ||
" | "RecipeKimchiSalad": { | ||
"id": " | "id": "RecipeKimchiSalad", | ||
"name": " | "name": "Kimchi salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodCarrot": 1, | |||
"FoodCabbage": 1, | |||
"FoodGarlic": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Vinegar": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSaladKimchi" | ||
}, | }, | ||
" | "RecipeSausageBread": { | ||
"id": " | "id": "RecipeSausageBread", | ||
"name": " | "name": "Sausage bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodMeat": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadSausage" | ||
}, | }, | ||
" | "RecipePunctAutoInjector": { | ||
"id": " | "id": "RecipePunctAutoInjector", | ||
"name": " | "name": "Puncturase auto-injector", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
Строка 687: | Строка 674: | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Puncturase": 10, | ||
"TranexamicAcid": 5 | "TranexamicAcid": 5 | ||
}, | }, | ||
"result": " | "result": "PunctAutoInjector" | ||
}, | }, | ||
" | "RecipeCroissantCotton": { | ||
"id": " | "id": "RecipeCroissantCotton", | ||
"name": " | "name": "Cotton croissant recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCroissantRawCotton": 1, | ||
"FoodButterSlice": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBakedCroissantCotton" | ||
}, | }, | ||
" | "RecipeMushroomPizza": { | ||
"id": " | "id": "RecipeMushroomPizza", | ||
"name": " | "name": "Mushroom pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodMushroom": 5 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaMushroom" | ||
}, | }, | ||
" | "RecipeHumanKebab": { | ||
"id": " | "id": "RecipeHumanKebab", | ||
"name": " | "name": "Human kebab recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "TorsoHuman": 1, | ||
"FoodKebabSkewer": 1 | "FoodKebabSkewer": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMeatHumanKebab" | ||
}, | }, | ||
" | "RecipeEmpoweredBurger": { | ||
"id": " | "id": "RecipeEmpoweredBurger", | ||
"name": " | "name": "Empowered burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "SheetPlasma1": 2 | ||
" | }, | ||
"reagents": {}, | |||
"result": "FoodBurgerEmpowered" | |||
}, | |||
"RecipeOatmeal": { | |||
"id": "RecipeOatmeal", | |||
"name": "Oatmeal recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodBowlBig": 1 | |||
}, | |||
"reagents": { | |||
"Oats": 15, | |||
"Water": 10 | |||
}, | |||
"result": "FoodOatmeal" | |||
}, | |||
"RecipeSnakeKebab": { | |||
"id": "RecipeSnakeKebab", | |||
"name": "Snake kebab recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodMeatSnake": 1, | |||
"FoodKebabSkewer": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Wine": 5 | ||
}, | }, | ||
"result": " | "result": "FoodMeatSnakeKebab" | ||
}, | }, | ||
"RecipeFoodBakedChevreChaud": { | "RecipeFoodBakedChevreChaud": { | ||
Строка 767: | Строка 767: | ||
"result": "FoodBakedChevreChaud" | "result": "FoodBakedChevreChaud" | ||
}, | }, | ||
" | "RecipeFruitSalad": { | ||
"id": " | "id": "RecipeFruitSalad", | ||
"name": " | "name": "Fruit salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodOrange": 1, | |||
"FoodApple": 1, | |||
"FoodGrape": 1, | |||
"FoodWatermelonSlice": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodSaladFruit" | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodMealCheeseTomatoRecipe": { | ||
"id": " | "id": "ADTFoodMealCheeseTomatoRecipe", | ||
"name": " | "name": "Pasta cheesetomato", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
" | "FoodCheeseSlice": 1, | ||
" | "FoodTomato": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodMealCheeseTomato" | ||
}, | }, | ||
" | "ADTFoodPizzaChickenRecipe": { | ||
"id": " | "id": "ADTFoodPizzaChickenRecipe", | ||
"name": " | "name": "Pizza chicken", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
"FoodCheeseSlice": 2, | |||
"FoodMeatChicken": 1, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTFoodPizzaChicken" | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodMealInkRecipe": { | ||
"id": " | "id": "ADTFoodMealInkRecipe", | ||
"name": " | "name": "Pasta ink", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
" | "Pen": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTFoodMealInk" | |||
"result": " | |||
}, | }, | ||
" | "RecipeLoadedBakedPotato": { | ||
"id": " | "id": "RecipeLoadedBakedPotato", | ||
"name": " | "name": "Loaded baked potato recipe", | ||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodPotato": 1, | |||
"FoodCheeseSlice": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodMealPotatoLoaded" | |||
}, | |||
"RecipeBrainBurger": { | |||
"id": "RecipeBrainBurger", | |||
"name": "Brain burger recipe", | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "OrganHumanBrain": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerBrain" | ||
}, | }, | ||
" | "RecipeMeatPizza": { | ||
"id": " | "id": "RecipeMeatPizza", | ||
"name": " | "name": "Meat pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 30, | "time": 30, | ||
"solids": { | "solids": { | ||
"FoodDoughFlat": 1, | "FoodDoughFlat": 1, | ||
" | "FoodMeat": 3, | ||
"FoodCheeseSlice": 1, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaMeat" | ||
}, | }, | ||
" | "ADTDrinkTeaMicOrange": { | ||
"id": " | "id": "ADTDrinkTeaMicOrange", | ||
"name": " | "name": "OrangeTeaMicrowave", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "DrinkGlass": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": | "ADTOrangepackReg": 5, | ||
"Water": 25 | |||
}, | }, | ||
"result": " | "result": "ADTDrinkOrangeTeaGlass" | ||
}, | }, | ||
" | "RecipePlainBurger": { | ||
"id": " | "id": "RecipePlainBurger", | ||
"name": " | "name": "Plain burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerPlain" | ||
}, | }, | ||
" | "ADTFoodPizzaCaesarRecipe": { | ||
"id": " | "id": "ADTFoodPizzaCaesarRecipe", | ||
"name": " | "name": "Pizza caesar", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
"FoodCheeseSlice": 1, | |||
"FoodOnionRedSlice": 2, | |||
"FoodCabbage": 1, | |||
"FoodMeatChicken": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodPizzaCaesar" | ||
}, | }, | ||
" | "RecipePumpkinCake": { | ||
"id": " | "id": "RecipePumpkinCake", | ||
"name": " | "name": "Pumpkin cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodPumpkin": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakePumpkin" | ||
}, | }, | ||
" | "RecipeMeatBread": { | ||
"id": " | "id": "RecipeMeatBread", | ||
"name": " | "name": "Meat bread recipe", | ||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDough": 1, | |||
"FoodMeatCutlet": 2, | |||
"FoodCheeseSlice": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBreadMeat" | |||
}, | |||
"RecipeRicePudding": { | |||
"id": "RecipeRicePudding", | |||
"name": "Rice pudding recipe", | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Rice": 15, | ||
"Milk": 10, | |||
"Sugar": 5 | "Sugar": 5 | ||
}, | }, | ||
"result": " | "result": "FoodRicePudding" | ||
}, | }, | ||
" | "RecipeApplePie": { | ||
"id": " | "id": "RecipeApplePie", | ||
"name": " | "name": "Apple pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodApple": 3, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieApple" | ||
}, | }, | ||
" | "RecipeBungoSoup": { | ||
"id": " | "id": "RecipeBungoSoup", | ||
"name": " | "name": "Bungo soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodBungo": 2, | |||
"FoodChiliPepper": 1 | |||
}, | |||
"reagents": { | |||
"Water": 5 | |||
}, | }, | ||
"result": "FoodSoupBungo" | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodPizzaDiabloRecipe": { | ||
"id": " | "id": "ADTFoodPizzaDiabloRecipe", | ||
"name": " | "name": "Pizza diablo", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
"FoodCheeseSlice": 1, | |||
"FoodMeat": 1, | |||
"FoodTomato": 1, | |||
"FoodChiliPepper": 2 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Hotsauce": 5 | ||
}, | }, | ||
"result": " | "result": "ADTFoodPizzaDiablo" | ||
}, | }, | ||
" | "RecipeFiveBurger": { | ||
"id": " | "id": "RecipeFiveBurger", | ||
"name": " | "name": "Five alarm burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeat": 1, | ||
"FoodChiliPepper": 3 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerFive" | ||
}, | }, | ||
" | "RecipeBaguette": { | ||
"id": " | "id": "RecipeBaguette", | ||
"name": " | "name": "Baguette recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 5, | ||
" | "Blackpepper": 5 | ||
}, | }, | ||
"result": " | "result": "FoodBreadBaguette" | ||
}, | }, | ||
" | "RecipeClownTears": { | ||
"id": " | "id": "RecipeClownTears", | ||
"name": " | "name": "Clown's tears recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodOnionSlice": 1, | |||
"FoodTomato": 1, | |||
"BikeHorn": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSoupClown" | ||
}, | }, | ||
" | "RecipeMuffinChocolate": { | ||
"id": " | "id": "RecipeMuffinChocolate", | ||
"name": " | "name": "Chocolate muffin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPlateMuffinTin": 1, | ||
"FoodDoughSlice": 1, | |||
"FoodSnackChocolateBar": 1 | |||
}, | |||
"reagents": { | |||
"Sugar": 10 | |||
}, | }, | ||
"result": "FoodBakedMuffinChocolate" | |||
"result": " | |||
}, | }, | ||
" | "RecipeXenoburger": { | ||
"id": " | "id": "RecipeXenoburger", | ||
"name": " | "name": "Xenoburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatXeno": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerXeno" | |||
"result": " | |||
}, | }, | ||
" | "RecipeWarmDonkpocketPizza": { | ||
"id": " | "id": "RecipeWarmDonkpocketPizza", | ||
"name": " | "name": "Warm pizza-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
"FoodDonkpocketPizza": 1 | |||
" | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodDonkpocketPizzaWarm" | |||
}, | }, | ||
" | "RecipeRatKebab": { | ||
"id": " | "id": "RecipeRatKebab", | ||
"name": " | "name": "Rat kebab recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodMeatRat": 1, | ||
"FoodKebabSkewer": 1 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMeatRatKebab" | ||
}, | }, | ||
" | "ADTFoodMealBologneseRecipe": { | ||
"id": " | "id": "ADTFoodMealBologneseRecipe", | ||
"name": " | "name": "Pasta bolognese", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
" | "FoodMeat": 1, | ||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTFoodMealBolognese" | |||
"result": " | |||
}, | }, | ||
" | "RecipeUraniumPizza": { | ||
"id": " | "id": "RecipeUraniumPizza", | ||
"name": " | "name": "Spicy rock pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 30, | "time": 30, | ||
"solids": { | "solids": { | ||
"FoodDoughFlat": 1, | "FoodDoughFlat": 1, | ||
" | "FoodChiliPepper": 2, | ||
" | "FoodTomato": 2, | ||
"SheetUranium1": 2 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaUranium" | ||
}, | }, | ||
" | "RecipeGarlicBread": { | ||
"id": " | "id": "RecipeGarlicBread", | ||
"name": " | "name": "Garlic bread slice recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1, | ||
" | "FoodGarlic": 1, | ||
" | "FoodButterSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadGarlicSlice" | ||
}, | }, | ||
" | "RecipePelmeni": { | ||
"id": " | "id": "RecipePelmeni", | ||
"name": " | "name": "Pelmeni recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1, | "FoodBowlBig": 1, | ||
" | "FoodMeatMeatball": 1, | ||
"FoodDoughSlice": 3 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": | "Water": 20 | ||
}, | }, | ||
"result": " | "result": "FoodPelmeniBowl" | ||
}, | }, | ||
"RecipeTacoFish": { | "RecipeTacoFish": { | ||
Строка 1140: | Строка 1146: | ||
"result": "FoodTacoFish" | "result": "FoodTacoFish" | ||
}, | }, | ||
" | "ADTRecipeShawermaCheese": { | ||
"id": " | "id": "ADTRecipeShawermaCheese", | ||
"name": " | "name": "Cheese shawerma recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodTomato": 1, | ||
" | "FoodMeatCutlet": 3, | ||
"FoodDoughFlat": 1, | |||
"FoodCarrot": 1, | |||
"FoodOnionRedSlice": 1, | |||
"FoodCabbage": 1, | |||
"FoodCheeseSlice": 1 | |||
}, | |||
"reagents": { | |||
"Mayo": 2 | |||
}, | }, | ||
"result": "ADTShawermaCheese" | |||
"result": " | |||
}, | }, | ||
" | "RecipeTacoChickenSupreme": { | ||
"id": " | "id": "RecipeTacoChickenSupreme", | ||
"name": " | "name": "Beef taco supreme recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodTacoShell": 1, | ||
"FoodCheeseSlice": 1, | |||
"FoodMeatChickenCutlet": 1, | |||
"FoodTomato": 1, | |||
"FoodCabbage": 1, | |||
"FoodOnionSlice": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodTacoChickenSupreme" | |||
}, | |||
"RecipeCookieOatmeal": { | |||
"id": "RecipeCookieOatmeal", | |||
"name": "Oatmeal cookie recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodButterSlice": 1 | "FoodButterSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Oats": 5, | ||
"Sugar": 5 | |||
}, | }, | ||
"result": " | "result": "FoodBakedCookieOatmeal" | ||
}, | }, | ||
" | "RecipeLimeCake": { | ||
"id": " | "id": "RecipeLimeCake", | ||
"name": " | "name": "Lime cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodLime": 3 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeLime" | ||
}, | }, | ||
" | "RecipeNachosCuban": { | ||
"id": " | "id": "RecipeNachosCuban", | ||
"name": " | "name": "Cuban nachos recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodChiliPepper": 1, | ||
" | "FoodDoughTortillaFlat": 1, | ||
" | "FoodPlateSmall": 1 | ||
}, | |||
"reagents": { | |||
"Ketchup": 5 | |||
}, | }, | ||
"result": "FoodMealNachosCuban" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBaklava": { | ||
"id": " | "id": "RecipeBaklava", | ||
"name": " | "name": "Baklava recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodSnackPistachios": 1, | ||
" | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodPieBaklava" | ||
" | }, | ||
"RecipeMargheritaPizza": { | |||
"id": "RecipeMargheritaPizza", | |||
"name": "Margherita pizza recipe", | |||
"type": "microwaveRecipes", | |||
"time": 30, | |||
"solids": { | |||
"FoodDoughFlat": 1, | |||
"FoodCheeseSlice": 1, | |||
"FoodTomato": 4 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodPizzaMargherita" | |||
}, | }, | ||
" | "RecipeButterNoodles": { | ||
"id": " | "id": "RecipeButterNoodles", | ||
"name": " | "name": "Butter noodles recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
"FoodButter": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodNoodlesButter" | |||
"result": " | |||
}, | }, | ||
" | "RecipeButteredToast": { | ||
"id": " | "id": "RecipeButteredToast", | ||
"name": " | "name": "Buttered toast recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1, | ||
" | "FoodButterSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBreadButteredToast" | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodPizzaChicagoRecipe": { | ||
"id": " | "id": "ADTFoodPizzaChicagoRecipe", | ||
"name": " | "name": "Pizza chicago", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodCheeseSlice": 3, | ||
"FoodTomato": | "FoodTomato": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodPizzaChicago" | ||
}, | |||
"RecipeBoiledSpaghetti": { | |||
"id": "RecipeBoiledSpaghetti", | |||
"name": "Boiled spaghetti recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": {}, | |||
"reagents": { | |||
"Flour": 15, | |||
"Egg": 6, | |||
"OilOlive": 5 | |||
}, | |||
"result": "FoodNoodlesBoiled" | |||
}, | }, | ||
" | "RecipeCorgiBurger": { | ||
"id": " | "id": "RecipeCorgiBurger", | ||
"name": " | "name": "Corgi burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatCorgi": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerCorgi" | ||
}, | }, | ||
" | "RecipeGappleTart": { | ||
"id": " | "id": "RecipeGappleTart", | ||
"name": " | "name": "Golden apple streusel tart recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodApple": 2, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Sugar": | "Gold": 10, | ||
"Sugar": 5, | |||
"Milk": 5 | |||
}, | }, | ||
"result": " | "result": "FoodTartGapple" | ||
}, | }, | ||
" | "RecipeBaguetteCotton": { | ||
"id": " | "id": "RecipeBaguetteCotton", | ||
"name": " | "name": "Baguette recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCotton": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 5, | ||
" | "Blackpepper": 5 | ||
}, | }, | ||
"result": " | "result": "FoodBreadBaguetteCotton" | ||
}, | }, | ||
" | "RecipeDoubleRatKebab": { | ||
"id": " | "id": "RecipeDoubleRatKebab", | ||
"name": " | "name": "Double rat kebab recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodMeatRat": 2, | ||
"FoodKebabSkewer": 1 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMeatRatdoubleKebab" | ||
}, | }, | ||
" | "RecipeSugarCookie": { | ||
"id": " | "id": "RecipeSugarCookie", | ||
"name": " | "name": "Sugar cookie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodButterSlice": 1 | ||
" | }, | ||
"reagents": { | |||
"Flour": 5, | |||
"Sugar": 10 | |||
}, | |||
"result": "FoodBakedCookieSugar" | |||
}, | |||
"RecipePumpkinPie": { | |||
"id": "RecipePumpkinPie", | |||
"name": "Pumpkin pie recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDoughPie": 1, | |||
"FoodPumpkin": 1, | |||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPiePumpkin" | ||
}, | }, | ||
" | "RecipeSoylentBurger": { | ||
"id": " | "id": "RecipeSoylentBurger", | ||
"name": " | "name": "Soylent burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodCheeseSlice": 2, | ||
"FoodSoybeans": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerSoy" | ||
}, | }, | ||
" | "RecipeMeatKebab": { | ||
"id": " | "id": "RecipeMeatKebab", | ||
"name": " | "name": "Meat kebab recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodMeatCutlet": 3, | ||
"FoodKebabSkewer": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodMeatKebab" | |||
"result": " | |||
}, | }, | ||
" | "RecipeChowMein": { | ||
"id": " | "id": "RecipeChowMein", | ||
"name": " | "name": "Chow mein recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
" | "FoodEggplant": 1, | ||
" | "FoodCarrot": 1, | ||
" | "FoodCorn": 1 | ||
" | }, | ||
"reagents": { | |||
"Egg": 6 | |||
}, | }, | ||
"result": "FoodNoodlesChowmein" | |||
"result": " | |||
}, | }, | ||
" | "RecipeAppendixBurger": { | ||
"id": " | "id": "RecipeAppendixBurger", | ||
"name": " | "name": "Appendix burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "OrganHumanAppendix": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerAppendix" | ||
}, | }, | ||
" | "RecipeCarpBurger": { | ||
"id": " | "id": "RecipeCarpBurger", | ||
"name": " | "name": "Fillet-o-carp burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodMeatFish": | "FoodBreadBun": 1, | ||
"FoodMeatFish": 1, | |||
"FoodCheeseSlice": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerCarp" | |||
"result": " | |||
}, | }, | ||
" | "RecipeWingFangChuSoup": { | ||
"id": " | "id": "RecipeWingFangChuSoup", | ||
"name": " | "name": "Wing fang chu recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodMeatXenoCutlet": 2 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Soysauce": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSoupWingFangChu" | ||
}, | }, | ||
" | "RecipeMimeBurger": { | ||
"id": " | "id": "RecipeMimeBurger", | ||
"name": " | "name": "Mime burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "ClothingMaskMime": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerMime" | ||
}, | }, | ||
" | "RecipeAmanitaPie": { | ||
"id": " | "id": "RecipeAmanitaPie", | ||
"name": " | "name": "Amanita pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodFlyAmanita": 1, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieAmanita" | ||
}, | }, | ||
" | "RecipeCannabisButter": { | ||
"id": " | "id": "RecipeCannabisButter", | ||
"name": " | "name": "Cannabis butter recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodButter": 1, | ||
"LeavesCannabis": 6 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCannabisButter" | ||
}, | }, | ||
" | "RecipeTacoChicken": { | ||
"id": " | "id": "RecipeTacoChicken", | ||
"name": " | "name": "Chicken taco recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodTacoShell": 1, | ||
" | "FoodMeatChickenCutlet": 1, | ||
"FoodCheeseSlice": 1 | |||
"FoodCheeseSlice | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodTacoChicken" | |||
"result": " | |||
}, | }, | ||
" | "RecipeTacoBeef": { | ||
"id": " | "id": "RecipeTacoBeef", | ||
"name": " | "name": "Beef taco recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodTacoShell": 1, | ||
" | "FoodMeatCutlet": 1, | ||
" | "FoodCheeseSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodTacoBeef" | ||
}, | }, | ||
" | "RecipeMuffinCherry": { | ||
"id": " | "id": "RecipeMuffinCherry", | ||
"name": " | "name": "Cherry muffin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPlateMuffinTin": 1, | ||
" | "FoodDoughSlice": 1, | ||
"FoodCherry": 3 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Sugar": 10 | ||
}, | }, | ||
"result": " | "result": "FoodBakedMuffinCherry" | ||
}, | }, | ||
" | "RecipeColdChili": { | ||
"id": " | "id": "RecipeColdChili", | ||
"name": " | "name": "Cold chili recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodSoupChiliHot": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Nitrogen": 5 | ||
}, | |||
"result": "FoodSoupChiliCold" | |||
}, | }, | ||
" | "RecipeCarrotCake": { | ||
"id": " | "id": "RecipeCarrotCake", | ||
"name": " | "name": "Carrot cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodCarrot": 3 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeCarrot" | ||
}, | }, | ||
" | "RecipeDriedTobacco": { | ||
"id": " | "id": "RecipeDriedTobacco", | ||
"name": " | "name": "Dried tobacco leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "LeavesTobacco": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "LeavesTobaccoDried" | |||
"result": " | |||
}, | }, | ||
" | "RecipePancake": { | ||
"id": " | "id": "RecipePancake", | ||
"name": " | "name": "Pancake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": {}, | ||
" | "reagents": { | ||
" | "Flour": 5, | ||
" | "Milk": 5, | ||
"Egg": 6 | |||
}, | }, | ||
"result": "FoodBakedPancake" | |||
"result": " | |||
}, | }, | ||
" | "RecipeThrowingCroissant": { | ||
"id": " | "id": "RecipeThrowingCroissant", | ||
"name": " | "name": "Throwing croissant recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCroissantRaw": 1, | ||
"FoodButterSlice": 1, | |||
"ShardGlass": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "WeaponCroissant" | ||
}, | }, | ||
" | "RecipeBananaCreamPie": { | ||
"id": " | "id": "RecipeBananaCreamPie", | ||
"name": " | "name": "Banana cream pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodBanana": 3, | ||
" | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodPieBananaCream" | |||
"result": " | |||
}, | }, | ||
" | "RecipeLizardKebab": { | ||
"id": " | "id": "RecipeLizardKebab", | ||
"name": " | "name": "Lizard kebab recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodMeatLizard": 1, | ||
" | "FoodKebabSkewer": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodMeatLizardtailKebab" | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodPizzaCheeseRecipe": { | ||
"id": " | "id": "ADTFoodPizzaCheeseRecipe", | ||
"name": " | "name": "Pizza cheese", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
"FoodDoughFlat": 1, | "FoodDoughFlat": 1, | ||
" | "FoodCheeseSlice": 1, | ||
" | "FoodTomato": 1 | ||
" | }, | ||
"reagents": {}, | |||
"result": "ADTFoodPizzaCheese" | |||
}, | |||
"ADTFoodSawdustSoupRecipe": { | |||
"id": "ADTFoodSawdustSoupRecipe", | |||
"name": "Sawdust soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"MaterialWoodPlank1": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10, | ||
"TableSalt": 10 | |||
}, | }, | ||
"result": " | "result": "ADTFoodSoupSawdust" | ||
}, | }, | ||
" | "RecipeDonkpocketStonk": { | ||
"id": " | "id": "RecipeDonkpocketStonk", | ||
"name": " | "name": "Warm stonk-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketStonk": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketStonkWarm" | ||
}, | }, | ||
" | "RecipeQueso": { | ||
"id": " | "id": "RecipeQueso", | ||
"name": " | "name": "Queso recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodChiliPepper": 1, | ||
" | "FoodCheeseSlice": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMealQueso" | ||
}, | }, | ||
" | "RecipeBreadCotton": { | ||
"id": " | "id": "RecipeBreadCotton", | ||
"name": " | "name": "Cotton bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCotton": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadCotton" | ||
}, | }, | ||
" | "RecipeClownBurger": { | ||
"id": " | "id": "RecipeClownBurger", | ||
"name": " | "name": "Clownburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "ClothingMaskClown": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerClown" | ||
}, | }, | ||
" | "RecipeCocoTart": { | ||
"id": " | "id": "RecipeCocoTart", | ||
"name": " | "name": "Chocolate lava tart recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodSnackChocolateBar": 3, | ||
"FoodPlateTin": 1 | |||
}, | |||
"reagents": { | |||
"Sugar": 5, | |||
"Milk": 5 | |||
}, | }, | ||
"result": "FoodTartCoco" | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodPizzaMushroomchickenRecipe": { | ||
"id": " | "id": "ADTFoodPizzaMushroomchickenRecipe", | ||
"name": " | "name": "Pizza mushroomchicken", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodCheeseSlice": 2, | ||
" | "FoodMeat": 1, | ||
"FoodTomato": 1, | |||
"FoodMushroom": 5 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodPizzaMushroomchicken" | ||
}, | }, | ||
" | "RecipeMoldyBreadSlice": { | ||
"id": " | "id": "RecipeMoldyBreadSlice", | ||
"name": " | "name": "Moldy bread slice recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1, | ||
" | "FoodFlyAmanita": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadMoldySlice" | ||
}, | }, | ||
" | "RecipeStewSoup": { | ||
"id": " | "id": "RecipeStewSoup", | ||
"name": " | "name": "Stew recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodMeatCutlet": 3, | ||
"FoodTomato": 1, | |||
"FoodPotato": 1, | |||
"FoodCarrot": 1, | |||
"FoodEggplant": 1, | |||
"FoodMushroom": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | }, | ||
"result": "FoodSoupStew" | |||
"result": " | |||
}, | }, | ||
" | "RecipeAirlossAutoInjector": { | ||
"id": " | "id": "RecipeAirlossAutoInjector", | ||
"name": " | "name": "Airloss auto-injector", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTBlankMediPen": 1 | ||
" | }, | ||
" | "reagents": { | ||
"Saline": 20, | |||
"DexalinPlus": 20 | |||
}, | }, | ||
"result": "AirlossAutoInjector" | |||
"result": " | |||
}, | }, | ||
" | "RecipeWingFangChuSoupSpider": { | ||
"id": " | "id": "RecipeWingFangChuSoupSpider", | ||
"name": " | "name": "Wing fang chu recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodMeatSpider": 2 | ||
}, | |||
"reagents": { | |||
"Soysauce": 5 | |||
}, | }, | ||
"result": "FoodSoupWingFangChu" | |||
"result": " | |||
}, | }, | ||
" | "RecipeFiestaKebab": { | ||
"id": " | "id": "RecipeFiestaKebab", | ||
"name": " | "name": "Fiesta kebab recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
"FoodChiliPepper": 1, | |||
"FoodCorn": 1, | |||
"FoodMeatCutlet": 1, | "FoodMeatCutlet": 1, | ||
" | "FoodTomato": 1, | ||
"FoodKebabSkewer": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodMeatFiestaKebab" | |||
" | }, | ||
" | "RecipeBearger": { | ||
"id": "RecipeBearger", | |||
"name": "Bearger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodMeatBear": 1 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodBurgerBear" | |||
}, | }, | ||
" | "RecipePenStimulant": { | ||
"id": " | "id": "RecipePenStimulant", | ||
"name": " | "name": "Stimulant auto-injector", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTBlankMediPen": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Desoxyephedrine": 10, | ||
" | "Dylovene": 10 | ||
}, | }, | ||
"result": " | "result": "ADTStimulantAutoInjector" | ||
}, | }, | ||
" | "RecipeTofuBurger": { | ||
"id": " | "id": "RecipeTofuBurger", | ||
"name": " | "name": "Tofu burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodTofuSlice": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerTofu" | ||
}, | }, | ||
" | "RecipeBaconBurger": { | ||
"id": " | "id": "RecipeBaconBurger", | ||
"name": " | "name": "Bacon burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatBacon": 1, | ||
"FoodCheeseSlice": | "FoodCheeseSlice": 2 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerBacon" | |||
"result": " | |||
}, | }, | ||
" | "RecipeLemonCake": { | ||
"id": " | "id": "RecipeLemonCake", | ||
"name": " | "name": "Lemon cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodLemon": 3 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeLemon" | ||
}, | }, | ||
" | "RecipeBreadDog": { | ||
"id": " | "id": "RecipeBreadDog", | ||
"name": " | "name": "Bread dog recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBreadSausage": 1, | ||
"OrganAnimalHeart": 1, | |||
"FoodSpaceshroomCooked": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Cognizine": 5 | ||
}, | }, | ||
"result": " | "result": "MobBreadDog" | ||
}, | }, | ||
" | "RecipeTacoRat": { | ||
"id": " | "id": "RecipeTacoRat", | ||
"name": " | "name": "Rat taco recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodTacoShell": 1, | ||
"FoodCheeseSlice": 1, | |||
"FoodMeatRat": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodTacoRat" | ||
}, | }, | ||
" | "RecipeEnchiladas": { | ||
"id": " | "id": "RecipeEnchiladas", | ||
"name": " | "name": "Enchiladas recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodChiliPepper": 2, | ||
"FoodMeatCutlet": 1, | |||
"FoodCorn": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodMealEnchiladas" | |||
"result": " | |||
}, | }, | ||
" | "RecipeDriedCannabis": { | ||
"id": " | "id": "RecipeDriedCannabis", | ||
"name": " | "name": "Dried cannabis leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "LeavesCannabis": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "LeavesCannabisDried" | ||
}, | }, | ||
" | "RecipeSpellBurger": { | ||
"id": " | "id": "RecipeSpellBurger", | ||
"name": " | "name": "Spell burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "ClothingHeadHatWizard": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerSpell" | ||
}, | }, | ||
" | "RecipeTacoBeefSupreme": { | ||
"id": " | "id": "RecipeTacoBeefSupreme", | ||
"name": " | "name": "Beef taco supreme recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodTacoShell": 1, | ||
"FoodMeatCutlet": | "FoodCheeseSlice": 1, | ||
"FoodMeatCutlet": 1, | |||
"FoodTomato": 1, | "FoodTomato": 1, | ||
" | "FoodCabbage": 1, | ||
" | "FoodOnionSlice": 2 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodTacoBeefSupreme" | ||
}, | |||
"RecipeGrilledCheeseSandwichCotton": { | |||
"id": "RecipeGrilledCheeseSandwichCotton", | |||
"name": "Cotton grilled cheese sandwich recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadCottonSlice": 2, | |||
"FoodCheeseSlice": 1, | |||
"FoodButterSlice": 1 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodBakedGrilledCheeseSandwichCotton" | |||
}, | }, | ||
" | "RecipeTwoBreadSlice": { | ||
"id": " | "id": "RecipeTwoBreadSlice", | ||
"name": " | "name": "Two slice recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Wine": 5 | ||
}, | }, | ||
"result": " | "result": "FoodBreadTwoSlice" | ||
}, | }, | ||
" | "RecipeBrownies": { | ||
"id": " | "id": "RecipeBrownies", | ||
"name": " | "name": "Brownie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 25, | ||
"solids": { | "solids": { | ||
" | "FoodButter": 2, | ||
" | "FoodSnackChocolateBar": 2 | ||
" | }, | ||
" | "reagents": { | ||
" | "Flour": 15, | ||
"Sugar": 30, | |||
"Egg": 18 | |||
}, | }, | ||
"result": "FoodBakedBrownieBatch" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCubanCarp": { | ||
"id": " | "id": "RecipeCubanCarp", | ||
"name": " | "name": "Cuban carp recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodCheeseSlice": 2, | ||
"FoodChiliPepper": 1, | |||
"FoodMeatFish": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMealCubancarp" | ||
}, | }, | ||
" | "RecipeAppleCake": { | ||
"id": " | "id": "RecipeAppleCake", | ||
"name": " | "name": "Apple cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
"FoodApple": 3 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodCakeApple" | ||
}, | |||
"RecipeWarmDankpocket": { | |||
"id": "RecipeWarmDankpocket", | |||
"name": "Warm dank pocket recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodDonkpocketDank": 1 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodDonkpocketDankWarm" | |||
}, | }, | ||
" | "RecipeRegenerativeMesh": { | ||
"id": " | "id": "RecipeRegenerativeMesh", | ||
"name": " | "name": "Regenerative mesh recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodAloe": 1, | ||
" | "Ointment": 1, | ||
" | "MaterialCloth1": 1 | ||
}, | |||
"reagents": { | |||
"Sigynate": 20, | |||
"Dermaline": 20 | |||
}, | }, | ||
"result": "RegenerativeMesh" | |||
"result": " | |||
}, | }, | ||
"RecipePenEthylredoxrazineAutoInjector": { | "RecipePenEthylredoxrazineAutoInjector": { | ||
Строка 1978: | Строка 2056: | ||
"result": "ADTEthylredoxrazineAutoInjector" | "result": "ADTEthylredoxrazineAutoInjector" | ||
}, | }, | ||
" | "RecipeCrabBurger": { | ||
"id": " | "id": "RecipeCrabBurger", | ||
"name": " | "name": "Crab burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatCrab": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerCrab" | ||
}, | }, | ||
" | "ADTFoodMealBerriedDelightRecipe": { | ||
"id": " | "id": "ADTFoodMealBerriedDelightRecipe", | ||
"name": " | "name": "Berried delight", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTFoodStrawberry": 2, | ||
" | "FoodBakedCookieOatmeal": 2 | ||
" | }, | ||
"reagents": { | |||
"Cream": 10 | |||
}, | }, | ||
"result": "ADTFoodBerriedDelight" | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodMealMushroomRecipe": { | ||
"id": " | "id": "ADTFoodMealMushroomRecipe", | ||
"name": " | "name": "Pasta mushroom", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTFoodMealCream": 1, | ||
" | "FoodMushroom": 2 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTFoodMealMushroom" | |||
"result": " | |||
}, | }, | ||
" | "RecipePenCrisisAutoInjector": { | ||
"id": " | "id": "RecipePenCrisisAutoInjector", | ||
"name": " | "name": "Crisis auto-injector", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTBlankMediPen": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Inaprovaline": 10, | ||
"DexalinPlus": 10 | |||
}, | }, | ||
"result": " | "result": "ADTCrisisAutoInjector" | ||
}, | }, | ||
" | "RecipeSuperBiteBurger": { | ||
"id": " | "id": "RecipeSuperBiteBurger", | ||
"name": " | "name": "Super bite burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 25, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
"FoodCheeseSlice": | "FoodMeat": 2, | ||
"FoodCheeseSlice": 2, | |||
"FoodTomato": 2 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
"TableSalt": 5, | |||
"Egg": 12 | "Egg": 12 | ||
}, | }, | ||
"result": " | "result": "FoodBurgerSuper" | ||
}, | }, | ||
" | "RecipeFrostyPie": { | ||
"id": " | "id": "RecipeFrostyPie", | ||
"name": " | "name": "Frosty pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodChillyPepper": 3, | ||
" | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodPieFrosty" | |||
"result": " | |||
}, | }, | ||
" | "RecipeVegetablePizza": { | ||
"id": " | "id": "RecipeVegetablePizza", | ||
"name": " | "name": "Vegetable pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodEggplant": 1, | ||
"FoodCarrot": 1, | |||
"FoodCorn": 1, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaVegetable" | ||
}, | }, | ||
" | "RecipeCherryPie": { | ||
"id": " | "id": "RecipeCherryPie", | ||
"name": " | "name": "Cherry pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodCherry": 5, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodPieCherry" | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodMealNigiriCarpRecipe": { | ||
"id": " | "id": "ADTFoodMealNigiriCarpRecipe", | ||
"name": " | "name": "Nigiri carp", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodRiceBoiled": 1, | ||
" | "FoodMeatFish": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTFoodMealNigiriCarp" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMuffinBerry": { | ||
"id": " | "id": "RecipeMuffinBerry", | ||
"name": " | "name": "Berry muffin recipe", | ||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodPlateMuffinTin": 1, | |||
"FoodDoughSlice": 1, | |||
"FoodBerries": 1 | |||
}, | |||
"reagents": { | |||
"Sugar": 10 | |||
}, | |||
"result": "FoodBakedMuffinBerry" | |||
}, | |||
"RecipeWatermelonFruitBowlSalad": { | |||
"id": "RecipeWatermelonFruitBowlSalad", | |||
"name": "Watermelon fruit bowl recipe", | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodWatermelon": 1, | ||
" | "FoodApple": 1, | ||
"FoodBanana": 1, | |||
"FoodLemon": 1, | |||
"FoodOrange": 1, | |||
"FoodAmbrosiaVulgaris": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSaladWatermelonFruitBowl" | ||
}, | }, | ||
" | "RecipeBirthdayCake": { | ||
"id": " | "id": "RecipeBirthdayCake", | ||
"name": " | "name": "Birthday cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Cream": 5 | ||
}, | }, | ||
"result": " | "result": "FoodCakeBirthday" | ||
}, | }, | ||
" | "RecipeDuckBurger": { | ||
"id": " | "id": "RecipeDuckBurger", | ||
"name": " | "name": "Duck sandwich recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatDuck": 1, | ||
"FoodCheeseSlice": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerDuck" | ||
}, | }, | ||
" | "RecipeRaisinCookie": { | ||
"id": " | "id": "RecipeRaisinCookie", | ||
"name": " | "name": "Raisin cookie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodSnackRaisins": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
"Sugar": 5 | |||
}, | }, | ||
"result": " | "result": "FoodBakedCookieRaisin" | ||
}, | }, | ||
" | "RecipeBagelPoppy": { | ||
"id": " | "id": "RecipeBagelPoppy", | ||
"name": " | "name": "Poppyseed bagel recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughRope": 1, | ||
" | "PoppySeeds": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBagelPoppy" | ||
}, | }, | ||
" | "RecipeDonkpocketHonk": { | ||
"id": " | "id": "RecipeDonkpocketHonk", | ||
"name": " | "name": "Warm honk-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketHonk": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketHonkWarm" | ||
}, | }, | ||
" | "RecipeCitrusSalad": { | ||
"id": " | "id": "RecipeCitrusSalad", | ||
"name": " | "name": "Citrus salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodOrange": 1, | ||
" | "FoodLemon": 1, | ||
"FoodLime": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSaladCitrus" | ||
}, | }, | ||
" | "RecipeNachos": { | ||
"id": " | "id": "RecipeNachos", | ||
"name": " | "name": "Nachos recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDoughTortillaFlat": 1, | ||
"FoodPlateSmall": 1 | |||
}, | |||
"reagents": { | |||
"TableSalt": 1 | |||
}, | }, | ||
"result": "FoodMealNachos" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCottonBun": { | ||
"id": " | "id": "RecipeCottonBun", | ||
"name": " | "name": "Cotton bun recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCottonSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCottonBun" | ||
}, | }, | ||
" | "RecipeMushroomSoup": { | ||
"id": " | "id": "RecipeMushroomSoup", | ||
"name": " | "name": "Mushroom soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodMushroom": 2 | ||
}, | |||
"reagents": { | |||
"Water": 5, | |||
"Milk": 5 | |||
}, | }, | ||
"result": "FoodSoupMushroom" | |||
"result": " | |||
}, | }, | ||
" | "RecipeXenoMeatBread": { | ||
"id": " | "id": "RecipeXenoMeatBread", | ||
"name": " | "name": "Xeno meat bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
"FoodMeatXenoCutlet": 2, | |||
"FoodCheeseSlice": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBreadMeatXeno" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCheeseburger": { | ||
"id": " | "id": "RecipeCheeseburger", | ||
"name": " | "name": "Cheeseburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeat": 1, | ||
" | "FoodCheeseSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerCheese" | ||
}, | }, | ||
" | "RecipeHerbSalad": { | ||
"id": " | "id": "RecipeHerbSalad", | ||
"name": " | "name": "Herb salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodAmbrosiaVulgaris": 3, | ||
" | "FoodApple": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodSaladHerb" | |||
"result": " | |||
}, | }, | ||
" | "RecipePastaTomato": { | ||
"id": " | "id": "RecipePastaTomato", | ||
"name": " | "name": "Pasta tomato recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
"FoodTomato": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodNoodles" | ||
}, | }, | ||
" | "RecipeNettleSoup": { | ||
"id": " | "id": "RecipeNettleSoup", | ||
"name": " | "name": "Nettle soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"Nettle": 1, | |||
"FoodPotato": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10, | ||
"Egg": 6 | "Egg": 6 | ||
}, | }, | ||
"result": " | "result": "FoodSoupNettle" | ||
}, | }, | ||
" | "RecipeCarrotFries": { | ||
"id": " | "id": "RecipeCarrotFries", | ||
"name": " | "name": "Carrot fries recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodCarrot": 1 | ||
}, | |||
"reagents": { | |||
"TableSalt": 5 | |||
}, | }, | ||
"result": "FoodMealFriesCarrot" | |||
"result": " | |||
}, | }, | ||
" | "RecipePenHemostasis": { | ||
"id": " | "id": "RecipePenHemostasis", | ||
"name": " | "name": "Hemostasis auto-injector", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTBlankMediPen": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TranexamicAcid": 5, | ||
" | "Saline": 15 | ||
}, | }, | ||
"result": " | "result": "ADTHemostasisAutoInjector" | ||
}, | }, | ||
" | "RecipeTomatoSoup": { | ||
"id": " | "id": "RecipeTomatoSoup", | ||
"name": " | "name": "Tomato soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodTomato": 2 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": 10 | |||
" | |||
}, | }, | ||
"result": "FoodSoupTomato" | |||
"result": " | |||
}, | }, | ||
" | "RecipeWaffleSoy": { | ||
"id": " | "id": "RecipeWaffleSoy", | ||
"name": " | "name": "Soy waffle recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": {}, | ||
" | "reagents": { | ||
" | "Flour": 5, | ||
" | "MilkSoy": 5, | ||
"Egg": 6, | |||
"SodaWater": 5 | |||
}, | }, | ||
"result": "FoodBakedWaffleSoy" | |||
"result": " | |||
}, | }, | ||
" | "RecipeChocolateChipPancake": { | ||
"id": " | "id": "RecipeChocolateChipPancake", | ||
"name": " | "name": "Chocolate chip pancake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodSnackChocolateBar": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
" | "Milk": 5, | ||
"Egg": 6 | |||
}, | }, | ||
"result": " | "result": "FoodBakedPancakeCc" | ||
}, | }, | ||
" | "RecipeCottonPizza": { | ||
"id": " | "id": "RecipeCottonPizza", | ||
"name": " | "name": "Cotton pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCottonFlat": 1, | ||
"CottonBol": 4 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaCotton" | ||
}, | }, | ||
" | "RecipeMimanaBread": { | ||
"id": " | "id": "RecipeMimanaBread", | ||
"name": " | "name": "Mimana bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
"FoodMimana": 1 | |||
}, | |||
"reagents": { | |||
"Nothing": 5 | |||
}, | }, | ||
"result": "FoodBreadMimana" | |||
"result": " | |||
}, | }, | ||
" | "ADTDrinkTeaMicCherry": { | ||
"id": " | "id": "ADTDrinkTeaMicCherry", | ||
"name": " | "name": "CherryTeaMicrowave", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "DrinkGlass": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"ADTCherrypackReg": 5, | |||
"Water": 25 | |||
" | |||
}, | }, | ||
"result": "ADTDrinkCherryTeaGlass" | |||
"result": " | |||
}, | }, | ||
" | "RecipePlutonium": { | ||
"id": " | "id": "RecipePlutonium", | ||
"name": " | "name": "Plutonium recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "ADTUsedPlutoniumCore": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Plasma": 5, | ||
"Uranium": 5, | |||
"Radium": 5 | |||
}, | }, | ||
"result": " | "result": "ADTPlutoniumCore" | ||
}, | }, | ||
" | "RecipeChocolateCake": { | ||
"id": " | "id": "RecipeChocolateCake", | ||
"name": " | "name": "Chocolate cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
"FoodSnackChocolateBar": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeChocolate" | ||
}, | }, | ||
" | "ADTFoodMealUtopenciRecipe": { | ||
"id": " | "id": "ADTFoodMealUtopenciRecipe", | ||
"name": " | "name": "Utopenci", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodMeatCutlet": 1, | ||
" | "FoodOnionSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10, | ||
" | "Vinegar": 10, | ||
"Mustard": 10 | |||
}, | }, | ||
"result": " | "result": "ADTFoodMeatUtopenci" | ||
}, | }, | ||
" | "RecipeTrashBakedBananaPeel": { | ||
"id": " | "id": "RecipeTrashBakedBananaPeel", | ||
"name": " | "name": "Baked banana peel recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "TrashBananaPeel": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "TrashBakedBananaPeel" | ||
}, | }, | ||
" | "RecipeXenoPie": { | ||
"id": " | "id": "RecipeXenoPie", | ||
"name": " | "name": "Xeno pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
"FoodMeatXeno": 3, | |||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodPieXeno" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBurnAutoInjector": { | ||
"id": " | "id": "RecipeBurnAutoInjector", | ||
"name": " | "name": "Burn auto-injector", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTBlankMediPen": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Dermaline": 10, | ||
"Leporazine": 10 | |||
}, | }, | ||
"result": " | "result": "BurnAutoInjector" | ||
}, | }, | ||
" | "RecipeBagel": { | ||
"id": " | "id": "RecipeBagel", | ||
"name": " | "name": "Bagel recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughRope": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBagel" | |||
"result": " | |||
}, | }, | ||
" | "RecipeEmergencyMedipen": { | ||
"id": " | "id": "RecipeEmergencyMedipen", | ||
"name": " | "name": "Emergency medipen", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTBlankMediPen": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Epinephrine": 12, | ||
"TranexamicAcid": 3 | |||
}, | }, | ||
"result": " | "result": "EmergencyMedipen" | ||
}, | }, | ||
" | "RecipeBlueberryCake": { | ||
"id": " | "id": "RecipeBlueberryCake", | ||
"name": " | "name": "Blueberry cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
"FoodBerries": 3 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodCakeBlueberry" | |||
"result": " | |||
}, | }, | ||
" | "RecipeJungleSalad": { | ||
"id": " | "id": "RecipeJungleSalad", | ||
"name": " | "name": "Jungle salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodBanana": 1, | ||
"FoodApple": 1, | |||
"FoodGrape": 1, | |||
"FoodWatermelonSlice": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodSaladJungle" | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodMealCheeseMeatballRecipe": { | ||
"id": " | "id": "ADTFoodMealCheeseMeatballRecipe", | ||
"name": " | "name": "Pasta cheesemeatball", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
" | "FoodCheeseSlice": 1, | ||
"FoodMeatMeatball": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTFoodMealCheeseMeatball" | |||
"result": " | |||
}, | }, | ||
" | "RecipeSpiderMeatBread": { | ||
"id": " | "id": "RecipeSpiderMeatBread", | ||
"name": " | "name": "Spider meat bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodMeatSpiderCutlet": 2, | ||
"FoodCheeseSlice": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadMeatSpider" | ||
}, | }, | ||
" | "ADTFoodRelaxPillRecipe": { | ||
"id": " | "id": "ADTFoodRelaxPillRecipe", | ||
"name": " | "name": "Relax pill", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "LeavesCannabis": 3, | ||
" | "LeavesTobacco": 2, | ||
"GroundCannabis": 1 | |||
}, | |||
"reagents": { | |||
"Water": 15 | |||
}, | }, | ||
"result": "ADTPillRelax" | |||
"result": " | |||
}, | }, | ||
" | "RecipeClownCake": { | ||
"id": " | "id": "RecipeClownCake", | ||
"name": " | "name": "Clown cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ClothingMaskClown": 1, | ||
" | "FoodCakePlain": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeClown" | ||
}, | }, | ||
" | "RecipePenLacerAutoInjector": { | ||
"id": " | "id": "RecipePenLacerAutoInjector", | ||
"name": " | "name": "Lacerinol auto-injector", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTBlankMediPen": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Lacerinol": 10, | ||
"TranexamicAcid": 5 | |||
}, | }, | ||
"result": " | "result": "ADTLacerAutoInjector" | ||
}, | }, | ||
"RecipeBoiledSnail": { | "RecipeBoiledSnail": { | ||
Строка 2663: | Строка 2716: | ||
"result": "FoodMeatSnailCooked" | "result": "FoodMeatSnailCooked" | ||
}, | }, | ||
" | "RecipeBananaBread": { | ||
"id": " | "id": "RecipeBananaBread", | ||
"name": " | "name": "Banana bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodBanana": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadBanana" | ||
}, | }, | ||
" | "RecipeDankPizza": { | ||
"id": " | "id": "RecipeDankPizza", | ||
"name": " | "name": "Dank pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
"LeavesCannabis": 2, | |||
"FoodCheeseSlice": 1, | "FoodCheeseSlice": 1, | ||
" | "FoodTomato": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaDank" | ||
}, | }, | ||
" | "ADTFoodMealClothRecipe": { | ||
"id": " | "id": "ADTFoodMealClothRecipe", | ||
"name": " | "name": "Pasta cloth", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCottonRope": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": 10, | |||
"Egg": 12 | |||
" | |||
" | |||
}, | }, | ||
"result": "ADTFoodMealCloth" | |||
"result": " | |||
}, | }, | ||
" | "RecipeGrapeTart": { | ||
"id": " | "id": "RecipeGrapeTart", | ||
"name": " | "name": "Grape tart recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodGrape": 3, | ||
" | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Sugar": 5, | ||
"Milk": 5 | |||
}, | }, | ||
"result": " | "result": "FoodTartGrape" | ||
}, | }, | ||
" | "RecipeBisque": { | ||
"id": " | "id": "RecipeBisque", | ||
"name": " | "name": "Bisque recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodTomato": 1, | ||
"FoodMushroom": 1, | |||
"FoodMeatFish": 1 | |||
" | |||
" | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupBisque" | ||
}, | }, | ||
" | "ADTDrinkTeaPackWatermelon": { | ||
"id": " | "id": "ADTDrinkTeaPackWatermelon", | ||
"name": " | "name": "WatermelonTeapack", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTEmptyTeaPack": 1, | ||
"FoodWatermelonSlice": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "ADTWatermelonTeapack" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCake": { | ||
"id": " | "id": "RecipeCake", | ||
"name": " | "name": "Cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | |||
"FoodCakeBatter": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodCakePlain" | |||
}, | |||
"RecipeMeatPie": { | |||
"id": "RecipeMeatPie", | |||
"name": "Meat pie recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDoughPie": 1, | |||
"FoodMeat": 3, | |||
"FoodPlateTin": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodPieMeat" | |||
}, | |||
"RecipeBigBiteBurger": { | |||
"id": "RecipeBigBiteBurger", | |||
"name": "Big bite burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat": 2, | |||
"FoodCheeseSlice": 1, | "FoodCheeseSlice": 1, | ||
"FoodTomato": 2 | "FoodTomato": 1, | ||
"FoodOnionSlice": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerBig" | ||
}, | }, | ||
" | "RecipePenBruizAutoInjector": { | ||
"id": " | "id": "RecipePenBruizAutoInjector", | ||
"name": " | "name": "Bruizine auto-injector", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
Строка 2798: | Строка 2848: | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Bruizine": 10, | ||
" | "TranexamicAcid": 5 | ||
}, | }, | ||
"result": " | "result": "ADTBruizAutoInjector" | ||
}, | }, | ||
" | "RecipeDonkpocketBerry": { | ||
"id": " | "id": "RecipeDonkpocketBerry", | ||
"name": " | "name": "Warm berry-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketBerry": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodDonkpocketBerryWarm" | |||
"result": " | |||
}, | }, | ||
" | "RecipeSashimi": { | ||
"id": " | "id": "RecipeSashimi", | ||
"name": " | "name": "Sashimi recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodMeatFish": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 1 | ||
}, | }, | ||
"result": " | "result": "FoodMealSashimi" | ||
}, | }, | ||
" | "RecipeFrenchToast": { | ||
"id": " | "id": "RecipeFrenchToast", | ||
"name": " | "name": "French toast recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1 | ||
" | }, | ||
"reagents": { | |||
"Milk": 5, | |||
"Egg": 12 | |||
}, | }, | ||
"result": "FoodBreadFrenchToast" | |||
"result": " | |||
}, | }, | ||
" | "RecipeRadAutoInjector": { | ||
"id": " | "id": "RecipeRadAutoInjector", | ||
"name": " | "name": "Rad auto-injector", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTBlankMediPen": 1 | ||
}, | |||
"reagents": { | |||
"Arithrazine": 15, | |||
" | "Bicaridine": 5 | ||
" | |||
}, | }, | ||
"result": "RadAutoInjector" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCreamCheeseBread": { | ||
"id": " | "id": "RecipeCreamCheeseBread", | ||
"name": " | "name": "Cream cheese bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
"FoodCheeseSlice": 2 | |||
}, | |||
"reagents": { | |||
"Milk": 5 | |||
}, | }, | ||
"result": "FoodBreadCreamcheese" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMuffin": { | ||
"id": " | "id": "RecipeMuffin", | ||
"name": " | "name": "Muffin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPlateMuffinTin": 1, | ||
"FoodDoughSlice": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Sugar": 10 | ||
}, | }, | ||
"result": " | "result": "FoodBakedMuffin" | ||
}, | }, | ||
" | "RecipeFoodBakedChevreChaudCotton": { | ||
"id": " | "id": "RecipeFoodBakedChevreChaudCotton", | ||
"name": " | "name": "Cotton chevre chaud recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodChevreSlice": 1, | ||
" | "FoodBreadBaguetteCottonSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBakedChevreChaudCotton" | |||
"result": " | |||
}, | }, | ||
" | "RecipeWarmDonkpocketTeriyaki": { | ||
"id": " | "id": "RecipeWarmDonkpocketTeriyaki", | ||
"name": " | "name": "Warm teriyaki-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketTeriyaki": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketTeriyakiWarm" | ||
}, | }, | ||
" | "ADTFoodMeatSalami": { | ||
"id": " | "id": "ADTFoodMeatSalami", | ||
"name": " | "name": "Salami recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodMeat": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 5 | ||
}, | }, | ||
"result": " | "result": "FoodMeatSalami" | ||
}, | }, | ||
" | "RecipeJellyToast": { | ||
"id": " | "id": "RecipeJellyToast", | ||
"name": " | "name": "Jelly toast recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1, | ||
"FoodJellyAmanita": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadJellySlice" | ||
}, | }, | ||
" | "RecipeAnomalyMeatCooked": { | ||
"id": " | "id": "RecipeAnomalyMeatCooked", | ||
"name": " | "name": "Cooked meat anomaly recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodMeatAnomaly": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodMeatAnomalyCooked" | |||
"result": " | |||
}, | }, | ||
" | "RecipeTofuBread": { | ||
"id": " | "id": "RecipeTofuBread", | ||
"name": " | "name": "Tofu bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
"FoodDough": 1, | |||
"FoodTofu": 1 | |||
" | |||
" | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodBreadTofu" | |||
}, | }, | ||
" | "RecipeMonkeysDelightSoup": { | ||
"id": " | "id": "RecipeMonkeysDelightSoup", | ||
"name": " | "name": "Monkeys delight recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodBanana": 1, | |||
"MonkeyCube": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
"TableSalt": 1, | |||
"Blackpepper": 1 | |||
}, | }, | ||
"result": " | "result": "FoodSoupMonkey" | ||
}, | }, | ||
" | "RecipeJellyBurger": { | ||
"id": " | "id": "RecipeJellyBurger", | ||
"name": " | "name": "Jelly burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodJellyAmanita": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerJelly" | ||
}, | }, | ||
" | "RecipeEggRice": { | ||
"id": " | "id": "RecipeEggRice", | ||
"name": " | "name": "Egg-fried rice recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodRiceBoiled": 1, | ||
"FoodCarrot": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Egg": 6 | ||
}, | }, | ||
"result": " | "result": "FoodRiceEgg" | ||
}, | }, | ||
" | "ADTFoodMealNigiriCookedRecipe": { | ||
"id": " | "id": "ADTFoodMealNigiriCookedRecipe", | ||
"name": " | "name": "Nigiri fish", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodRiceBoiled": 1, | ||
" | "ADTFoodFishCutletCooked": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodMealNigiriCooked" | ||
}, | }, | ||
" | "RecipeHotChili": { | ||
"id": " | "id": "RecipeHotChili", | ||
"name": " | "name": "Hot chili recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodChiliPepper": 1, | ||
" | "FoodMeatCutlet": 1, | ||
"FoodOnionSlice": 1, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSoupChiliHot" | ||
}, | }, | ||
" | "RecipeOnionSoup": { | ||
"id": " | "id": "RecipeOnionSoup", | ||
"name": " | "name": "Onion soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodOnionSlice": 5, | |||
"FoodCheeseSlice": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | }, | ||
"result": "FoodSoupOnion" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCrazyHamburger": { | ||
"id": " | "id": "RecipeCrazyHamburger", | ||
"name": " | "name": "Crazy hamburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat": 2, | |||
"FoodCheeseSlice": 2, | |||
"FoodChiliPepper": 1, | |||
"FoodCabbage": 1, | |||
"CrayonGreen": 1, | |||
"Flare": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "OilOlive": 15 | ||
}, | }, | ||
"result": " | "result": "FoodBurgerCrazy" | ||
}, | }, | ||
" | "RecipeBun": { | ||
"id": " | "id": "RecipeBun", | ||
"name": " | "name": "Bun recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBreadBun" | |||
"result": " | |||
}, | }, | ||
" | "ADTDrinkTeaMicWatermelon": { | ||
"id": " | "id": "ADTDrinkTeaMicWatermelon", | ||
"name": " | "name": "WatermelonTeaMicrowave", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "DrinkGlass": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "ADTWatermelonpackReg": 5, | ||
" | "Water": 25 | ||
}, | }, | ||
"result": " | "result": "ADTDrinkWatermelonTeaGlass" | ||
}, | }, | ||
" | "ADTFoodPizzaFourcheeseRecipe": { | ||
"id": " | "id": "ADTFoodPizzaFourcheeseRecipe", | ||
"name": " | "name": "Pizza cheese", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
"FoodCheeseSlice": 2, | |||
"FoodChevreSlice": 2, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodPizzaFourcheese" | ||
}, | }, | ||
" | "RecipeFries": { | ||
"id": " | "id": "RecipeFries", | ||
"name": " | "name": "Space fries recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPotato": 1 | ||
" | }, | ||
"reagents": { | |||
"TableSalt": 5 | |||
}, | }, | ||
"result": "FoodMealFries" | |||
"result": " | |||
}, | }, | ||
" | "RecipeWarmDonkpocket": { | ||
"id": " | "id": "RecipeWarmDonkpocket", | ||
"name": " | "name": "Warm donk pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocket": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketWarm" | ||
}, | }, | ||
" | "RecipeCheeseCake": { | ||
"id": " | "id": "RecipeCheeseCake", | ||
"name": " | "name": "Cheese cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodCheeseSlice": 3 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Cream": 10 | "Cream": 10 | ||
}, | }, | ||
"result": " | "result": "FoodCakeCheese" | ||
}, | }, | ||
" | "ADTCoffeeBeansRoasted": { | ||
"id": " | "id": "ADTCoffeeBeansRoasted", | ||
"name": " | "name": "Roasted coffee beans recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTCoffeeBeans": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTCoffeeBeansRoasted" | ||
}, | }, | ||
" | "RecipeVegetableSoup": { | ||
"id": " | "id": "RecipeVegetableSoup", | ||
"name": " | "name": "Vegetable soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": {}, | "solids": { | ||
"FoodBowlBig": 1, | |||
"FoodCorn": 1, | |||
"FoodCarrot": 1, | |||
"FoodPotato": 1, | |||
"FoodEggplant": 1 | |||
}, | |||
"reagents": { | "reagents": { | ||
" | "Water": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSoupVegetable" | ||
}, | }, | ||
" | "RecipeBerryClafoutis": { | ||
"id": " | "id": "RecipeBerryClafoutis", | ||
"name": " | "name": "Berry clafoutis recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodBerries": 3, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieClafoutis" | ||
}, | }, | ||
" | "RecipeDonkpocketCarp": { | ||
"id": " | "id": "RecipeDonkpocketCarp", | ||
"name": " | "name": "Warm carp-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketCarp": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodDonkpocketCarpWarm" | ||
}, | |||
"RecipePeaSoup": { | |||
"id": "RecipePeaSoup", | |||
"name": "Pea soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodPeaPod": 2, | |||
"FoodBowlBig": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupPea" | ||
}, | }, | ||
" | "RecipeBread": { | ||
"id": " | "id": "RecipeBread", | ||
"name": " | "name": "Bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadPlain" | ||
}, | }, | ||
" | "RecipeHawaiianKebab": { | ||
"id": " | "id": "RecipeHawaiianKebab", | ||
"name": " | "name": "Hawaiian kebab recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodChiliPepper": 1, | ||
"FoodMeatCutlet": 1, | |||
"FoodPineappleSlice": 1, | |||
"FoodKebabSkewer": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodMeatHawaiianKebab" | |||
"result": " | |||
}, | }, | ||
" | "RecipeDonkpocketMoth": { | ||
"id": " | "id": "RecipeDonkpocketMoth", | ||
"name": " | "name": "Warm moth-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketMoth": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketMothWarm" | ||
}, | }, | ||
" | "RecipeCroissant": { | ||
"id": " | "id": "RecipeCroissant", | ||
"name": " | "name": "Croissant recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCroissantRaw": 1, | ||
" | "FoodButterSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBakedCroissant" | ||
}, | }, | ||
" | "RecipeDriedCannabisWhite": { | ||
"id": " | "id": "RecipeDriedCannabisWhite", | ||
"name": " | "name": "Dried cannabis white leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTLeavesCannabisWhite": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTLeavesCannabisWhiteDried" | ||
}, | }, | ||
" | "RecipeMeatballSpaghetti": { | ||
"id": " | "id": "RecipeMeatballSpaghetti", | ||
"name": " | "name": "Spaghetti \u0026 meatballs recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
"FoodMeatMeatball": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodNoodlesMeatball" | ||
}, | }, | ||
" | "RecipeBruteAutoInjector": { | ||
"id": " | "id": "RecipeBruteAutoInjector", | ||
"name": " | "name": "Brute auto-injector", | ||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"ADTBlankMediPen": 1 | |||
}, | |||
"reagents": { | |||
"Bicaridine": 15, | |||
"TranexamicAcid": 5 | |||
}, | |||
"result": "BruteAutoInjector" | |||
}, | |||
"RecipeMuffinBanana": { | |||
"id": "RecipeMuffinBanana", | |||
"name": "Banana muffin recipe", | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPlateMuffinTin": 1, | ||
" | "FoodDoughSlice": 1, | ||
"FoodBanana": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Sugar": 10 | ||
}, | }, | ||
"result": " | "result": "FoodBakedMuffinBanana" | ||
}, | }, | ||
" | "ADTDrinkTeaPackOrange": { | ||
"id": " | "id": "ADTDrinkTeaPackOrange", | ||
"name": " | "name": "OrangeTeapack", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTEmptyTeaPack": 1, | ||
" | "FoodOrange": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTOrangeTeapack" | ||
}, | }, | ||
" | "RecipeMothRoachburger": { | ||
"id": " | "id": "RecipeMothRoachburger", | ||
"name": " | "name": "Mothroachburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "MobMothroach": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerMothRoach" | ||
}, | }, | ||
" | "RecipeBurgerMcrib": { | ||
"id": " | "id": "RecipeBurgerMcrib", | ||
"name": " | "name": "BBQ rib sandwich recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMealRibs": 1, | ||
" | "FoodOnionSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerMcrib" | ||
}, | }, | ||
" | "RecipeClownTearsSoup": { | ||
"id": " | "id": "RecipeClownTearsSoup", | ||
"name": " | "name": "Clown tears soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodBanana": 1, | ||
" | "ShardGlass": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupClown" | ||
}, | }, | ||
" | "RecipeWaffles": { | ||
"id": " | "id": "RecipeWaffles", | ||
"name": " | "name": "Waffle recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": {}, | |||
"reagents": { | |||
"Flour": 5, | |||
"Milk": 5, | |||
"Egg": 6, | |||
"SodaWater": 5 | |||
}, | |||
"result": "FoodBakedWaffle" | |||
}, | |||
"RecipeValidSalad": { | |||
"id": "RecipeValidSalad", | |||
"name": "Valid salad recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodAmbrosiaVulgaris": 3, | ||
"FoodPotato": 1, | |||
"FoodMeatMeatball": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSaladValid" | ||
}, | }, | ||
" | "RecipePyraAutoInjector": { | ||
"id": " | "id": "RecipePyraAutoInjector", | ||
"name": " | "name": "Pyrazine auto-injector", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ADTBlankMediPen": 1 | ||
}, | |||
"reagents": { | |||
"Pyrazine": 10, | |||
" | "Dermaline": 10 | ||
" | |||
}, | }, | ||
"result": "PyraAutoInjector" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCatBurger": { | ||
"id": " | "id": "RecipeCatBurger", | ||
"name": " | "name": "Cat burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat": 1, | |||
"ClothingHeadHatCatEars": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerCat" | ||
}, | }, | ||
" | "ADTFoodPizzaBologneseRecipe": { | ||
"id": " | "id": "ADTFoodPizzaBologneseRecipe", | ||
"name": " | "name": "Pizza bolognese", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
"FoodMeatChicken": 1, | |||
"FoodCheeseSlice": 1, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodPizzaBolognese" | ||
}, | }, | ||
" | "RecipeBaseballBurger": { | ||
"id": " | "id": "RecipeBaseballBurger", | ||
"name": " | "name": "Baseball burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "BaseBallBat": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerBaseball" | ||
}, | }, | ||
" | "RecipeWorldpeasPizza": { | ||
"id": " | "id": "RecipeWorldpeasPizza", | ||
"name": " | "name": "World peazza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodWorldPeas": 3 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodPizzaWorldpeas" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBlueberryPancake": { | ||
"id": " | "id": "RecipeBlueberryPancake", | ||
"name": " | "name": "Blueberry pancake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBerries": 2 | ||
" | }, | ||
" | "reagents": { | ||
" | "Flour": 5, | ||
"Milk": 5, | |||
"Egg": 6 | |||
}, | }, | ||
"result": "FoodBakedPancakeBb" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMisoColaSoup": { | ||
"id": " | "id": "RecipeMisoColaSoup", | ||
"name": " | "name": "Salty sweet misocola soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodSoupMiso": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Cola": 5 | ||
}, | }, | ||
"result": " | "result": "DisgustingSweptSoup" | ||
}, | }, | ||
" | "RecipeOrangeCake": { | ||
"id": " | "id": "RecipeOrangeCake", | ||
"name": " | "name": "Orange cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodOrange": 3 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeOrange" | ||
}, | }, | ||
" | "RecipeColeslaw": { | ||
"id": " | "id": "RecipeColeslaw", | ||
"name": " | "name": "Coleslaw recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodOnionRed": 1, | ||
" | "FoodCabbage": 1 | ||
}, | |||
"reagents": { | |||
"Vinaigrette": 5 | |||
}, | }, | ||
"result": "FoodSaladColeslaw" | |||
"result": " | |||
}, | }, | ||
" | "RecipeGrilledCheeseSandwich": { | ||
"id": " | "id": "RecipeGrilledCheeseSandwich", | ||
"name": " | "name": "Grilled cheese sandwich recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 2, | ||
"FoodCheeseSlice | "FoodCheeseSlice": 1, | ||
"FoodButterSlice": 1 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBakedGrilledCheeseSandwich" | ||
}, | }, | ||
" | "RecipeMedicatedSuture": { | ||
"id": " | "id": "RecipeMedicatedSuture", | ||
"name": " | "name": "Medicated suture recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodPoppy": 1, | ||
"Brutepack": 1, | |||
"MaterialCloth1": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TranexamicAcid": 20, | ||
" | "Cryptobiolin": 20 | ||
}, | }, | ||
"result": " | "result": "MedicatedSuture" | ||
}, | }, | ||
" | "ADTFoodMealFishRecipe": { | ||
"id": " | "id": "ADTFoodMealFishRecipe", | ||
"name": " | "name": "Pasta fish", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | |||
"ADTFoodMealCream": 1, | |||
"ADTFoodMeatFish": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "ADTFoodMealFish" | |||
}, | |||
"ADTFoodMealNigiriFishRecipe": { | |||
"id": "ADTFoodMealNigiriFishRecipe", | |||
"name": "Nigiri fish", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | "solids": { | ||
"FoodRiceBoiled": 1, | "FoodRiceBoiled": 1, | ||
" | "ADTFoodFishCutlet": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "ADTFoodMealNigiriFish" | ||
}, | }, | ||
" | "ADTRecipeShawermaDefault": { | ||
"id": " | "id": "ADTRecipeShawermaDefault", | ||
"name": " | "name": "Shawerma recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodTomato": 1, | ||
" | "FoodMeatCutlet": 3, | ||
" | "FoodDoughFlat": 1, | ||
"FoodCarrot": 1, | |||
"FoodOnionRedSlice": 1, | |||
"FoodCabbage": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Mayo": 2 | ||
}, | }, | ||
"result": " | "result": "ADTShawermaDefault" | ||
}, | }, | ||
" | "RecipeSlimeCake": { | ||
"id": " | "id": "RecipeSlimeCake", | ||
"name": " | "name": "Slime cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Slime": 15 | ||
}, | }, | ||
"result": " | "result": "FoodCakeSlime" | ||
}, | }, | ||
" | "RecipeEscargotSoup": { | ||
"id": " | "id": "RecipeEscargotSoup", | ||
"name": " | "name": "Escargot recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodOnionSlice": 1, | |||
"FoodButter": 1, | |||
"FoodMeatSnailCooked": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSoupEscargot" | ||
}, | }, | ||
" | "RecipeCannabisBrownies": { | ||
"id": " | "id": "RecipeCannabisBrownies", | ||
"name": " | "name": "Cannabis brownie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 25, | ||
"solids": { | "solids": { | ||
" | "FoodCannabisButter": 2, | ||
" | "FoodSnackChocolateBar": 2 | ||
" | }, | ||
"reagents": { | |||
"Flour": 15, | |||
"Sugar": 30, | |||
"Egg": 18 | |||
}, | }, | ||
"result": "FoodBakedCannabisBrownieBatch" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBoiledRice": { | ||
"id": " | "id": "RecipeBoiledRice", | ||
"name": " | "name": "Boiled rice recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1 | ||
" | }, | ||
"reagents": { | |||
"Rice": 15, | |||
"Water": 10 | |||
}, | }, | ||
"result": "FoodRiceBoiled" | |||
"result": " | |||
}, | }, | ||
" | "ADTFoodMealCreamRecipe": { | ||
"id": " | "id": "ADTFoodMealCreamRecipe", | ||
"name": " | "name": "Pasta cream", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
"FoodButterSlice": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Cream": 5 | ||
}, | }, | ||
"result": " | "result": "ADTFoodMealCream" | ||
}, | }, | ||
" | "RecipeTacoShell": { | ||
"id": " | "id": "RecipeTacoShell", | ||
"name": " | "name": "Taco shell recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughTortillaFlat": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodTacoShell" | ||
}, | }, | ||
" | "RecipeWarmDonkpocketSpicy": { | ||
"id": " | "id": "RecipeWarmDonkpocketSpicy", | ||
"name": " | "name": "Warm spicy donk-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketSpicy": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodDonkpocketSpicyWarm" | |||
"result": " | |||
}, | }, | ||
" | "RecipeHawaiianPizza": { | ||
"id": " | "id": "RecipeHawaiianPizza", | ||
"name": " | "name": "Hawaiian pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodMeatChickenCutlet": 3, | ||
" | "FoodPineappleSlice": 5 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodPizzaPineapple" | |||
"result": " | |||
}, | }, | ||
" | "RecipeDonkpocketPizza": { | ||
"id": " | "id": "RecipeDonkpocketPizza", | ||
"name": " | "name": "Donk-pocket pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
"FoodDonkpocketWarm": 3, | |||
"FoodCheeseSlice": 1, | "FoodCheeseSlice": 1, | ||
" | "FoodTomato": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaDonkpocket" | ||
}, | }, | ||
" | "RecipeChiliClown": { | ||
"id": " | "id": "RecipeChiliClown", | ||
"name": " | "name": "Chili con carnival recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodChiliPepper": 1, | ||
"FoodMeatCutlet": 1, | |||
"FoodOnionSlice": 1, | |||
"FoodTomato": 1, | |||
"ClothingShoesClown": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSoupChiliClown" | ||
}, | }, | ||
" | "RecipeAmanitaJelly": { | ||
"id": " | "id": "RecipeAmanitaJelly", | ||
"name": " | "name": "Amanita jelly recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodFlyAmanita": 3 | ||
}, | }, | ||
"reagents | "reagents": { | ||
"Water": 5, | |||
"Vodka": 5 | |||
" | |||
" | |||
}, | }, | ||
"result": "FoodJellyAmanita" | |||
"result": " | |||
} | } | ||
}, | }, | ||
Строка 4068: | Строка 3815: | ||
"result": "FoodPineappleSlice", | "result": "FoodPineappleSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
"ADTFoodFishCooked": { | "ADTFoodFishCooked": { | ||
Строка 4387: | Строка 4126: | ||
"input": "FoodBreadSausage", | "input": "FoodBreadSausage", | ||
"result": "FoodBreadSausageSlice", | "result": "FoodBreadSausageSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
Строка 4564: | Строка 4295: | ||
"result": "FoodPiePumpkinSlice", | "result": "FoodPiePumpkinSlice", | ||
"count": 4 | "count": 4 | ||
}, | }, | ||
"ADTFoodPizzaDiablo": { | "ADTFoodPizzaDiablo": { | ||
Строка 4604: | Строка 4327: | ||
"result": "FoodCakeLemonSlice", | "result": "FoodCakeLemonSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
"FoodPizzaPineapple": { | "FoodPizzaPineapple": { | ||
Строка 4732: | Строка 4447: | ||
"result": "FoodPizzaVegetableSlice", | "result": "FoodPizzaVegetableSlice", | ||
"count": 8 | "count": 8 | ||
}, | }, | ||
"FoodPizzaMushroom": { | "FoodPizzaMushroom": { | ||
Строка 4836: | Строка 4543: | ||
"result": "FoodPizzaUraniumSlice", | "result": "FoodPizzaUraniumSlice", | ||
"count": 8 | "count": 8 | ||
}, | }, | ||
"FoodPieApple": { | "FoodPieApple": { | ||
Строка 4916: | Строка 4615: | ||
"result": "FoodMeatLizardCutlet", | "result": "FoodMeatLizardCutlet", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
"FoodCakeChristmas": { | "FoodCakeChristmas": { | ||
Строка 5072: | Строка 4763: | ||
"Vitamin": 2, | "Vitamin": 2, | ||
"Water": 4 | "Water": 4 | ||
} | } | ||
}, | }, | ||
Строка 5320: | Строка 5001: | ||
"Nutriment": 2, | "Nutriment": 2, | ||
"Protein": 2 | "Protein": 2 | ||
} | } | ||
}, | }, | ||
Строка 5340: | Строка 5012: | ||
"Toxin": 4, | "Toxin": 4, | ||
"ADTOpium": 10 | "ADTOpium": 10 | ||
} | } | ||
}, | }, | ||
Строка 5513: | Строка 5176: | ||
"Vitamin": 1, | "Vitamin": 1, | ||
"CocoaPowder": 2 | "CocoaPowder": 2 | ||
} | } | ||
}, | }, | ||
Строка 5748: | Строка 5401: | ||
"Nutriment": 10, | "Nutriment": 10, | ||
"Vitamin": 4 | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
Строка 5768: | Строка 5412: | ||
"GastroToxin": 4, | "GastroToxin": 4, | ||
"Fat": 4 | "Fat": 4 | ||
} | } | ||
}, | }, | ||
Строка 5819: | Строка 5453: | ||
"CapsaicinOil": 10, | "CapsaicinOil": 10, | ||
"Vitamin": 4 | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
Строка 6038: | Строка 5662: | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": 2 | "UncookedAnimalProteins": 2 | ||
} | } | ||
}, | }, | ||
Строка 6089: | Строка 5692: | ||
"Theobromine": 3, | "Theobromine": 3, | ||
"CocoaPowder": 1 | "CocoaPowder": 1 | ||
} | } | ||
}, | }, | ||
Строка 6119: | Строка 5712: | ||
"UncookedAnimalProteins": 3, | "UncookedAnimalProteins": 3, | ||
"Fat": 2 | "Fat": 2 | ||
} | } | ||
}, | }, | ||
Строка 6332: | Строка 5914: | ||
"UncookedAnimalProteins": 9, | "UncookedAnimalProteins": 9, | ||
"Fat": 9 | "Fat": 9 | ||
} | } | ||
}, | }, | ||
Строка 6545: | Строка 6117: | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": 1 | "UncookedAnimalProteins": 1 | ||
} | } | ||
}, | }, | ||
Строка 6623: | Строка 6185: | ||
"result": { | "result": { | ||
"Bicaridine": 20 | "Bicaridine": 20 | ||
} | } | ||
}, | }, |
Текущая версия от 21:07, 9 сентября 2025
microwaveRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sliceableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
grindableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
heatableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
toolmadeRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mixableRecipes |
|