Участник:WikiBotADT/mealrecipes prototypes.json: различия между версиями
Материал из Space Station 14 | Время приключений Вики
Дополнительные действия
Update mealrecipes_prototypes.json via GitHub Actions |
Update mealrecipes_prototypes.json via GitHub Actions |
||
(не показано 10 промежуточных версий этого же участника) | |||
Строка 1: | Строка 1: | ||
{ | { | ||
"microwaveRecipes": { | |||
"ADTFoodVulpixRecipe": { | |||
"id": "ADTFoodVulpixRecipe", | |||
"name": "Vulpix recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodPlateSmall": 1, | |||
"FoodCheeseSlice": 1, | |||
"FoodOnion": 1, | |||
"ADTOrganVulpkaninLiver": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "ADTFoodVulpix" | |||
}, | |||
"RecipeFrostyPie": { | |||
"id": "RecipeFrostyPie", | |||
"name": "Frosty pie recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDoughPie": 1, | |||
"FoodChillyPepper": 3, | |||
"FoodPlateTin": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodPieFrosty" | |||
}, | |||
"RecipeCopypasta": { | |||
"id": "RecipeCopypasta", | |||
"name": "Copypasta recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodNoodles": 2, | |||
"FoodPlateSmall": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodNoodlesCopy" | |||
}, | |||
"RecipeAppendixBurger": { | |||
"id": "RecipeAppendixBurger", | |||
"name": "Appendix burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"OrganHumanAppendix": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerAppendix" | |||
}, | |||
"ADTFoodPizzaMexicanRecipe": { | |||
"id": "ADTFoodPizzaMexicanRecipe", | |||
"name": "Pizza mexico", | |||
"type": "microwaveRecipes", | |||
"time": 30, | |||
"solids": { | |||
"FoodDoughFlat": 1, | |||
"FoodCheeseSlice": 1, | |||
"FoodMeat": 1, | |||
"FoodTomato": 1, | |||
"FoodChiliPepper": 2, | |||
"FoodOnionRedSlice": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "ADTFoodPizzaMexican" | |||
}, | |||
"ADTDrinkTeaMicWatermelon": { | |||
"id": "ADTDrinkTeaMicWatermelon", | |||
"name": "WatermelonTeaMicrowave", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"DrinkGlass": 1 | |||
}, | |||
"reagents": { | |||
"ADTWatermelonpackReg": 5, | |||
"Water": 25 | |||
}, | |||
"result": "ADTDrinkWatermelonTeaGlass" | |||
}, | |||
"RecipeXenoMeatBread": { | |||
"id": "RecipeXenoMeatBread", | |||
"name": "Xeno meat bread recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDough": 1, | |||
"FoodMeatXenoCutlet": 2, | |||
"FoodCheeseSlice": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBreadMeatXeno" | |||
}, | |||
"RecipeBlueberryCake": { | |||
"id": "RecipeBlueberryCake", | |||
"name": "Blueberry cake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodCakePlain": 1, | |||
"FoodBerries": 3 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodCakeBlueberry" | |||
}, | |||
"RecipeGrilledCheeseSandwich": { | |||
"id": "RecipeGrilledCheeseSandwich", | |||
"name": "Grilled cheese sandwich recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadPlainSlice": 2, | |||
"FoodCheeseSlice": 1, | |||
"FoodButterSlice": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBakedGrilledCheeseSandwich" | |||
}, | |||
"RecipeEscargotSoup": { | |||
"id": "RecipeEscargotSoup", | |||
"name": "Escargot recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodOnionSlice": 1, | |||
"FoodButter": 1, | |||
"FoodMeatSnailCooked": 1 | |||
}, | |||
"reagents": { | |||
"Water": 5 | |||
}, | |||
"result": "FoodSoupEscargot" | |||
}, | |||
"RecipeVegetableSoup": { | |||
"id": "RecipeVegetableSoup", | |||
"name": "Vegetable soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodCorn": 1, | |||
"FoodCarrot": 1, | |||
"FoodPotato": 1, | |||
"FoodEggplant": 1 | |||
}, | |||
"reagents": { | |||
"Water": 5 | |||
}, | |||
"result": "FoodSoupVegetable" | |||
}, | |||
"ADTFoodCakePuddingChristmasRecipe": { | |||
"id": "ADTFoodCakePuddingChristmasRecipe", | |||
"name": "Christmas puding recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodPlateSmall": 1, | |||
"ADTFoodSnackCandyStick": 2 | |||
}, | |||
"reagents": { | |||
"Water": 15, | |||
"Milk": 10, | |||
"Flour": 10, | |||
"Sugar": 15, | |||
"Egg": 6 | |||
}, | |||
"result": "ADTFoodCakePuddingChristmas" | |||
}, | |||
"RecipeMeatPizza": { | |||
"id": "RecipeMeatPizza", | |||
"name": "Meat pizza recipe", | |||
"type": "microwaveRecipes", | |||
"time": 30, | |||
"solids": { | |||
"FoodDoughFlat": 1, | |||
"FoodMeat": 3, | |||
"FoodCheeseSlice": 1, | |||
"FoodTomato": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodPizzaMeat" | |||
}, | |||
"RecipeRiceGumbo": { | |||
"id": "RecipeRiceGumbo", | |||
"name": "Black-eyed gumbo recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodRiceBoiled": 1, | |||
"FoodMeatCutlet": 3, | |||
"FoodChiliPepper": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodRiceGumbo" | |||
}, | |||
"RecipeAnomalyMeat": { | |||
"id": "RecipeAnomalyMeat", | |||
"name": "Meat anomaly recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"AnomalyCoreFlesh": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodMeatAnomaly" | |||
}, | |||
"ADTFoodPizzaDiabloRecipe": { | |||
"id": "ADTFoodPizzaDiabloRecipe", | |||
"name": "Pizza diablo", | |||
"type": "microwaveRecipes", | |||
"time": 30, | |||
"solids": { | |||
"FoodDoughFlat": 1, | |||
"FoodCheeseSlice": 1, | |||
"FoodMeat": 1, | |||
"FoodTomato": 1, | |||
"FoodChiliPepper": 2 | |||
}, | |||
"reagents": { | |||
"Hotsauce": 5 | |||
}, | |||
"result": "ADTFoodPizzaDiablo" | |||
}, | |||
"ADTFoodMeatHamRecipe": { | |||
"id": "ADTFoodMeatHamRecipe", | |||
"name": "Ham with mead recipe", | |||
"type": "microwaveRecipes", | |||
"time": 25, | |||
"solids": { | |||
"FoodMeat": 2, | |||
"FoodPlate": 1 | |||
}, | |||
"reagents": { | |||
"Blackpepper": 5, | |||
"TableSalt": 5 | |||
}, | |||
"result": "ADTFoodMeatHam" | |||
}, | |||
"ADTRecipeBakedChicken": { | |||
"id": "ADTRecipeBakedChicken", | |||
"name": "Baked chicken", | |||
"type": "microwaveRecipes", | |||
"time": 25, | |||
"solids": { | |||
"ADTChickenBody": 1 | |||
}, | |||
"reagents": { | |||
"BbqSauce": 5 | |||
}, | |||
"result": "ADTFoodMeatChickenBaked" | |||
}, | |||
"RecipeADTHotChocolate": { | |||
"id": "RecipeADTHotChocolate", | |||
"name": "Hot chocolate recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"DrinkGlass": 1, | |||
"FoodSnackChocolateBar": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "ADTHotChocolateGlass" | |||
}, | |||
"RecipePenLacerAutoInjector": { | |||
"id": "RecipePenLacerAutoInjector", | |||
"name": "Lacerinol auto-injector", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"ADTBlankMediPen": 1 | |||
}, | |||
"reagents": { | |||
"Lacerinol": 10, | |||
"TranexamicAcid": 5 | |||
}, | |||
"result": "ADTLacerAutoInjector" | |||
}, | |||
"RecipeSuppermatter": { | |||
"id": "RecipeSuppermatter", | |||
"name": "Suppermatter recipe", | |||
"type": "microwaveRecipes", | |||
"time": 30, | |||
"solids": { | |||
"FoodCakeBatter": 2 | |||
}, | |||
"reagents": { | |||
"Sugar": 30, | |||
"Nitrogen": 10, | |||
"Plasma": 10 | |||
}, | |||
"result": "FoodCakeSuppermatter" | |||
}, | |||
"RecipeBagelPoppy": { | |||
"id": "RecipeBagelPoppy", | |||
"name": "Poppyseed bagel recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodDoughRope": 1, | |||
"PoppySeeds": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBagelPoppy" | |||
}, | |||
"ADTFoodMealCreamMeatballRecipe": { | |||
"id": "ADTFoodMealCreamMeatballRecipe", | |||
"name": "Pasta creammeathball", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"ADTFoodMealCream": 1, | |||
"FoodMeatMeatball": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "ADTFoodMealCreamMeatball" | |||
}, | |||
"ADTFoodRelaxPillRecipe": { | |||
"id": "ADTFoodRelaxPillRecipe", | |||
"name": "Relax pill", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"LeavesCannabis": 3, | |||
"LeavesTobacco": 2, | |||
"GroundCannabis": 1 | |||
}, | |||
"reagents": { | |||
"Water": 15 | |||
}, | |||
"result": "ADTPillRelax" | |||
}, | |||
"RecipeAirlossAutoInjector": { | |||
"id": "RecipeAirlossAutoInjector", | |||
"name": "Airloss auto-injector", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"ADTBlankMediPen": 1 | |||
}, | |||
"reagents": { | |||
"Saline": 20, | |||
"DexalinPlus": 20 | |||
}, | |||
"result": "AirlossAutoInjector" | |||
}, | |||
"RecipeBread": { | |||
"id": "RecipeBread", | |||
"name": "Bread recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodDough": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBreadPlain" | |||
}, | |||
"RecipePunctAutoInjector": { | |||
"id": "RecipePunctAutoInjector", | |||
"name": "Puncturase auto-injector", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"ADTBlankMediPen": 1 | |||
}, | |||
"reagents": { | |||
"Puncturase": 10, | |||
"TranexamicAcid": 5 | |||
}, | |||
"result": "PunctAutoInjector" | |||
}, | |||
"RecipeCarrotCake": { | |||
"id": "RecipeCarrotCake", | |||
"name": "Carrot cake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodCakePlain": 1, | |||
"FoodCarrot": 3 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodCakeCarrot" | |||
}, | |||
"RecipeMoldyBreadSlice": { | |||
"id": "RecipeMoldyBreadSlice", | |||
"name": "Moldy bread slice recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBreadPlainSlice": 1, | |||
"FoodFlyAmanita": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBreadMoldySlice" | |||
}, | |||
"RecipeLemonCake": { | |||
"id": "RecipeLemonCake", | |||
"name": "Lemon cake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodCakePlain": 1, | |||
"FoodLemon": 3 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodCakeLemon" | |||
}, | |||
"RecipeCubanCarp": { | |||
"id": "RecipeCubanCarp", | |||
"name": "Cuban carp recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDough": 1, | |||
"FoodCheeseSlice": 2, | |||
"FoodChiliPepper": 1, | |||
"FoodMeatFish": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodMealCubancarp" | |||
}, | |||
"ADTFoodCakePuddingRecipe": { | |||
"id": "ADTFoodCakePuddingRecipe", | |||
"name": "Puding recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodPlateSmall": 1 | |||
}, | |||
"reagents": { | |||
"Water": 15, | |||
"Milk": 10, | |||
"Flour": 10, | |||
"Sugar": 15, | |||
"Egg": 6 | |||
}, | |||
"result": "ADTFoodCakePudding" | |||
}, | |||
"RecipeBakedVulpkanin": { | |||
"id": "RecipeBakedVulpkanin", | |||
"name": "Baked vulpkanin recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodPlate": 1, | |||
"FoodMeat": 1, | |||
"FoodApple": 1, | |||
"ADTHeadVulpkanin": 1 | |||
}, | |||
"reagents": { | |||
"TableSalt": 2, | |||
"Blackpepper": 2 | |||
}, | |||
"result": "FoodBakedVulpkaninPlate" | |||
}, | |||
"ADTFoodMealNigiriFishRecipe": { | |||
"id": "ADTFoodMealNigiriFishRecipe", | |||
"name": "Nigiri fish", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodRiceBoiled": 1, | |||
"ADTFoodFishCutlet": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "ADTFoodMealNigiriFish" | |||
}, | |||
"RecipeNachosCheesy": { | |||
"id": "RecipeNachosCheesy", | |||
"name": "Cheesy nachos recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodCheeseSlice": 1, | |||
"FoodDoughTortillaFlat": 1, | |||
"FoodPlateSmall": 1 | |||
}, | |||
"reagents": { | |||
"TableSalt": 1 | |||
}, | |||
"result": "FoodMealNachosCheesy" | |||
}, | |||
"RecipeCreamCheeseBread": { | |||
"id": "RecipeCreamCheeseBread", | |||
"name": "Cream cheese bread recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDough": 1, | |||
"FoodCheeseSlice": 2 | |||
}, | |||
"reagents": { | |||
"Milk": 5 | |||
}, | |||
"result": "FoodBreadCreamcheese" | |||
}, | |||
"RecipeCroissantCotton": { | |||
"id": "RecipeCroissantCotton", | |||
"name": "Cotton croissant recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodCroissantRawCotton": 1, | |||
"FoodButterSlice": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBakedCroissantCotton" | |||
}, | |||
"RecipeBisque": { | |||
"id": "RecipeBisque", | |||
"name": "Bisque recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodTomato": 1, | |||
"FoodMushroom": 1, | |||
"FoodMeatFish": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | |||
"result": "FoodSoupBisque" | |||
}, | |||
"RecipeChickenSandwich": { | |||
"id": "RecipeChickenSandwich", | |||
"name": "Chicken sandwich recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodMeatChicken": 1 | |||
}, | |||
"reagents": { | |||
"Mayo": 5 | |||
}, | |||
"result": "FoodBurgerChicken" | |||
}, | |||
"RecipeTacoRat": { | |||
"id": "RecipeTacoRat", | |||
"name": "Rat taco recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodTacoShell": 1, | |||
"FoodCheeseSlice": 1, | |||
"FoodMeatRat": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodTacoRat" | |||
}, | |||
"RecipePenCrisisAutoInjector": { | |||
"id": "RecipePenCrisisAutoInjector", | |||
"name": "Crisis auto-injector", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"ADTBlankMediPen": 1 | |||
}, | |||
"reagents": { | |||
"Inaprovaline": 10, | |||
"DexalinPlus": 10 | |||
}, | |||
"result": "ADTCrisisAutoInjector" | |||
}, | |||
"ADTFoodMealFishRecipe": { | |||
"id": "ADTFoodMealFishRecipe", | |||
"name": "Pasta fish", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"ADTFoodMealCream": 1, | |||
"ADTFoodMeatFish": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "ADTFoodMealFish" | |||
}, | |||
"ADTFoodMealInkRecipe": { | |||
"id": "ADTFoodMealInkRecipe", | |||
"name": "Pasta ink", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodNoodlesBoiled": 1, | |||
"Pen": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "ADTFoodMealInk" | |||
}, | |||
"RecipeTwoBreadSlice": { | |||
"id": "RecipeTwoBreadSlice", | |||
"name": "Two slice recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBreadPlainSlice": 2 | |||
}, | |||
"reagents": { | |||
"Wine": 5 | |||
}, | |||
"result": "FoodBreadTwoSlice" | |||
}, | |||
"RecipeMothRoachburger": { | |||
"id": "RecipeMothRoachburger", | |||
"name": "Mothroachburger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"MobMothroach": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerMothRoach" | |||
}, | |||
"RecipeBruteAutoInjector": { | |||
"id": "RecipeBruteAutoInjector", | |||
"name": "Brute auto-injector", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"ADTBlankMediPen": 1 | |||
}, | |||
"reagents": { | |||
"Bicaridine": 15, | |||
"TranexamicAcid": 5 | |||
}, | |||
"result": "BruteAutoInjector" | |||
}, | |||
"RecipeDriedCannabisWhite": { | |||
"id": "RecipeDriedCannabisWhite", | |||
"name": "Dried cannabis white leaves recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"ADTLeavesCannabisWhite": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "ADTLeavesCannabisWhiteDried" | |||
}, | |||
"RecipeJellyToast": { | |||
"id": "RecipeJellyToast", | |||
"name": "Jelly toast recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBreadPlainSlice": 1, | |||
"FoodJellyAmanita": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBreadJellySlice" | |||
}, | |||
"RecipeMulledWineWarm": { | |||
"id": "RecipeMulledWineWarm", | |||
"name": "Warm mulled wine recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"DrinkGlass": 1 | |||
}, | |||
"reagents": { | |||
"ADTMulledWineCold": 30 | |||
}, | |||
"result": "ADTMulledWineGlass" | |||
}, | |||
"RecipeNachosCuban": { | |||
"id": "RecipeNachosCuban", | |||
"name": "Cuban nachos recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodChiliPepper": 1, | |||
"FoodDoughTortillaFlat": 1, | |||
"FoodPlateSmall": 1 | |||
}, | |||
"reagents": { | |||
"Ketchup": 5 | |||
}, | |||
"result": "FoodMealNachosCuban" | |||
}, | |||
"RecipeFoodBakedChevreChaud": { | |||
"id": "RecipeFoodBakedChevreChaud", | |||
"name": "Chevre chaud recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodChevreSlice": 1, | |||
"FoodBreadBaguetteSlice": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBakedChevreChaud" | |||
}, | |||
"RecipeSpiderMeatBread": { | |||
"id": "RecipeSpiderMeatBread", | |||
"name": "Spider meat bread recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDough": 1, | |||
"FoodMeatSpiderCutlet": 2, | |||
"FoodCheeseSlice": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBreadMeatSpider" | |||
}, | |||
"RecipeColdChili": { | |||
"id": "RecipeColdChili", | |||
"name": "Cold chili recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodSoupChiliHot": 1 | |||
}, | |||
"reagents": { | |||
"Nitrogen": 5 | |||
}, | |||
"result": "FoodSoupChiliCold" | |||
}, | |||
"RecipeRadAutoInjector": { | |||
"id": "RecipeRadAutoInjector", | |||
"name": "Rad auto-injector", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"ADTBlankMediPen": 1 | |||
}, | |||
"reagents": { | |||
"Arithrazine": 15, | |||
"Bicaridine": 5 | |||
}, | |||
"result": "RadAutoInjector" | |||
}, | |||
"RecipePeaSoup": { | |||
"id": "RecipePeaSoup", | |||
"name": "Pea soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodPeaPod": 2, | |||
"FoodBowlBig": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | |||
"result": "FoodSoupPea" | |||
}, | |||
"RecipeJungleSalad": { | |||
"id": "RecipeJungleSalad", | |||
"name": "Jungle salad recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodBanana": 1, | |||
"FoodApple": 1, | |||
"FoodGrape": 1, | |||
"FoodWatermelonSlice": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodSaladJungle" | |||
}, | |||
"RecipeWorldpeasPizza": { | |||
"id": "RecipeWorldpeasPizza", | |||
"name": "World peazza recipe", | |||
"type": "microwaveRecipes", | |||
"time": 30, | |||
"solids": { | |||
"FoodDoughFlat": 1, | |||
"FoodWorldPeas": 3 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodPizzaWorldpeas" | |||
}, | |||
"RecipeBungoSoup": { | |||
"id": "RecipeBungoSoup", | |||
"name": "Bungo soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodBungo": 2, | |||
"FoodChiliPepper": 1 | |||
}, | |||
"reagents": { | |||
"Water": 5 | |||
}, | |||
"result": "FoodSoupBungo" | |||
}, | |||
"RecipeDonkpocketCarp": { | |||
"id": "RecipeDonkpocketCarp", | |||
"name": "Warm carp-pocket recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodDonkpocketCarp": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodDonkpocketCarpWarm" | |||
}, | |||
"RecipeDriedCannabisRainbow": { | |||
"id": "RecipeDriedCannabisRainbow", | |||
"name": "Dried rainbow cannabis leaves recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"LeavesCannabisRainbow": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "LeavesCannabisRainbowDried" | |||
}, | |||
"RecipeSoylentBurger": { | |||
"id": "RecipeSoylentBurger", | |||
"name": "Soylent burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodCheeseSlice": 2, | |||
"FoodSoybeans": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerSoy" | |||
}, | |||
"RecipeCookieOatmeal": { | |||
"id": "RecipeCookieOatmeal", | |||
"name": "Oatmeal cookie recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodButterSlice": 1 | |||
}, | |||
"reagents": { | |||
"Oats": 5, | |||
"Sugar": 5 | |||
}, | |||
"result": "FoodBakedCookieOatmeal" | |||
}, | |||
"RecipeADTHotChocolateAllergic2": { | |||
"id": "RecipeADTHotChocolateAllergic2", | |||
"name": "Hot hypoallergen chocolate recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"ADTHotChocolateAllergicGlass": 1, | |||
"ADTHypoAllergenChocolateBar": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "ADTHotChocolateAllergicGlass" | |||
}, | |||
"RecipeDriedTobacco": { | |||
"id": "RecipeDriedTobacco", | |||
"name": "Dried tobacco leaves recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"LeavesTobacco": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "LeavesTobaccoDried" | |||
}, | |||
"RecipeAmanitaJelly": { | |||
"id": "RecipeAmanitaJelly", | |||
"name": "Amanita jelly recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodFlyAmanita": 3 | |||
}, | |||
"reagents": { | |||
"Water": 5, | |||
"Vodka": 5 | |||
}, | |||
"result": "FoodJellyAmanita" | |||
}, | |||
"RecipeAppleCake": { | |||
"id": "RecipeAppleCake | |||
} | } |
Текущая версия от 18:33, 29 июля 2025
microwaveRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sliceableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
grindableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
heatableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
toolmadeRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mixableRecipes |
|