Участник:CapybaraBot/mealrecipes prototypes.json: различия между версиями
Материал из МК14 | Space Station 14 Wiki
(Update mealrecipes_prototypes.json via GitHub Actions) |
(Update mealrecipes_prototypes.json via GitHub Actions) |
||
(не показано 7 промежуточных версий этого же участника) | |||
Строка 1: | Строка 1: | ||
{ | { | ||
"microwaveRecipes": { | "microwaveRecipes": { | ||
" | "RecipeSashimi": { | ||
"id": " | "id": "RecipeSashimi", | ||
"name": " | "name": "Sashimi recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodMeatFish": 2 | ||
" | }, | ||
"reagents": { | |||
"TableSalt": 1 | |||
}, | }, | ||
"result": "FoodMealSashimi" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMeatPie": { | ||
"id": " | "id": "RecipeMeatPie", | ||
"name": " | "name": "Meat pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodMeat": 3, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieMeat" | ||
}, | }, | ||
" | "RecipeEyeballSoup": { | ||
"id": " | "id": "RecipeEyeballSoup", | ||
"name": " | "name": "Eyeball soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
}, | "OrganHumanEyes": 1, | ||
"reagents": {}, | "FoodCarrot": 1, | ||
"result": " | "FoodPotato": 1 | ||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | |||
"result": "FoodSoupEyeball" | |||
}, | }, | ||
" | "RecipeCatBurger": { | ||
"id": " | "id": "RecipeCatBurger", | ||
"name": " | "name": "Cat burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeat": 1, | ||
"ClothingHeadHatCatEars": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerCat" | ||
}, | }, | ||
" | "RecipeMeatballSoup": { | ||
"id": " | "id": "RecipeMeatballSoup", | ||
"name": " | "name": "Meatball soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodMeatMeatball": 1, | ||
" | "FoodCarrot": 1, | ||
" | "FoodPotato": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": 10 | |||
" | |||
}, | }, | ||
"result": "FoodSoupMeatball" | |||
"result": " | |||
}, | }, | ||
" | "RecipeRatBurger": { | ||
"id": " | "id": "RecipeRatBurger", | ||
"name": " | "name": "Rat burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatRat": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerRat" | |||
"result": " | |||
}, | }, | ||
" | "RecipeTrashBakedBananaPeel": { | ||
"id": " | "id": "RecipeTrashBakedBananaPeel", | ||
"name": " | "name": "Baked banana peel recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "TrashBananaPeel": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "TrashBakedBananaPeel" | ||
}, | }, | ||
" | "RecipeBreadDog": { | ||
"id": " | "id": "RecipeBreadDog", | ||
"name": " | "name": "Bread dog recipe", | ||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodBreadSausage": 1, | |||
"OrganAnimalHeart": 1, | |||
"FoodSpaceshroomCooked": 1 | |||
}, | |||
"reagents": { | |||
"Cognizine": 5 | |||
}, | |||
"result": "MobBreadDog" | |||
}, | |||
"RecipeHumanBurger": { | |||
"id": "RecipeHumanBurger", | |||
"name": "Human burger recipe", | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatHuman": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerHuman" | ||
}, | }, | ||
" | "ADTFoodMealPigblanketRecipe": { | ||
"id": " | "id": "ADTFoodMealPigblanketRecipe", | ||
"name": " | "name": "Pig blanket", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughSlice": 1, | ||
" | "ADTFoodSausageRaw": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMealPigblanket" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeGrapeTart": { | ||
"id": " | "id": "RecipeGrapeTart", | ||
"name": " | "name": "Grape tart recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodGrape": 3, | ||
"FoodPlateTin": 1 | |||
}, | |||
"reagents": { | |||
"Sugar": 5, | |||
"Milk": 5 | |||
}, | }, | ||
"result": "FoodTartGrape" | |||
"result": " | |||
}, | }, | ||
" | "RecipeRicePork": { | ||
"id": " | "id": "RecipeRicePork", | ||
"name": " | "name": "Rice and pork recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodRiceBoiled": 1, | ||
" | "FoodMeatCutlet": 3 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodRicePork" | ||
}, | }, | ||
" | "RecipeSausageBread": { | ||
"id": " | "id": "RecipeSausageBread", | ||
"name": " | "name": "Sausage bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
"FoodMeat": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBreadSausage" | |||
"result": " | |||
}, | }, | ||
" | "RecipeRobotBurger": { | ||
"id": " | "id": "RecipeRobotBurger", | ||
"name": " | "name": "Roburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "CapacitorStockPart": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerRobot" | ||
}, | }, | ||
" | "RecipeCarrotFries": { | ||
"id": " | "id": "RecipeCarrotFries", | ||
"name": " | "name": "Carrot fries recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
"FoodCarrot": 1 | |||
"FoodCarrot | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 5 | ||
}, | }, | ||
"result": " | "result": "FoodMealFriesCarrot" | ||
}, | }, | ||
" | "RecipeCookedSpaceshroom": { | ||
"id": " | "id": "RecipeCookedSpaceshroom", | ||
"name": " | "name": "Cooked spaceshroom recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodSpaceshroom": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSpaceshroomCooked" | ||
}, | }, | ||
" | "RecipeMeatPizza": { | ||
"id": " | "id": "RecipeMeatPizza", | ||
"name": " | "name": "Meat pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
"FoodMeat": 3, | |||
"FoodCheeseSlice": 1, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaMeat" | ||
}, | }, | ||
" | "RecipeSoylentBurger": { | ||
"id": " | "id": "RecipeSoylentBurger", | ||
"name": " | "name": "Soylent burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodCheeseSlice": 2, | ||
"FoodSoybeans": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerSoy" | |||
"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" | ||
}, | }, | ||
" | "RecipePancake": { | ||
"id": " | "id": "RecipePancake", | ||
"name": " | "name": "Pancake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": {}, | ||
" | "reagents": { | ||
" | "Flour": 5, | ||
"Milk": 5, | |||
"Egg": 6 | |||
}, | }, | ||
"result": "FoodBakedPancake" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBerryClafoutis": { | ||
"id": " | "id": "RecipeBerryClafoutis", | ||
"name": " | "name": "Berry clafoutis recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodBerries": 3, | ||
"FoodPlateTin": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieClafoutis" | ||
}, | }, | ||
" | "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": " | |||
}, | }, | ||
" | "RecipeBaconBurger": { | ||
"id": " | "id": "RecipeBaconBurger", | ||
"name": " | "name": "Bacon burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatBacon": 1, | ||
" | "FoodCheeseSlice": 2 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerBacon" | |||
"result": " | |||
}, | }, | ||
" | "RecipeClownCake": { | ||
"id": " | "id": "RecipeClownCake", | ||
"name": " | "name": "Clown cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "ClothingMaskClown": 1, | ||
" | "FoodCakePlain": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeClown" | ||
}, | }, | ||
" | "RecipeBoneSoup2": { | ||
"id": " | "id": "RecipeBoneSoup2", | ||
"name": " | "name": "Bone soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "LegsAnimal": 1 | ||
" | }, | ||
"reagents": { | |||
"Water": 10 | |||
}, | }, | ||
"result": "FoodSoupBone" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBoneSoup1": { | ||
"id": " | "id": "RecipeBoneSoup1", | ||
"name": " | "name": "Bone soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "HandsAnimal": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Water": 10 | ||
}, | |||
"result": "FoodSoupBone" | |||
}, | }, | ||
" | "RecipeBoneSoup3": { | ||
"id": " | "id": "RecipeBoneSoup3", | ||
"name": " | "name": "Bone soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FeetAnimal": 1 | ||
}, | |||
"reagents": { | |||
" | "Water": 10 | ||
}, | }, | ||
"result": "FoodSoupBone" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMimeBurger": { | ||
"id": " | "id": "RecipeMimeBurger", | ||
"name": " | "name": "Mime burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "ClothingMaskMime": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerMime" | ||
}, | }, | ||
" | "RecipeBoneSoup4": { | ||
"id": " | "id": "RecipeBoneSoup4", | ||
"name": " | "name": "Bone soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "TorsoAnimal": 1, | ||
"FoodBowlBig": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupBone" | ||
}, | }, | ||
" | "RecipeMonkeysDelightSoup": { | ||
"id": " | "id": "RecipeMonkeysDelightSoup", | ||
"name": " | "name": "Monkeys delight recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1, | "FoodBowlBig": 1, | ||
" | "FoodBanana": 1, | ||
"MonkeyCube": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
"TableSalt": 1, | |||
"Blackpepper": 1 | |||
}, | }, | ||
"result": " | "result": "FoodSoupMonkey" | ||
}, | }, | ||
" | "RecipeValidSalad": { | ||
"id": " | "id": "RecipeValidSalad", | ||
"name": " | "name": "Valid salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodAmbrosiaVulgaris": 3, | ||
"FoodPotato": 1, | |||
"FoodMeatMeatball": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSaladValid" | ||
}, | }, | ||
" | "RecipeClownTearsSoup": { | ||
"id": " | "id": "RecipeClownTearsSoup", | ||
"name": " | "name": "Clown tears soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": {}, | "solids": { | ||
"FoodBowlBig": 1, | |||
"FoodBanana": 1, | |||
"ShardGlass": 1 | |||
}, | |||
"reagents": { | "reagents": { | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupClown" | ||
}, | }, | ||
" | "RecipeBlueberryPancake": { | ||
"id": " | "id": "RecipeBlueberryPancake", | ||
"name": " | "name": "Blueberry pancake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBerries": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Flour": 5, | ||
"Milk": 5, | |||
"Egg": 6 | |||
}, | |||
"result": "FoodBakedPancakeBb" | |||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "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": { | "reagents": { | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupOnion" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeFoodBakedChevreChaud": { | ||
"id": " | "id": "RecipeFoodBakedChevreChaud", | ||
"name": " | "name": "Chevre chaud recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodChevreSlice": 1, | ||
" | "FoodBreadBaguetteSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBakedChevreChaud" | ||
}, | }, | ||
" | "RecipeBun": { | ||
"id": " | "id": "RecipeBun", | ||
"name": " | "name": "Bun recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids | "solids": { | ||
"FoodDoughSlice": 1 | |||
" | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodBreadBun" | |||
}, | }, | ||
" | "ADTFoodHotDogRecipe": { | ||
"id": " | "id": "ADTFoodHotDogRecipe", | ||
"name": " | "name": "Hot dog", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDoughSlice": 1, | ||
" | "ADTFoodSausageRaw": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Ketchup": 2 | ||
}, | }, | ||
"result": " | "result": "ADTFoodHotDog" | ||
}, | }, | ||
" | "RecipeCheesyFries": { | ||
"id": " | "id": "RecipeCheesyFries", | ||
"name": " | "name": "Cheesy fries recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPotato": 1, | ||
"FoodCheeseSlice": | "FoodCheeseSlice": 1 | ||
" | }, | ||
"reagents": { | |||
"TableSalt": 5 | |||
}, | }, | ||
"result": "FoodMealFriesCheesy" | |||
"result": " | |||
}, | }, | ||
" | "ADTRecipeShawermaMeat": { | ||
"id": " | "id": "ADTRecipeShawermaMeat", | ||
"name": " | "name": "Shawerma recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodMeatCutlet": 3, | ||
" | "FoodMeatCooked": 1, | ||
"FoodEgg": 2, | |||
"FoodMeatMeatball": 1 | |||
}, | |||
"reagents": { | |||
"Mayo": 2 | |||
}, | }, | ||
"result": "ADTShawermaMeat" | |||
"result": " | |||
}, | }, | ||
" | "RecipeStewSoup": { | ||
"id": " | "id": "RecipeStewSoup", | ||
"name": " | "name": "Stew recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodMeatCutlet": 3, | |||
"FoodTomato": 1, | |||
"FoodPotato": 1, | |||
"FoodCarrot": 1, | |||
"FoodEggplant": 1, | |||
"FoodMushroom": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupStew" | ||
}, | }, | ||
" | "RecipeJellyToast": { | ||
"id": " | "id": "RecipeJellyToast", | ||
"name": " | "name": "Jelly toast recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
"FoodBreadPlainSlice": 1, | "FoodBreadPlainSlice": 1, | ||
" | "FoodJellyAmanita": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodBreadJellySlice" | ||
}, | |||
"ADTRecipeSausageFried": { | |||
"id": "ADTRecipeSausageFried", | |||
"name": "Fried sausage recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"ADTFoodSausageRaw": 1 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "ADTFoodSausageFried" | |||
}, | }, | ||
" | "RecipePeaSoup": { | ||
"id": " | "id": "RecipePeaSoup", | ||
"name": " | "name": "Pea soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodPeaPod": 2, | ||
" | "FoodBowlBig": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": 10 | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupPea" | ||
}, | }, | ||
" | "RecipeCookie": { | ||
"id": " | "id": "RecipeCookie", | ||
"name": " | "name": "Cookie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodButterSlice": 1, | ||
"FoodSnackChocolateBar": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
"Sugar": 5 | |||
}, | }, | ||
"result": " | "result": "FoodBakedCookie" | ||
}, | }, | ||
" | "RecipeLasanga": { | ||
"id": " | "id": "RecipeLasanga", | ||
"name": " | "name": "Lasanga recipe", | ||
"type": "microwaveRecipes", | |||
"time": 20, | |||
"solids": { | |||
"FoodTomato": 1, | |||
"FoodMeat": 1, | |||
"FoodCheeseSlice": 2 | |||
}, | |||
"reagents": { | |||
"Milk": 5, | |||
"Egg": 10 | |||
}, | |||
"result": "Lasanga" | |||
}, | |||
"RecipeCocoTart": { | |||
"id": "RecipeCocoTart", | |||
"name": "Chocolate lava tart recipe", | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
"FoodDoughPie": 1, | "FoodDoughPie": 1, | ||
" | "FoodSnackChocolateBar": 3, | ||
"FoodPlateTin": 1 | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Sugar": 5, | ||
"Milk": 5 | |||
}, | |||
"result": "FoodTartCoco" | |||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeMothRoachburger": { | ||
"id": " | "id": "RecipeMothRoachburger", | ||
"name": " | "name": "Mothroachburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "MobMothroach": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodBurgerMothRoach" | ||
}, | |||
"RecipeOrangeCake": { | |||
"id": "RecipeOrangeCake", | |||
"name": "Orange cake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodCakePlain": 1, | |||
"FoodOrange": 3 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodCakeOrange" | |||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeFrostyPie": { | ||
"id": " | "id": "RecipeFrostyPie", | ||
"name": " | "name": "Frosty pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
"FoodDoughPie": 1, | "FoodDoughPie": 1, | ||
" | "FoodChillyPepper": 3, | ||
"FoodPlateTin": 1 | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieFrosty" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeBurgerMcrib": { | ||
"id": " | "id": "RecipeBurgerMcrib", | ||
"name": " | "name": "BBQ rib sandwich recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodMealRibs": 1, | ||
"FoodOnionSlice": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerMcrib" | ||
}, | }, | ||
" | "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": " | "result": "FoodPieXeno" | ||
}, | }, | ||
" | "RecipeMeatBread": { | ||
"id": " | "id": "RecipeMeatBread", | ||
"name": " | "name": "Meat bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodMeatCutlet": 2, | ||
"FoodCheeseSlice": 2 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadMeat" | ||
}, | }, | ||
" | "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": " | |||
}, | }, | ||
" | "RecipeSpiderMeatBread": { | ||
"id": " | "id": "RecipeSpiderMeatBread", | ||
"name": " | "name": "Spider meat bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodMeatSpiderCutlet": 2, | ||
"FoodCheeseSlice": | "FoodCheeseSlice": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadMeatSpider" | ||
}, | }, | ||
" | "RecipeKimchiSalad": { | ||
"id": " | "id": "RecipeKimchiSalad", | ||
"name": "Kimchi salad recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodCarrot": 1, | |||
"FoodCabbage": 1, | |||
"FoodGarlic": 1 | |||
}, | |||
"reagents": { | |||
"Vinegar": 5 | |||
}, | |||
"result": "FoodSaladKimchi" | |||
}, | |||
"ADTRecipeShawermaDefault": { | |||
"id": "ADTRecipeShawermaDefault", | |||
"name": "Shawerma recipe", | "name": "Shawerma recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 20, | "time": 20, | ||
"solids": { | "solids": { | ||
"FoodTomato": 1, | |||
"FoodMeatCutlet": 3, | "FoodMeatCutlet": 3, | ||
" | "FoodDough": 1, | ||
" | "FoodCarrot": 1, | ||
" | "FoodOnionRedSlice": 1, | ||
"FoodCabbage": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Mayo": 2 | "Mayo": 2 | ||
}, | }, | ||
"result": " | "result": "ADTShawermaDefault" | ||
}, | }, | ||
" | "RecipePelmeni": { | ||
"id": " | "id": "RecipePelmeni", | ||
"name": " | "name": "Pelmeni recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodMeatMeatball": 1, | ||
" | "FoodDoughSlice": 3 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 20 | ||
}, | }, | ||
"result": " | "result": "FoodPelmeniBowl" | ||
}, | }, | ||
" | "RecipeDankPizza": { | ||
"id": " | "id": "RecipeDankPizza", | ||
"name": " | "name": "Dank pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
"FoodDoughFlat": 1, | |||
" | "LeavesCannabis": 2, | ||
" | "FoodCheeseSlice": 1, | ||
" | "FoodTomato": 1 | ||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodPizzaDank" | |||
}, | }, | ||
" | "RecipeCheeseburger": { | ||
"id": " | "id": "RecipeCheeseburger", | ||
"name": " | "name": "Cheeseburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeat": 1, | ||
" | "FoodCheeseSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerCheese" | |||
"result": " | |||
}, | }, | ||
" | "RecipeWarmDonkpocketPizza": { | ||
"id": " | "id": "RecipeWarmDonkpocketPizza", | ||
"name": " | "name": "Warm pizza-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketPizza": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodDonkpocketPizzaWarm" | |||
"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, | |||
"FoodTomato": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaDonkpocket" | ||
}, | }, | ||
" | "RecipeBirthdayCake": { | ||
"id": " | "id": "RecipeBirthdayCake", | ||
"name": " | "name": "Birthday cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Cream": 5 | ||
}, | |||
"result": "FoodCakeBirthday" | |||
}, | }, | ||
" | "RecipeBagel": { | ||
"id": " | "id": "RecipeBagel", | ||
"name": " | "name": "Bagel recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughRope": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBagel" | ||
}, | }, | ||
" | "ADTFoodCroissantChocolateRecipe": { | ||
"id": " | "id": "ADTFoodCroissantChocolateRecipe", | ||
"name": " | "name": "Croissant with chocolate recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDoughSlice": 1, | ||
" | "FoodSnackChocolateBar": 1 | ||
}, | |||
"reagents": { | |||
"Egg": 6, | |||
"Sugar": 5 | |||
}, | }, | ||
"result": "ADTFoodCroissantChocolate" | |||
"result": " | |||
}, | }, | ||
" | "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": {}, | "reagents": { | ||
"result": " | "Water": 5 | ||
}, | |||
"result": "FoodSoupBungo" | |||
}, | }, | ||
" | "RecipeBurgerMcguffin": { | ||
"id": " | "id": "RecipeBurgerMcguffin", | ||
"name": " | "name": "McGuffin recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodCheeseSlice": 1 | "FoodCheeseSlice": 1, | ||
"FoodEgg": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerMcguffin" | |||
"result": " | |||
}, | }, | ||
" | "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 | ||
}, | }, | ||
"result": " | "result": "FoodCakeCheese" | ||
}, | }, | ||
" | "RecipeDonkpocketCarp": { | ||
"id": " | "id": "RecipeDonkpocketCarp", | ||
"name": "Warm | "name": "Warm carp-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketCarp": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketCarpWarm" | ||
}, | }, | ||
" | "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": " | |||
}, | }, | ||
" | "RecipeWatermelonFruitBowlSalad": { | ||
"id": " | "id": "RecipeWatermelonFruitBowlSalad", | ||
"name": " | "name": "Watermelon fruit bowl recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodWatermelon": 1, | ||
"FoodApple": 1, | |||
"FoodBanana": 1, | |||
"FoodLemon": 1, | |||
"FoodOrange": 1, | |||
"FoodAmbrosiaVulgaris": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSaladWatermelonFruitBowl" | ||
}, | }, | ||
" | "RecipeAmanitaPie": { | ||
"id": " | "id": "RecipeAmanitaPie", | ||
"name": " | "name": "Amanita pie recipe", | ||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDoughPie": 1, | |||
"FoodFlyAmanita": 1, | |||
"FoodPlateTin": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodPieAmanita" | |||
}, | |||
"RecipeBrainBurger": { | |||
"id": "RecipeBrainBurger", | |||
"name": "Brain burger recipe", | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "OrganHumanBrain": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerBrain" | ||
}, | }, | ||
" | "RecipePlainBurger": { | ||
"id": " | "id": "RecipePlainBurger", | ||
"name": " | "name": "Plain burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat | "FoodMeat": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerPlain" | ||
}, | }, | ||
" | "ADTFoodCroissantCheeseRecipe": { | ||
"id": " | "id": "ADTFoodCroissantCheeseRecipe", | ||
"name": " | "name": "Croissant with cheese recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDoughSlice": 1, | ||
"FoodCheeseSlice": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Egg": 6, | ||
" | "Sugar": 5 | ||
}, | }, | ||
"result": " | "result": "ADTFoodCroissantCheese" | ||
}, | }, | ||
" | "RecipeRicePudding": { | ||
"id": " | "id": "RecipeRicePudding", | ||
"name": " | "name": "Rice pudding recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1 | ||
}, | |||
"reagents": { | |||
"Rice": 15, | |||
"Milk": 10, | |||
"Sugar": 5 | |||
}, | }, | ||
"result": "FoodRicePudding" | |||
"result": " | |||
}, | }, | ||
" | "RecipeFruitSalad": { | ||
"id": " | "id": "RecipeFruitSalad", | ||
"name": " | "name": "Fruit salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodOrange": 1, | ||
"FoodApple": 1, | |||
"FoodGrape": 1, | |||
"FoodWatermelonSlice": 2 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSaladFruit" | ||
}, | }, | ||
" | "RecipeWaffles": { | ||
"id": " | "id": "RecipeWaffles", | ||
"name": " | "name": "Waffle recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": {}, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 5, | ||
"Milk": 5, | |||
"Egg": 6, | |||
"SodaWater": 5 | |||
}, | }, | ||
"result": " | "result": "FoodBakedWaffle" | ||
}, | }, | ||
" | "RecipeCannabisButter": { | ||
"id": " | "id": "RecipeCannabisButter", | ||
"name": " | "name": "Cannabis butter recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodButter": 1, | ||
" | "LeavesCannabis": 6 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCannabisButter" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeCaesarSalad": { | ||
"id": " | "id": "RecipeCaesarSalad", | ||
"name": " | "name": "Caesar salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodOnionRedSlice": 1, | ||
" | "FoodBreadPlainSlice": 1, | ||
"FoodCheeseSlice": 1, | |||
"FoodCabbage": 1 | |||
}, | |||
"reagents": { | |||
"OilOlive": 5 | |||
}, | }, | ||
"result": "FoodSaladCaesar" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBreadCotton": { | ||
"id": " | "id": "RecipeBreadCotton", | ||
"name": " | "name": "Cotton bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCotton": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadCotton" | ||
}, | }, | ||
" | "RecipeFiveBurger": { | ||
"id": " | "id": "RecipeFiveBurger", | ||
"name": " | "name": "Five alarm burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodMeat": 1, | ||
" | "FoodChiliPepper": 3 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerFive" | ||
}, | }, | ||
" | "RecipeChawanmushi": { | ||
"id": " | "id": "RecipeChawanmushi", | ||
"name": " | "name": "Chawanmushi recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 15, | ||
"solids": {}, | |||
"reagents": { | |||
"Milk": 5, | |||
"Egg": 10, | |||
"Water": 5 | |||
}, | |||
"result": "Chawanmushi" | |||
}, | |||
"RecipeSlimeCake": { | |||
"id": "RecipeSlimeCake", | |||
"name": "Slime cake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Slime": 15 | ||
}, | }, | ||
"result": " | "result": "FoodCakeSlime" | ||
}, | }, | ||
" | "RecipeClownBurger": { | ||
"id": " | "id": "RecipeClownBurger", | ||
"name": " | "name": "Clownburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "ClothingMaskClown": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerClown" | ||
}, | }, | ||
" | "RecipeVegetableSoup": { | ||
"id": " | "id": "RecipeVegetableSoup", | ||
"name": " | "name": "Vegetable soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1, | "FoodBowlBig": 1, | ||
" | "FoodCorn": 1, | ||
" | "FoodCarrot": 1, | ||
"FoodPotato": 1, | |||
"FoodEggplant": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": 5 | "Water": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSoupVegetable" | ||
}, | }, | ||
" | "RecipeDonkpocketHonk": { | ||
"id": " | "id": "RecipeDonkpocketHonk", | ||
"name": " | "name": "Warm honk-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketHonk": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodDonkpocketHonkWarm" | |||
"result": " | |||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeButteredToast": { | ||
"id": " | "id": "RecipeButteredToast", | ||
"name": " | "name": "Buttered toast recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1, | ||
" | "FoodButterSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadButteredToast" | ||
}, | }, | ||
" | "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": " | |||
}, | }, | ||
" | "RecipeEmpoweredBurger": { | ||
"id": " | "id": "RecipeEmpoweredBurger", | ||
"name": " | "name": "Empowered burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "SheetPlasma1": 2 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerEmpowered" | |||
"result": " | |||
}, | }, | ||
" | "RecipeRiceGumbo": { | ||
"id": " | "id": "RecipeRiceGumbo", | ||
"name": " | "name": "Black-eyed gumbo recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodRiceBoiled": 1, | ||
" | "FoodMeatCutlet": 3, | ||
" | "FoodChiliPepper": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodRiceGumbo" | ||
}, | }, | ||
" | "ADTRecipeSausageRaw": { | ||
"id": " | "id": "ADTRecipeSausageRaw", | ||
"name": " | "name": "Raw sausage recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodMeatCutlet": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Milk": 5, | ||
" | "TableSalt": 2, | ||
"Egg": 6 | |||
}, | }, | ||
"result": " | "result": "ADTFoodSausageRaw" | ||
}, | }, | ||
" | "RecipeBigBiteBurger": { | ||
"id": " | "id": "RecipeBigBiteBurger", | ||
"name": " | "name": "Big bite burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat": 2, | |||
"FoodCheeseSlice": 1, | |||
"FoodTomato": 1, | |||
"FoodOnionSlice": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerBig" | |||
"result": " | |||
}, | }, | ||
" | "RecipeSuperBiteBurger": { | ||
"id": " | "id": "RecipeSuperBiteBurger", | ||
"name": " | "name": "Super bite burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 25, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat": 2, | |||
"FoodCheeseSlice": 2, | |||
"FoodTomato": 2, | |||
"FoodEgg": 2 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "TableSalt": 5 | ||
}, | }, | ||
"result": " | "result": "FoodBurgerSuper" | ||
}, | }, | ||
" | "RecipeChiliClown": { | ||
"id": " | "id": "RecipeChiliClown", | ||
"name": " | "name": "Chili con carnival recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1 | "FoodBowlBig": 1, | ||
"FoodChiliPepper": 1, | |||
"FoodMeatCutlet": 1, | |||
"FoodOnionSlice": 1, | |||
"FoodTomato": 1, | |||
"ClothingShoesClown": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodSoupChiliClown" | |||
"result": " | |||
}, | }, | ||
" | "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": " | "result": "FoodSaladHerb" | ||
}, | |||
"ADTRecipeShawermaCheese": { | |||
"id": "ADTRecipeShawermaCheese", | |||
"name": "Cheese shawerma recipe", | |||
"type": "microwaveRecipes", | |||
"time": 20, | |||
"solids": { | |||
"FoodTomato": 1, | |||
"FoodMeatCutlet": 3, | |||
"FoodDough": 1, | |||
"FoodCarrot": 1, | |||
"FoodOnionRedSlice": 1, | |||
"FoodCabbage": 1, | |||
"FoodCheeseSlice": 1 | |||
}, | |||
"reagents": { | |||
"Mayo": 2 | |||
}, | |||
"result": "ADTShawermaCheese" | |||
}, | }, | ||
" | "RecipeLoadedBakedPotato": { | ||
"id": " | "id": "RecipeLoadedBakedPotato", | ||
"name": " | "name": "Loaded baked potato recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodPotato": 1, | ||
" | "FoodCheeseSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMealPotatoLoaded" | ||
}, | }, | ||
" | "RecipeXenoburger": { | ||
"id": " | "id": "RecipeXenoburger", | ||
"name": " | "name": "Xenoburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodMeatXeno": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerXeno" | |||
"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": "FoodCakeBrain" | |||
"result": " | |||
}, | }, | ||
" | "RecipePastaTomato": { | ||
"id": " | "id": "RecipePastaTomato", | ||
"name": " | "name": "Pasta tomato recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
" | "FoodTomato": 2 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodNoodles" | ||
" | }, | ||
"RecipeGarlicBread": { | |||
"id": "RecipeGarlicBread", | |||
"name": "Garlic bread slice recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBreadPlainSlice": 1, | |||
"FoodGarlic": 1, | |||
"FoodButterSlice": 1 | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodBreadGarlicSlice" | |||
}, | }, | ||
" | "RecipeRibs": { | ||
"id": " | "id": "RecipeRibs", | ||
"name": " | "name": "BBQ ribs recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodMeat": 2, | ||
"FoodKebabSkewer": 1 | "FoodKebabSkewer": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "BbqSauce": 5 | ||
}, | |||
"result": "FoodMealRibs" | |||
}, | }, | ||
" | "RecipeGhostBurger": { | ||
"id": " | "id": "RecipeGhostBurger", | ||
"name": " | "name": "Ghost burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "Ectoplasm": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerGhost" | ||
}, | }, | ||
" | "RecipeButterNoodles": { | ||
"id": " | "id": "RecipeButterNoodles", | ||
"name": " | "name": "Butter noodles recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
"FoodButter": 1 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodNoodlesButter" | |||
"result": " | |||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeLimeCake": { | ||
"id": " | "id": "RecipeLimeCake", | ||
"name": " | "name": "Lime cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
"FoodLime": 3 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodCakeLime" | ||
}, | }, | ||
" | "RecipeJellyBurger": { | ||
"id": " | "id": "RecipeJellyBurger", | ||
"name": " | "name": "Jelly burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "FoodJellyAmanita": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerJelly" | |||
"result": " | |||
}, | }, | ||
" | "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": { | |||
"TranexamicAcid": 20, | |||
"Cryptobiolin": 20 | |||
}, | }, | ||
"result": "MedicatedSuture" | |||
"result": " | |||
}, | }, | ||
" | "RecipeRaisinCookie": { | ||
"id": " | "id": "RecipeRaisinCookie", | ||
"name": " | "name": "Raisin cookie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodSnackRaisins": 1 | ||
" | }, | ||
"reagents": { | |||
"Flour": 5, | |||
"Sugar": 5 | |||
}, | }, | ||
"result": "FoodBakedCookieRaisin" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBoiledRice": { | ||
"id": " | "id": "RecipeBoiledRice", | ||
"name": " | "name": "Boiled rice recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Rice": 15, | ||
" | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodRiceBoiled" | ||
}, | }, | ||
" | "RecipeLemoonCake": { | ||
"id": " | "id": "RecipeLemoonCake", | ||
"name": " | "name": "Lemoon cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodCakePlain": 1, | ||
" | "FoodLemoon": 2, | ||
" | "FoodBerries": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodCakeLemoon" | |||
"result": " | |||
}, | }, | ||
" | "RecipeDonkpocketStonk": { | ||
"id": " | "id": "RecipeDonkpocketStonk", | ||
"name": " | "name": "Warm stonk-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketStonk": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
" | "result": "FoodDonkpocketStonkWarm" | ||
" | }, | ||
" | "ADTFoodCroissantCreamRecipe": { | ||
"id": "ADTFoodCroissantCreamRecipe", | |||
"name": "Croissant with cream recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodDoughSlice": 1 | |||
}, | |||
"reagents": { | |||
"Egg": 6, | |||
"Sugar": 5, | |||
"Cream": 5 | |||
}, | }, | ||
"result": " | "result": "ADTFoodCroissantCream" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeCitrusSalad": { | ||
"id": " | "id": "RecipeCitrusSalad", | ||
"name": " | "name": "Citrus salad recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
" | "FoodOrange": 1, | ||
}, | "FoodLemon": 1, | ||
"reagents": {}, | "FoodLime": 1 | ||
"result": " | }, | ||
"reagents": {}, | |||
"result": "FoodSaladCitrus" | |||
}, | }, | ||
" | "RecipeAmanitaJelly": { | ||
"id": " | "id": "RecipeAmanitaJelly", | ||
"name": " | "name": "Amanita jelly recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodFlyAmanita": 3 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Water": 5, | ||
"Vodka": 5 | |||
}, | }, | ||
"result": " | "result": "FoodJellyAmanita" | ||
}, | }, | ||
" | "ADTFriedEggSausageRecipe": { | ||
"id": " | "id": "ADTFriedEggSausageRecipe", | ||
"name": " | "name": "Fried egg with sausage recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ADTFoodSausageRaw": 1, | ||
"FoodPlateSmall": 1 | |||
}, | |||
"reagents": { | |||
"Egg": 12 | |||
}, | }, | ||
"result": "ADTFriedEggSausage" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBaguette": { | ||
"id": " | "id": "RecipeBaguette", | ||
"name": " | "name": "Baguette recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 15, | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"TableSalt": | "TableSalt": 5, | ||
"Blackpepper": 5 | |||
}, | }, | ||
"result": " | "result": "FoodBreadBaguette" | ||
}, | }, | ||
" | "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": " | |||
}, | }, | ||
" | "RecipeMushroomSoup": { | ||
"id": " | "id": "RecipeMushroomSoup", | ||
"name": " | "name": "Mushroom soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodMushroom": 2 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Water": 5, | ||
"Milk": 5 | |||
}, | |||
"result": "FoodSoupMushroom" | |||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeDonkpocketBerry": { | ||
"id": " | "id": "RecipeDonkpocketBerry", | ||
"name": "Warm | "name": "Warm berry-pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketBerry": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketBerryWarm" | ||
}, | }, | ||
" | "RecipeCannabisBrownies": { | ||
"id": " | "id": "RecipeCannabisBrownies", | ||
"name": " | "name": "Cannabis brownie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 25, | ||
"solids": { | "solids": { | ||
" | "FoodCannabisButter": 2, | ||
" | "FoodSnackChocolateBar": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Flour": 15, | |||
"Sugar": 30, | |||
"Egg": 18 | |||
" | |||
}, | }, | ||
"result": "FoodBakedCannabisBrownieBatch" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBisque": { | ||
"id": " | "id": "RecipeBisque", | ||
"name": " | "name": "Bisque recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1, | "FoodBowlBig": 1, | ||
" | "FoodTomato": 1, | ||
"FoodMushroom": 1, | |||
"FoodMeatFish": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": 10 | "Water": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupBisque" | ||
}, | }, | ||
" | "RecipeTwoBreadSlice": { | ||
"id": " | "id": "RecipeTwoBreadSlice", | ||
"name": " | "name": "Two slice recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 2 | ||
}, | |||
"reagents": { | |||
"Wine": 5 | |||
}, | }, | ||
"result": "FoodBreadTwoSlice" | |||
"result": " | |||
}, | }, | ||
" | "RecipeMoldyBreadSlice": { | ||
"id": " | "id": "RecipeMoldyBreadSlice", | ||
"name": " | "name": "Moldy bread slice recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1, | ||
" | "FoodFlyAmanita": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBreadMoldySlice" | |||
"result": " | |||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeBaklava": { | ||
"id": " | "id": "RecipeBaklava", | ||
"name": " | "name": "Baklava recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodSnackPistachios": 1, | ||
"FoodPlateTin": 1 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieBaklava" | ||
}, | }, | ||
" | "RecipeSuppermatter": { | ||
"id": " | "id": "RecipeSuppermatter", | ||
"name": " | "name": "Suppermatter recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodCakeBatter": 2 | ||
" | }, | ||
" | "reagents": { | ||
"Sugar": 30, | |||
"Nitrogen": 10, | |||
"Plasma": 10 | |||
}, | }, | ||
"result": "FoodCakeSuppermatter" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCornInButter": { | ||
"id": " | "id": "RecipeCornInButter", | ||
"name": " | "name": "Corn in butter recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodCorn": 1, | ||
" | "FoodPlate": 1, | ||
}, | "FoodButter": 1 | ||
"reagents": {}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodMealCornInButter" | |||
}, | }, | ||
" | "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": { | ||
" | "Milk": 15, | ||
"Cognizine": 5 | |||
}, | }, | ||
"result": " | "result": "MobCatCake" | ||
}, | }, | ||
" | "RecipeCarpBurger": { | ||
"id": " | "id": "RecipeCarpBurger", | ||
"name": " | "name": "Fillet-o-carp burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodMeatFish": 1, | ||
"FoodCheeseSlice": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerCarp" | ||
}, | }, | ||
" | "RecipeBananaBread": { | ||
"id": " | "id": "RecipeBananaBread", | ||
"name": " | "name": "Banana bread recipe", | ||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDough": 1, | |||
"FoodBanana": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBreadBanana" | |||
}, | |||
"RecipeMimanaBread": { | |||
"id": "RecipeMimanaBread", | |||
"name": "Mimana bread recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDough": 1, | |||
"FoodMimana": 1 | |||
}, | |||
"reagents": { | |||
"Nothing": 5 | |||
}, | |||
"result": "FoodBreadMimana" | |||
}, | |||
"RecipeWingFangChuSoup": { | |||
"id": "RecipeWingFangChuSoup", | |||
"name": "Wing fang chu recipe", | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1, | "FoodBowlBig": 1, | ||
" | "FoodMeatXenoCutlet": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Soysauce": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSoupWingFangChu" | ||
}, | }, | ||
" | "RecipePopcorn": { | ||
"id": " | "id": "RecipePopcorn", | ||
"name": " | "name": "Popcorn recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 20, | "time": 20, | ||
"solids": { | "solids": { | ||
" | "FoodCorn": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodSnackPopcorn" | ||
}, | |||
"RecipeFries": { | |||
"id": "RecipeFries", | |||
"name": "Space fries recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodPotato": 1 | |||
}, | |||
"reagents": { | |||
"TableSalt": 5 | |||
}, | |||
"result": "FoodMealFries" | |||
}, | }, | ||
" | "RecipeDriedTobacco": { | ||
"id": " | "id": "RecipeDriedTobacco", | ||
"name": " | "name": "Dried tobacco leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "LeavesTobacco": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "LeavesTobaccoDried" | ||
}, | }, | ||
" | "RecipeTomatoBloodSoup": { | ||
"id": " | "id": "RecipeTomatoBloodSoup", | ||
"name": " | "name": "Tomato blood soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1, | "FoodBowlBig": 1, | ||
" | "FoodBloodTomato": 2 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Blood": 10 | ||
}, | }, | ||
"result": " | "result": "FoodSoupTomatoBlood" | ||
}, | }, | ||
" | "RecipeColeslaw": { | ||
"id": " | "id": "RecipeColeslaw", | ||
"name": " | "name": "Coleslaw recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
"FoodBowlBig": 1 | "FoodBowlBig": 1, | ||
"FoodOnionRed": 1, | |||
"FoodCabbage": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Vinaigrette": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSaladColeslaw" | ||
}, | }, | ||
" | "RecipeCrabBurger": { | ||
"id": " | "id": "RecipeCrabBurger", | ||
"name": " | "name": "Crab burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids | "solids": { | ||
"FoodBreadBun": 1, | |||
" | "FoodMeatCrab": 2 | ||
" | |||
}, | }, | ||
"result": " | "reagents": {}, | ||
"result": "FoodBurgerCrab" | |||
}, | }, | ||
" | "RecipeFrenchToast": { | ||
"id": " | "id": "RecipeFrenchToast", | ||
"name": " | "name": "French toast recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodBreadPlainSlice": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Milk": 5, | ||
"Egg": 12 | |||
}, | |||
"result": "FoodBreadFrenchToast" | |||
}, | }, | ||
" | "RecipeMargheritaPizza": { | ||
"id": " | "id": "RecipeMargheritaPizza", | ||
"name": " | "name": "Margherita pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodCheeseSlice": 1, | ||
" | "FoodTomato": 4 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaMargherita" | ||
}, | }, | ||
" | "RecipeSpellBurger": { | ||
"id": " | "id": "RecipeSpellBurger", | ||
"name": " | "name": "Spell burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
" | "ClothingHeadHatWizard": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBurgerSpell" | |||
"result": " | |||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeCookieOatmeal": { | ||
"id": " | "id": "RecipeCookieOatmeal", | ||
"name": " | "name": "Oatmeal cookie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodButterSlice": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Oats": 5, | ||
"Sugar": | "Sugar": 5 | ||
}, | }, | ||
"result": " | "result": "FoodBakedCookieOatmeal" | ||
}, | }, | ||
" | "RecipeCornbread": { | ||
"id": " | "id": "RecipeCornbread", | ||
"name": " | "name": "Cornbread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDoughCornmeal": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadCorn" | ||
}, | }, | ||
" | "RecipeOatmeal": { | ||
"id": " | "id": "RecipeOatmeal", | ||
"name": " | "name": "Oatmeal recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": { | ||
"result": " | "Oats": 15, | ||
"Water": 10 | |||
}, | |||
"result": "FoodOatmeal" | |||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "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": " | "result": "FoodCakeBlueberry" | ||
}, | }, | ||
" | "RecipeNotsandwich": { | ||
"id": " | "id": "RecipeNotsandwich", | ||
"name": " | "name": "Notsandwich recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "ClothingMaskItalianMoustache": 1, | ||
" | "FoodBreadPlainSlice": 2 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "NotSandwich" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCake": { | ||
"id": " | "id": "RecipeCake", | ||
"name": " | "name": "Cake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodCakeBatter": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodCakePlain" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCorgiBurger": { | ||
"id": " | "id": "RecipeCorgiBurger", | ||
"name": " | "name": "Corgi burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodMeatCorgi": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerCorgi" | ||
}, | }, | ||
" | "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": " | |||
}, | }, | ||
" | "RecipeColdChili": { | ||
"id": " | "id": "RecipeColdChili", | ||
"name": " | "name": "Cold chili recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodSoupChiliHot": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Nitrogen": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSoupChiliCold" | ||
}, | }, | ||
" | "RecipeQueso": { | ||
"id": " | "id": "RecipeQueso", | ||
"name": " | "name": "Queso recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodChiliPepper": 1, | ||
"FoodCheeseSlice | "FoodCheeseSlice": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodMealQueso" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeBananaCreamPie": { | ||
"id": " | "id": "RecipeBananaCreamPie", | ||
"name": " | "name": "Banana cream pie recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughPie": 1, | ||
" | "FoodBanana": 3, | ||
" | "FoodPlateTin": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPieBananaCream" | ||
}, | }, | ||
" | "RecipeNettleSoup": { | ||
"id": " | "id": "RecipeNettleSoup", | ||
"name": " | "name": "Nettle soup recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"Nettle": 1, | |||
"FoodPotato": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10, | |||
"Egg": 6 | |||
}, | }, | ||
"result": "FoodSoupNettle" | |||
"result": " | |||
}, | }, | ||
" | "RecipeDriedCannabisRainbow": { | ||
"id": " | "id": "RecipeDriedCannabisRainbow", | ||
"name": " | "name": "Dried rainbow cannabis leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "LeavesCannabisRainbow": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "LeavesCannabisRainbowDried" | ||
}, | }, | ||
" | "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": { | ||
" | "Gold": 10, | ||
"Sugar": 5 | "Sugar": 5, | ||
"Milk": 5 | |||
}, | }, | ||
"result": " | "result": "FoodTartGapple" | ||
}, | }, | ||
" | "RecipeCopypasta": { | ||
"id": " | "id": "RecipeCopypasta", | ||
"name": " | "name": "Copypasta recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodles": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodNoodlesCopy" | ||
}, | }, | ||
" | "RecipeHawaiianPizza": { | ||
"id": " | "id": "RecipeHawaiianPizza", | ||
"name": " | "name": "Hawaiian pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodMeatChickenCutlet": 3, | ||
"FoodPineappleSlice": 5 | |||
" | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodPizzaPineapple" | ||
}, | }, | ||
" | "RecipeWarmDankpocket": { | ||
"id": " | "id": "RecipeWarmDankpocket", | ||
"name": " | "name": "Warm dank pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocketDank": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodDonkpocketDankWarm" | |||
"result": " | |||
}, | }, | ||
" | "RecipeWarmDonkpocket": { | ||
"id": " | "id": "RecipeWarmDonkpocket", | ||
"name": " | "name": "Warm donk pocket recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDonkpocket": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodDonkpocketWarm" | ||
}, | }, | ||
" | "RecipeTomatoSoup": { | ||
"id": " | "id": "RecipeTomatoSoup", | ||
"name": " | "name": "Tomato soup recipe", | ||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodTomato": 2 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | |||
"result": "FoodSoupTomato" | |||
}, | |||
"RecipeBearger": { | |||
"id": "RecipeBearger", | |||
"name": "Bearger recipe", | |||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodMeatBear": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerBear" | ||
}, | }, | ||
" | "RecipeChowMein": { | ||
"id": " | "id": "RecipeChowMein", | ||
"name": " | "name": "Chow mein recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodNoodlesBoiled": 1, | ||
" | "FoodEggplant": 1, | ||
" | "FoodCarrot": 1, | ||
"FoodCorn": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Egg": 6 | ||
}, | }, | ||
"result": " | "result": "FoodNoodlesChowmein" | ||
}, | }, | ||
" | "RecipeBoiledSpaghetti": { | ||
"id": " | "id": "RecipeBoiledSpaghetti", | ||
"name": " | "name": "Boiled spaghetti recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodButter": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Flour": 15, | ||
" | "Egg": 6 | ||
}, | }, | ||
"result": " | "result": "FoodNoodlesBoiled" | ||
}, | }, | ||
" | "RecipeMeatballSpaghetti": { | ||
"id": " | "id": "RecipeMeatballSpaghetti", | ||
"name": " | "name": "Spaghetti \u0026 meatballs recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodNoodlesBoiled": 1, | "FoodNoodlesBoiled": 1, | ||
" | "FoodMeatMeatball": 2 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodNoodlesMeatball" | ||
}, | }, | ||
" | "RecipeChocolateChipPancake": { | ||
"id": " | "id": "RecipeChocolateChipPancake", | ||
"name": " | "name": "Chocolate chip pancake recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodSnackChocolateBar": 1 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
Строка 2297: | Строка 2406: | ||
"Egg": 6 | "Egg": 6 | ||
}, | }, | ||
"result": " | "result": "FoodBakedPancakeCc" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeDriedCannabis": { | ||
"id": " | "id": "RecipeDriedCannabis", | ||
"name": " | "name": "Dried cannabis leaves recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "LeavesCannabis": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "LeavesCannabisDried" | |||
"result": " | |||
}, | }, | ||
" | "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": " | "result": "FoodCakeApple" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeUraniumPizza": { | ||
"id": " | "id": "RecipeUraniumPizza", | ||
"name": " | "name": "Spicy rock pizza recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 30, | ||
"solids": { | "solids": { | ||
" | "FoodDoughFlat": 1, | ||
" | "FoodChiliPepper": 2, | ||
" | "FoodTomato": 2, | ||
"SheetUranium1": 2 | |||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodPizzaUranium" | |||
"result": " | |||
}, | }, | ||
" | "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" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBread": { | ||
"id": " | "id": "RecipeBread", | ||
"name": " | "name": "Bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1 | ||
}, | }, | ||
"reagents": { | "reagents": {}, | ||
"result": "FoodBreadPlain" | |||
"result": " | |||
}, | }, | ||
" | "RecipeBagelPoppy": { | ||
"id": " | "id": "RecipeBagelPoppy", | ||
"name": " | "name": "Poppyseed bagel recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughRope": 1, | ||
"PoppySeeds": 1 | |||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBagelPoppy" | ||
}, | }, | ||
" | "RecipeAppendixBurger": { | ||
"id": " | "id": "RecipeAppendixBurger", | ||
"name": " | "name": "Appendix burger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "OrganHumanAppendix": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBurgerAppendix" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeDumplings": { | ||
"id": " | "id": "RecipeDumplings", | ||
"name": " | "name": "Dumplings recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDoughSlice": 3 | ||
}, | }, | ||
"reagents": { | "reagents": { | ||
"Water": 10 | "Water": 10, | ||
"UncookedAnimalProteins": 6 | |||
}, | }, | ||
"result": " | "result": "FoodBakedDumplings" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeTofuBread": { | ||
"id": " | "id": "RecipeTofuBread", | ||
"name": " | "name": "Tofu bread recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodDough": 1, | ||
" | "FoodTofu": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodBreadTofu" | ||
}, | }, | ||
" | "RecipeWaffleSoy": { | ||
"id": " | "id": "RecipeWaffleSoy", | ||
"name": " | "name": "Soy waffle recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": {}, | ||
" | "reagents": { | ||
" | "Flour": 5, | ||
"MilkSoy": 5, | |||
"Egg": 6, | |||
"SodaWater": 5 | |||
}, | }, | ||
"result": "FoodBakedWaffleSoy" | |||
"result": " | |||
}, | }, | ||
" | "RecipeCrazyHamburger": { | ||
"id": " | "id": "RecipeCrazyHamburger", | ||
"name": " | "name": "Crazy hamburger recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 15, | ||
"solids": { | "solids": { | ||
" | "FoodBreadBun": 1, | ||
"FoodMeat": 2, | |||
"FoodCheeseSlice": 2, | |||
"FoodChiliPepper": 1, | |||
"FoodCabbage": 1, | |||
"CrayonGreen": 1, | |||
"Flare": 1 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "OilOlive": 15 | ||
}, | }, | ||
"result": " | "result": "FoodBurgerCrazy" | ||
}, | }, | ||
" | "RecipeWingFangChuSoupSpider": { | ||
"id": " | "id": "RecipeWingFangChuSoupSpider", | ||
"name": " | "name": "Wing fang chu recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": | "time": 10, | ||
"solids": { | "solids": { | ||
" | "FoodBowlBig": 1, | ||
"FoodMeatSpider": 2 | |||
}, | }, | ||
"reagents": { | "reagents": { | ||
" | "Soysauce": 5 | ||
}, | }, | ||
"result": " | "result": "FoodSoupWingFangChu" | ||
}, | }, | ||
" | "RecipeChickenSandwich": { | ||
"id": " | "id": "RecipeChickenSandwich", | ||
"name": " | "name": "Chicken sandwich recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 10, | "time": 10, | ||
"solids": { | "solids": { | ||
"FoodBreadBun": 1, | "FoodBreadBun": 1, | ||
" | "FoodMeatChicken": 1 | ||
}, | |||
"reagents": { | |||
"Mayo": 5 | |||
}, | }, | ||
"result": "FoodBurgerChicken" | |||
"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": " | |||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "RecipeTacoShell": { | ||
"id": " | "id": "RecipeTacoShell", | ||
"name": " | "name": "Taco shell recipe", | ||
"type": "microwaveRecipes", | "type": "microwaveRecipes", | ||
"time": 5, | "time": 5, | ||
"solids": { | "solids": { | ||
" | "FoodDoughTortillaFlat": 1 | ||
}, | }, | ||
"reagents": {}, | "reagents": {}, | ||
"result": " | "result": "FoodTacoShell" | ||
} | |||
}, | |||
"sliceableRecipes": { | |||
"FoodCakeCheese": { | |||
"id": "FoodCakeCheese", | |||
"name": "Сырный торт", | |||
"type": "sliceableRecipes", | |||
"input": "FoodCakeCheese", | |||
"result": "FoodCakeCheeseSlice", | |||
"count": 5 | |||
}, | }, | ||
" | "WeaponBaguette": { | ||
"id": " | "id": "WeaponBaguette", | ||
"name": " | "name": "Багет", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "WeaponBaguette", | ||
"result": "FoodBreadBaguetteSlice", | |||
"count": 12 | |||
" | |||
" | |||
}, | }, | ||
" | "FoodMeatClown": { | ||
"id": " | "id": "FoodMeatClown", | ||
"name": " | "name": "Мясо клоуна", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodMeatClown", | ||
"result": "FoodMeatSalamiSlice", | |||
"count": 5 | |||
" | |||
}, | }, | ||
" | "FoodPizzaMushroom": { | ||
"id": " | "id": "FoodPizzaMushroom", | ||
"name": " | "name": "Грибная пицца", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodPizzaMushroom", | ||
"result": "FoodPizzaMushroomSlice", | |||
"count": 8 | |||
" | |||
" | |||
}, | }, | ||
" | "FoodCakeApple": { | ||
"id": " | "id": "FoodCakeApple", | ||
"name": " | "name": "Яблочный торт", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodCakeApple", | ||
"result": "FoodCakeAppleSlice", | |||
"count": 5 | |||
" | |||
}, | }, | ||
" | "FoodCakeLime": { | ||
"id": " | "id": "FoodCakeLime", | ||
"name": " | "name": "Лаймовый торт", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodCakeLime", | ||
" | "result": "FoodCakeLimeSlice", | ||
"count": 5 | |||
" | |||
}, | }, | ||
" | "FoodPieClafoutis": { | ||
"id": " | "id": "FoodPieClafoutis", | ||
"name": " | "name": "Ягодный клафути", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodPieClafoutis", | ||
"result": "FoodPieClafoutisSlice", | |||
"count": 4 | |||
" | |||
}, | }, | ||
" | "FoodMeatHuman": { | ||
"id": " | "id": "FoodMeatHuman", | ||
"name": " | "name": "Сырое мясо человека", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodMeatHuman", | ||
"result": "FoodMeatCutlet", | |||
"count": 3 | |||
" | |||
" | |||
}, | }, | ||
" | "FoodMeatPenguin": { | ||
"id": " | "id": "FoodMeatPenguin", | ||
"name": " | "name": "Сырое мясо пингвина", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodMeatPenguin", | ||
"result": "FoodMeatPenguinCutlet", | |||
"count": 3 | |||
" | |||
}, | }, | ||
" | "FoodMeatLizardCooked": { | ||
"id": " | "id": "FoodMeatLizardCooked", | ||
"name": " | "name": "Стейк из ящерицы", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodMeatLizardCooked", | ||
"result": "FoodMeatLizardCutletCooked", | |||
"count": 3 | |||
" | |||
" | |||
}, | }, | ||
" | "FoodMeatChicken": { | ||
"id": " | "id": "FoodMeatChicken", | ||
"name": " | "name": "Сырое мясо курицы", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodMeatChicken", | ||
" | "result": "FoodMeatChickenCutlet", | ||
"count": 3 | |||
" | |||
}, | }, | ||
" | "FoodPizzaMargherita": { | ||
"id": " | "id": "FoodPizzaMargherita", | ||
"name": " | "name": "Пицца маргарита", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodPizzaMargherita", | ||
"result": "FoodPizzaMargheritaSlice", | |||
"count": 8 | |||
" | |||
" | |||
}, | }, | ||
" | "FoodBreadBaguette": { | ||
"id": " | "id": "FoodBreadBaguette", | ||
"name": " | "name": "Багет", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodBreadBaguette", | ||
" | "result": "FoodBreadBaguetteSlice", | ||
"count": 12 | |||
}, | |||
"FoodMeatTomato": { | |||
"id": "FoodMeatTomato", | |||
" | "name": "Мясо помидора-убийцы", | ||
"result": " | "type": "sliceableRecipes", | ||
"input": "FoodMeatTomato", | |||
"result": "FoodMeatTomatoCutlet", | |||
"count": 3 | |||
}, | }, | ||
" | "FoodPizzaPineapple": { | ||
"id": " | "id": "FoodPizzaPineapple", | ||
"name": " | "name": "Гавайская пицца", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodPizzaPineapple", | ||
"result": "FoodPizzaPineappleSlice", | |||
"count": 8 | |||
" | |||
}, | }, | ||
" | "FoodCakeBirthday": { | ||
"id": " | "id": "FoodCakeBirthday", | ||
"name": " | "name": "Именинный торт", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodCakeBirthday", | ||
" | "result": "FoodCakeBirthdaySlice", | ||
"count": 5 | |||
}, | |||
"FoodBreadTofu": { | |||
" | "id": "FoodBreadTofu", | ||
"result": " | "name": "Хлеб из тофу", | ||
"type": "sliceableRecipes", | |||
"input": "FoodBreadTofu", | |||
"result": "FoodBreadTofuSlice", | |||
"count": 5 | |||
}, | }, | ||
" | "FoodCakeOrange": { | ||
"id": " | "id": "FoodCakeOrange", | ||
"name": " | "name": "Апельсиновый торт", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodCakeOrange", | ||
"result": "FoodCakeOrangeSlice", | |||
"count": 5 | |||
" | |||
}, | }, | ||
" | "FoodMeatCooked": { | ||
"id": " | "id": "FoodMeatCooked", | ||
"name": " | "name": "Стейк", | ||
"type": " | "type": "sliceableRecipes", | ||
" | "input": "FoodMeatCooked", | ||
"result": "FoodMeatCutletCooked", | |||
"count": 3 | |||
" | |||
}, | }, | ||
" | "FoodCakeLemon": { | ||
"id": " | "id": "FoodCakeLemon", | ||
"name": " | "name": "Лимонный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeLemon", | ||
"result": " | "result": "FoodCakeLemonSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodPizzaArnold": { | ||
"id": " | "id": "FoodPizzaArnold", | ||
"name": " | "name": "Пицца Арнольда", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaArnold", | ||
"result": " | "result": "FoodPizzaArnoldSlice", | ||
"count": 8 | "count": 8 | ||
}, | }, | ||
" | "FoodCakeChocolate": { | ||
"id": " | "id": "FoodCakeChocolate", | ||
"name": " | "name": "Шоколадный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeChocolate", | ||
"result": " | "result": "FoodCakeChocolateSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodBreadMeat": { | ||
"id": " | "id": "FoodBreadMeat", | ||
"name": " | "name": "Мясной хлеб", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadMeat", | ||
"result": " | "result": "FoodBreadMeatSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodPizzaDonkpocket": { | ||
"id": " | "id": "FoodPizzaDonkpocket", | ||
"name": " | "name": "Пицца донк-покет", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaDonkpocket", | ||
"result": " | "result": "FoodPizzaDonkpocketSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodPizzaDank": { | ||
"id": " | "id": "FoodPizzaDank", | ||
"name": " | "name": "Расслабляющая пицца", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaDank", | ||
"result": " | "result": "FoodPizzaDankSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodChevre": { | ||
"id": " | "id": "FoodChevre", | ||
"name": " | "name": "Брусок козьего сыра", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodChevre", | ||
"result": " | "result": "FoodChevreSlice", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodBakedBrownieBatch": { | ||
"id": " | "id": "FoodBakedBrownieBatch", | ||
"name": " | "name": "Брауни", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBakedBrownieBatch", | ||
"result": " | "result": "FoodBakedBrownie", | ||
"count": | "count": 6 | ||
}, | }, | ||
" | "FoodPieCherry": { | ||
"id": " | "id": "FoodPieCherry", | ||
"name": " | "name": "Вишнёвый пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieCherry", | ||
"result": " | "result": "FoodPieCherrySlice", | ||
"count": | "count": 4 | ||
}, | }, | ||
" | "FoodBreadMeatXeno": { | ||
"id": " | "id": "FoodBreadMeatXeno", | ||
"name": " | "name": "Хлеб из ксено-мяса", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadMeatXeno", | ||
"result": " | "result": "FoodBreadMeatXenoSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodCheese": { | ||
"id": " | "id": "FoodCheese", | ||
"name": " | "name": "Головка сыра", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCheese", | ||
"result": " | "result": "FoodCheeseSlice", | ||
"count": | "count": 4 | ||
}, | }, | ||
" | "FoodPizzaVegetable": { | ||
"id": " | "id": "FoodPizzaVegetable", | ||
"name": " | "name": "Овощная пицца", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaVegetable", | ||
"result": " | "result": "FoodPizzaVegetableSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodCakePumpkin": { | ||
"id": " | "id": "FoodCakePumpkin", | ||
"name": " | "name": "Пряный тыквенный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakePumpkin", | ||
"result": " | "result": "FoodCakePumpkinSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodMeat": { | ||
"id": " | "id": "FoodMeat", | ||
"name": " | "name": "Сырое мясо", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeat", | ||
"result": " | "result": "FoodMeatCutlet", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodMeatSalami": { | ||
"id": " | "id": "FoodMeatSalami", | ||
"name": " | "name": "Салями", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatSalami", | ||
"result": " | "result": "FoodMeatSalamiSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodMeatRat": { | ||
"id": " | "id": "FoodMeatRat", | ||
"name": " | "name": "Сырое мясо крысы", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatRat", | ||
"result": " | "result": "FoodMeatCutlet", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodPieBaklava": { | ||
"id": " | "id": "FoodPieBaklava", | ||
"name": " | "name": "Пахлава", | ||
"type": "sliceableRecipes", | |||
"input": "FoodPieBaklava", | |||
"result": "FoodPieBaklavaSlice", | |||
"count": 4 | |||
}, | |||
"FoodWatermelon": { | |||
"id": "FoodWatermelon", | |||
"name": "Арбуз", | |||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodWatermelon", | ||
"result": " | "result": "FoodWatermelonSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodPizzaCotton": { | ||
"id": " | "id": "FoodPizzaCotton", | ||
"name": " | "name": "Cotton pizza", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaCotton", | ||
"result": " | "result": "FoodPizzaCottonSlice", | ||
"count": 8 | "count": 8 | ||
}, | }, | ||
" | "FoodOnion": { | ||
"id": " | "id": "FoodOnion", | ||
"name": " | "name": "Лук", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodOnion", | ||
"result": " | "result": "FoodOnionSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodCakeSpaceman": { | ||
"id": " | "id": "FoodCakeSpaceman", | ||
"name": " | "name": "Космонавтский торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeSpaceman", | ||
"result": " | "result": "FoodCakeSpacemanSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodMeatBear": { | ||
"id": " | "id": "FoodMeatBear", | ||
"name": " | "name": "Сырое мясо медведя", | ||
"type": "sliceableRecipes", | |||
"input": "FoodMeatBear", | |||
"result": "FoodMeatBearCutlet", | |||
"count": 3 | |||
}, | |||
"FoodCakeSuppermatter": { | |||
"id": "FoodCakeSuppermatter", | |||
"name": "Суперматерия", | |||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeSuppermatter", | ||
"result": " | "result": "FoodCakeSuppermatterSlice", | ||
"count": 8 | "count": 8 | ||
}, | }, | ||
" | "FoodBreadVolcanic": { | ||
"id": " | "id": "FoodBreadVolcanic", | ||
"name": " | "name": "Вулканический хлеб", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadVolcanic", | ||
"result": " | "result": "FoodBreadVolcanicSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodDough": { | ||
"id": " | "id": "FoodDough", | ||
"name": " | "name": "Тесто", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodDough", | ||
"result": " | "result": "FoodDoughSlice", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodDoughCornmeal": { | ||
"id": " | "id": "FoodDoughCornmeal", | ||
"name": " | "name": "Кукурузное тесто", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodDoughCornmeal", | ||
"result": " | "result": "FoodDoughCornmealSlice", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodMeatPenguinCooked": { | ||
"id": " | "id": "FoodMeatPenguinCooked", | ||
"name": " | "name": "Филе пингвина", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatPenguinCooked", | ||
"result": " | "result": "FoodMeatPenguinCutletCooked", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodMeatBearCooked": { | ||
"id": " | "id": "FoodMeatBearCooked", | ||
"name": " | "name": "Жареное мясо медведя", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatBearCooked", | ||
"result": " | "result": "FoodMeatBearCutletCooked", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodPizzaMeat": { | ||
"id": " | "id": "FoodPizzaMeat", | ||
"name": " | "name": "Мясная пицца", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaMeat", | ||
"result": " | "result": "FoodPizzaMeatSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "MobBreadDog": { | ||
"id": " | "id": "MobBreadDog", | ||
"name": " | "name": "Хлебака", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "MobBreadDog", | ||
"result": " | "result": "FoodBreadSausageSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodDoughFlat": { | ||
"id": " | "id": "FoodDoughFlat", | ||
"name": " | "name": "Плоское тесто", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodDoughFlat", | ||
"result": " | "result": "FoodCroissantRaw", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodCakeBlueberry": { | ||
"id": " | "id": "FoodCakeBlueberry", | ||
"name": " | "name": "Черничный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeBlueberry", | ||
"result": " | "result": "FoodCakeBlueberrySlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodCakeLemoon": { | ||
"id": " | "id": "FoodCakeLemoon", | ||
"name": " | "name": "Лилунный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeLemoon", | ||
"result": " | "result": "FoodCakeLemoonSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodPizzaUranium": { | ||
"id": " | "id": "FoodPizzaUranium", | ||
"name": " | "name": "Острокаменная пицца", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaUranium", | ||
"result": " | "result": "FoodPizzaUraniumSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodBreadCorn": { | ||
"id": " | "id": "FoodBreadCorn", | ||
"name": " | "name": "Кукурузный хлеб", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadCorn", | ||
"result": " | "result": "FoodBreadCornSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodMeatDuckCooked": { | ||
"id": " | "id": "FoodMeatDuckCooked", | ||
"name": " | "name": "Приготовленная мясо утки", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatDuckCooked", | ||
"result": " | "result": "FoodMeatDuckCutletCooked", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodPieApple": { | ||
"id": " | "id": "FoodPieApple", | ||
"name": " | "name": "Яблочный пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieApple", | ||
"result": " | "result": "FoodPieAppleSlice", | ||
"count": | "count": 4 | ||
}, | }, | ||
" | "FoodCakeCarrot": { | ||
"id": " | "id": "FoodCakeCarrot", | ||
"name": " | "name": "Морковный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeCarrot", | ||
"result": " | "result": "FoodCakeCarrotSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodCakeBrain": { | ||
"id": " | "id": "FoodCakeBrain", | ||
"name": " | "name": "Торт с мозгами", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeBrain", | ||
"result": " | "result": "FoodCakeBrainSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodMeatXeno": { | ||
"id": " | "id": "FoodMeatXeno", | ||
"name": " | "name": "Сырое ксено мясо", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatXeno", | ||
"result": " | "result": "FoodMeatXenoCutlet", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodDoughTortilla": { | ||
"id": " | "id": "FoodDoughTortilla", | ||
"name": "Тесто", | "name": "Тесто тортильи", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodDoughTortilla", | ||
"result": " | "result": "FoodDoughTortillaSlice", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodPieXeno": { | ||
"id": " | "id": "FoodPieXeno", | ||
"name": " | "name": "Ксено-пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieXeno", | ||
"result": " | "result": "FoodPieXenoSlice", | ||
"count": | "count": 4 | ||
}, | }, | ||
" | "FoodTofu": { | ||
"id": " | "id": "FoodTofu", | ||
"name": " | "name": "Тофу", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodTofu", | ||
"result": " | "result": "FoodTofuSlice", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodCakePlain": { | ||
"id": " | "id": "FoodCakePlain", | ||
"name": " | "name": "Торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakePlain", | ||
"result": " | "result": "FoodCakePlainSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodPieBananaCream": { | ||
"id": " | "id": "FoodPieBananaCream", | ||
"name": " | "name": "Кремовый банановый пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieBananaCream", | ||
"result": " | "result": "FoodPieBananaCreamSlice", | ||
"count": | "count": 4 | ||
}, | }, | ||
" | "FoodBreadPlain": { | ||
"id": " | "id": "FoodBreadPlain", | ||
"name": " | "name": "Хлеб", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadPlain", | ||
"result": " | "result": "FoodBreadPlainSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodCakeSlime": { | ||
"id": " | "id": "FoodCakeSlime", | ||
"name": " | "name": "Слаймовый торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeSlime", | ||
"result": " | "result": "FoodCakeSlimeSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodMeatLizard": { | ||
"id": " | "id": "FoodMeatLizard", | ||
"name": " | "name": "Сырое мясо ящерицы", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatLizard", | ||
"result": " | "result": "FoodMeatLizardCutlet", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodBreadMimana": { | ||
"id": " | "id": "FoodBreadMimana", | ||
"name": " | "name": "Хлеб мимана", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadMimana", | ||
"result": " | "result": "FoodBreadMimanaSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodBreadCreamcheese": { | ||
"id": " | "id": "FoodBreadCreamcheese", | ||
"name": " | "name": "Хлеб со сливочным сыром", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadCreamcheese", | ||
"result": " | "result": "FoodBreadCreamcheeseSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodTartMime": { | ||
"id": " | "id": "FoodTartMime", | ||
"name": " | "name": "Мимский тарт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodTartMime", | ||
"result": " | "result": "FoodTartMimeSlice", | ||
"count": 4 | "count": 4 | ||
}, | }, | ||
" | "FoodBakedCannabisBrownieBatch": { | ||
"id": " | "id": "FoodBakedCannabisBrownieBatch", | ||
"name": " | "name": "Особые брауни", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBakedCannabisBrownieBatch", | ||
"result": " | "result": "FoodBakedCannabisBrownie", | ||
"count": | "count": 6 | ||
}, | }, | ||
" | "FoodPieMeat": { | ||
"id": " | "id": "FoodPieMeat", | ||
"name": " | "name": "Мясной пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieMeat", | ||
"result": " | "result": "FoodPieMeatSlice", | ||
"count": 4 | |||
}, | |||
"FoodBreadBanana": { | |||
"id": "FoodBreadBanana", | |||
"name": "Бананово-ореховый хлеб", | |||
"type": "sliceableRecipes", | |||
"input": "FoodBreadBanana", | |||
"result": "FoodBreadBananaSlice", | |||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodCakeChristmas": { | ||
"id": " | "id": "FoodCakeChristmas", | ||
"name": " | "name": "Рождественский торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeChristmas", | ||
"result": " | "result": "FoodCakeChristmasSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodPineapple": { | ||
"id": " | "id": "FoodPineapple", | ||
"name": " | "name": "Ананас", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPineapple", | ||
"result": " | "result": "FoodPineappleSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodCakeClown": { | ||
"id": " | "id": "FoodCakeClown", | ||
"name": " | "name": "Клоунский торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeClown", | ||
"result": " | "result": "FoodCakeClownSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodMeatDuck": { | ||
"id": " | "id": "FoodMeatDuck", | ||
"name": " | "name": "Сырое мясо утки", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatDuck", | ||
"result": " | "result": "FoodMeatDuckCutlet", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodCakeVanilla": { | ||
"id": " | "id": "FoodCakeVanilla", | ||
"name": " | "name": "Ванильный торт", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCakeVanilla", | ||
"result": " | "result": "FoodCakeVanillaSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodPizzaSassysage": { | ||
"id": " | "id": "FoodPizzaSassysage", | ||
"name": " | "name": "Дерзкалбасная пицца", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPizzaSassysage", | ||
"result": " | "result": "FoodPizzaSassysageSlice", | ||
"count": | "count": 8 | ||
}, | }, | ||
" | "FoodMeatChickenCooked": { | ||
"id": " | "id": "FoodMeatChickenCooked", | ||
"name": " | "name": "Приготовленное мясо курицы", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatChickenCooked", | ||
"result": " | "result": "FoodMeatChickenCutletCooked", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodMeatSpider": { | ||
"id": " | "id": "FoodMeatSpider", | ||
"name": " | "name": "Сырое мясо паука", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodMeatSpider", | ||
"result": " | "result": "FoodMeatSpiderCutlet", | ||
"count": | "count": 3 | ||
}, | }, | ||
" | "FoodCannabisButter": { | ||
"id": " | "id": "FoodCannabisButter", | ||
"name": " | "name": "Брусок конопляного масла", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodCannabisButter", | ||
"result": " | "result": "FoodButterSlice", | ||
"count": 3 | "count": 3 | ||
}, | }, | ||
" | "FoodOnionRed": { | ||
"id": " | "id": "FoodOnionRed", | ||
"name": " | "name": "Красный лук", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodOnionRed", | ||
"result": " | "result": "FoodOnionRedSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodBreadSausage": { | ||
"id": " | "id": "FoodBreadSausage", | ||
"name": " | "name": "Сосисочный хлеб", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadSausage", | ||
"result": " | "result": "FoodBreadSausageSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodBreadMeatSpider": { | ||
"id": " | "id": "FoodBreadMeatSpider", | ||
"name": " | "name": "Хлеб из паучьего мяса", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadMeatSpider", | ||
"result": " | "result": "FoodBreadMeatSpiderSlice", | ||
"count": | "count": 5 | ||
}, | }, | ||
" | "FoodPieFrosty": { | ||
"id": " | "id": "FoodPieFrosty", | ||
"name": " | "name": "Морозный пирог", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodPieFrosty", | ||
"result": " | "result": "FoodPieFrostySlice", | ||
"count": 4 | "count": 4 | ||
}, | }, | ||
" | "FoodBreadCotton": { | ||
"id": " | "id": "FoodBreadCotton", | ||
"name": " | "name": "Cotton bread", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodBreadCotton", | ||
"result": " | "result": "FoodBreadCottonSlice", | ||
"count": 5 | "count": 5 | ||
}, | }, | ||
" | "FoodButter": { | ||
"id": " | "id": "FoodButter", | ||
"name": " | "name": "Брусок сливочного масла", | ||
"type": "sliceableRecipes", | "type": "sliceableRecipes", | ||
"input": " | "input": "FoodButter", | ||
"result": " | "result": "FoodButterSlice", | ||
"count": | "count": 3 | ||
}, | } | ||
" | }, | ||
"id": " | "grindableRecipes": { | ||
"name": " | "FoodMeatRotten": { | ||
"type": " | "id": "FoodMeatRotten", | ||
"input": " | "name": "Тухлое мясо", | ||
"result": " | "type": "grindableRecipes", | ||
"input": "FoodMeatRotten", | |||
"result": { | |||
"UncookedAnimalProteins": 5, | |||
"GastroToxin": 4, | |||
"Fat": 4 | |||
} | |||
}, | }, | ||
" | "FoodMeatDuckCutletCooked": { | ||
"id": " | "id": "FoodMeatDuckCutletCooked", | ||
"name": " | "name": "Утиная котлета", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatDuckCutletCooked", | ||
"result": " | "result": { | ||
"Nutriment": 2, | |||
"Protein": 2 | |||
} | |||
}, | }, | ||
" | "ADTFoodSausageRaw": { | ||
"id": " | "id": "ADTFoodSausageRaw", | ||
"name": " | "name": "Сосиска", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "ADTFoodSausageRaw", | ||
"result": " | "result": { | ||
"Nutriment": 3, | |||
"Protein": 3, | |||
"UncookedAnimalProteins": 3, | |||
"Fat": 1 | |||
} | |||
}, | }, | ||
" | "FoodMeatClown": { | ||
"id": " | "id": "FoodMeatClown", | ||
"name": " | "name": "Мясо клоуна", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatClown", | ||
"result": " | "result": { | ||
"Nutriment": 5, | |||
"UncookedAnimalProteins": 1, | |||
"Fat": 5 | |||
} | |||
}, | }, | ||
" | "FoodBluePumpkin": { | ||
"id": " | "id": "FoodBluePumpkin", | ||
"name": " | "name": "Синяя тыква", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodBluePumpkin", | ||
"result": " | "result": { | ||
"Ammonia": 10, | |||
"Chlorine": 5, | |||
"Vitamin": 10 | |||
} | |||
}, | }, | ||
" | "FoodMeatLizardCutlet": { | ||
"id": " | "id": "FoodMeatLizardCutlet", | ||
"name": " | "name": "Сырая котлета из ящерицы", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatLizardCutlet", | ||
"result": " | "result": { | ||
"UncookedAnimalProteins": 3, | |||
"Fat": 2 | |||
} | |||
}, | }, | ||
" | "FoodMeatMeatballCooked": { | ||
"id": " | "id": "FoodMeatMeatballCooked", | ||
"name": " | "name": "Фрикаделька", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatMeatballCooked", | ||
"result": " | "result": { | ||
"Nutriment": 5, | |||
"Protein": 5 | |||
} | |||
}, | }, | ||
" | "FoodGlasstle": { | ||
"id": " | "id": "FoodGlasstle", | ||
"name": " | "name": "Стеклополох", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodGlasstle", | ||
"result": " | "result": { | ||
"Razorium": 15 | |||
} | |||
}, | }, | ||
" | "FoodCabbage": { | ||
"id": " | "id": "FoodCabbage", | ||
"name": " | "name": "Кочан капусты", | ||
"type": " | "type": "grindableRecipes", | ||
"input": " | "input": "FoodCabbage", | ||
"result": " | "result": { | ||
"Nutriment": 10, | |||
"Vitamin": 4 | |||
} | |||
}, | }, | ||
" | "FoodGrape": { | ||
"id": " | "id": "FoodGrape", | ||
"name": " | "name": "Виноград", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodGrape", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodChillyPepper": { | ||
"id": " | "id": "FoodChillyPepper", | ||
"name": " | "name": "Перец чилли", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodChillyPepper", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 4, | ||
" | "Frostoil": 10, | ||
"Vitamin": 4 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatHuman": { | ||
"id": " | "id": "FoodMeatHuman", | ||
"name": " | "name": "Сырое мясо человека", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatHuman", | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": 9 | |||
"UncookedAnimalProteins": | |||
} | } | ||
}, | }, | ||
" | "FoodBloodTomato": { | ||
"id": " | "id": "FoodBloodTomato", | ||
"name": " | "name": "Кровяной помидор", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodBloodTomato", | ||
"result": { | "result": { | ||
" | "Blood": 10, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatWheat": { | ||
"id": " | "id": "FoodMeatWheat", | ||
"name": " | "name": "Мясной комок", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatWheat", | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": | "UncookedAnimalProteins": 1 | ||
} | } | ||
}, | }, | ||
" | "FoodWatermelonSlice": { | ||
"id": " | "id": "FoodWatermelonSlice", | ||
"name": " | "name": "Ломтик арбуза", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodWatermelonSlice", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
" | "Vitamin": 1, | ||
"Water": 2 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatPenguin": { | ||
"id": " | "id": "FoodMeatPenguin", | ||
"name": " | "name": "Сырое мясо пингвина", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatPenguin", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 9, | ||
" | "Fat": 9 | ||
} | } | ||
}, | }, | ||
" | "FoodSoybeans": { | ||
"id": " | "id": "FoodSoybeans", | ||
"name": " | "name": "Соевые бобы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodSoybeans", | ||
"result": { | "result": { | ||
"Nutriment | "Nutriment": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodApple": { | ||
"id": " | "id": "FoodApple", | ||
"name": " | "name": "Яблоко", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodApple", | ||
"result": { | "result": { | ||
"Nutriment | "Nutriment": 10, | ||
"Vitamin": 4 | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatLizardCooked": { | ||
"id": " | "id": "FoodMeatLizardCooked", | ||
"name": " | "name": "Стейк из ящерицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatLizardCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
"Protein": 5 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatChicken": { | ||
"id": " | "id": "FoodMeatChicken", | ||
"name": " | "name": "Сырое мясо курицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatChicken", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 9, | ||
" | "Fat": 9 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSalamiSlice": { | ||
"id": " | "id": "FoodMeatSalamiSlice", | ||
"name": " | "name": "Ломтик салями", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSalamiSlice", | ||
"result": { | "result": { | ||
" | "Nutriment": 1, | ||
"Protein": 1 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatTomato": { | ||
"id": " | "id": "FoodMeatTomato", | ||
"name": " | "name": "Мясо помидора-убийцы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatTomato", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
" | "UncookedAnimalProteins": 1, | ||
" | "Fat": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatRounyCooked": { | ||
"id": " | "id": "FoodMeatRounyCooked", | ||
"name": " | "name": "Стейк из руни", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatRounyCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 10, | ||
" | "Protein": 10 | ||
} | } | ||
}, | }, | ||
" | "FoodKoibean": { | ||
"id": " | "id": "FoodKoibean", | ||
"name": " | "name": "Коибобы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodKoibean", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
"CarpoToxin": 2 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatMeatball": { | ||
"id": " | "id": "FoodMeatMeatball", | ||
"name": " | "name": "Фрикаделька", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatMeatball", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
" | "UncookedAnimalProteins": 1, | ||
"Fat": 5 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatBacon": { | ||
"id": " | "id": "FoodMeatBacon", | ||
"name": " | "name": "Сырой бекон", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatBacon", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 2, | ||
" | "Fat": 9 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatLizardCutletCooked": { | ||
"id": " | "id": "FoodMeatLizardCutletCooked", | ||
"name": " | "name": "Котлета из ящерицы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatLizardCutletCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 2, | ||
" | "Protein": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodPineappleSlice": { | ||
"id": " | "id": "FoodPineappleSlice", | ||
"name": "Ломтик | "name": "Ломтик ананаса", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodPineappleSlice", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodLime": { | ||
"id": " | "id": "FoodLime", | ||
"name": " | "name": "Лайм", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodLime", | ||
"result": { | "result": { | ||
"Nutriment": 5, | "Nutriment": 5, | ||
" | "Vitamin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodLemoon": { | ||
"id": " | "id": "FoodLemoon", | ||
"name": " | "name": "Лилун", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodLemoon", | ||
"result": { | "result": { | ||
" | "Vitamin": 4, | ||
" | "Milk": 16 | ||
} | } | ||
}, | }, | ||
" | "FoodPoppy": { | ||
"id": " | "id": "FoodPoppy", | ||
"name": " | "name": "Мак", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodPoppy", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 2, | ||
" | "Bicaridine": 20 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSpiderCutletCooked": { | ||
"id": " | "id": "FoodMeatSpiderCutletCooked", | ||
"name": " | "name": "Паучья котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSpiderCutletCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 1, | ||
" | "Protein": 1 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatCooked": { | ||
"id": " | "id": "FoodMeatCooked", | ||
"name": " | "name": "Стейк", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatCooked", | ||
"result": { | "result": { | ||
" | "Nutriment": 10, | ||
" | "Protein": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatXenoCutlet": { | ||
"id": " | "id": "FoodMeatXenoCutlet", | ||
"name": " | "name": "Сырая ксено котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatXenoCutlet", | ||
"result": { | "result": { | ||
" | "SulfuricAcid": 20 | ||
} | } | ||
}, | }, | ||
" | "FoodMushroom": { | ||
"id": " | "id": "FoodMushroom", | ||
"name": " | "name": "Гроздь лисичек", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMushroom", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodAmbrosiaDeus": { | ||
"id": " | "id": "FoodAmbrosiaDeus", | ||
"name": " | "name": "Амброзия деус", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodAmbrosiaDeus", | ||
"result": { | "result": { | ||
"Nutriment": | "Omnizine": 3, | ||
" | "SpaceDrugs": 5, | ||
"Nutriment": 2, | |||
"Desoxyephedrine": 10 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatPlant": { | ||
"id": " | "id": "FoodMeatPlant", | ||
"name": " | "name": "Сырое мясо растения", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatPlant", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
" | "UncookedAnimalProteins": 1, | ||
"Fat": 5 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatSlime": { | ||
"id": " | "id": "FoodMeatSlime", | ||
"name": " | "name": "Шар слизи", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSlime", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
" | "UncookedAnimalProteins": 1, | ||
"Fat": 5 | |||
} | } | ||
}, | }, | ||
" | "FoodBlueTomato": { | ||
"id": " | "id": "FoodBlueTomato", | ||
"name": " | "name": "Синий помидор", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodBlueTomato", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 5, | ||
" | "SpaceLube": 15, | ||
"Vitamin": 4 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatPenguinCutlet": { | ||
"id": " | "id": "FoodMeatPenguinCutlet", | ||
"name": " | "name": "Сырая котлета из пингвина", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatPenguinCutlet", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 3, | ||
" | "Fat": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodLemon": { | ||
"id": " | "id": "FoodLemon", | ||
"name": " | "name": "Лимон", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodLemon", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
"Vitamin": 4 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatXenoCutletCooked": { | ||
"id": " | "id": "FoodMeatXenoCutletCooked", | ||
"name": " | "name": "Ксено котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatXenoCutletCooked", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 1, | ||
"Protein": 1 | |||
} | } | ||
}, | }, | ||
" | "FoodGalaxythistle": { | ||
"id": " | "id": "FoodGalaxythistle", | ||
"name": " | "name": "Галакточертополох", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodGalaxythistle", | ||
"result": { | "result": { | ||
" | "Stellibinin": 25 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSpiderlegCooked": { | ||
"id": " | "id": "FoodMeatSpiderlegCooked", | ||
"name": " | "name": "Приготовленная паучья нога", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSpiderlegCooked", | ||
"result": { | "result": { | ||
"Nutriment": 5, | "Nutriment": 5, | ||
" | "Protein": 5 | ||
} | } | ||
}, | }, | ||
" | "FoodGarlic": { | ||
"id": " | "id": "FoodGarlic", | ||
"name": " | "name": "Чеснок", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodGarlic", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 10, | ||
" | "Vitamin": 4, | ||
" | "Allicin": 4 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatRouny": { | ||
"id": " | "id": "FoodMeatRouny", | ||
"name": " | "name": "Сырое мясо руни", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatRouny", | ||
"result": { | "result": { | ||
" | "SulfuricAcid": 20 | ||
} | } | ||
}, | }, | ||
" | "FoodChiliPepper": { | ||
"id": " | "id": "FoodChiliPepper", | ||
"name": " | "name": "Перец чили", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodChiliPepper", | ||
"result": { | "result": { | ||
" | "Nutriment": 4, | ||
" | "CapsaicinOil": 10, | ||
"Vitamin": 4 | |||
} | } | ||
}, | }, | ||
" | "FoodTomato": { | ||
"id": " | "id": "FoodTomato", | ||
"name": " | "name": "Помидор", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodTomato", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 7, | ||
"Vitamin": 4 | "Vitamin": 3, | ||
"Water": 4 | |||
} | } | ||
}, | }, | ||
" | "FoodMeat": { | ||
"id": " | "id": "FoodMeat", | ||
"name": " | "name": "Сырое мясо", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeat", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 9, | ||
" | "Fat": 9 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatSalami": { | ||
"id": " | "id": "FoodMeatSalami", | ||
"name": " | "name": "Салями", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatSalami", | ||
"result": { | "result": { | ||
" | "Nutriment": 5, | ||
"UncookedAnimalProteins": 1, | |||
"Fat": 5 | |||
} | } | ||
}, | }, | ||
" | "FoodMeatRat": { | ||
"id": " | "id": "FoodMeatRat", | ||
"name": " | "name": "Сырое мясо крысы", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatRat", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 3, | ||
" | "Fat": 3 | ||
} | } | ||
}, | }, | ||
" | "FoodBanana": { | ||
"id": " | "id": "FoodBanana", | ||
"name": " | "name": "Банан", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodBanana", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 4, | ||
"Vitamin": | "Vitamin": 2 | ||
} | } | ||
}, | }, | ||
" | "FoodLily": { | ||
"id": " | "id": "FoodLily", | ||
"name": " | "name": "Лилия", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodLily", | ||
"result": { | "result": { | ||
" | "Nutriment": 2, | ||
"Bicaridine": 20 | |||
} | } | ||
}, | }, | ||
" | "FoodWatermelon": { | ||
"id": " | "id": "FoodWatermelon", | ||
"name": " | "name": "Арбуз", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodWatermelon", | ||
"result": { | "result": { | ||
"Nutriment": | "Nutriment": 10, | ||
" | "Vitamin": 5, | ||
" | "Water": 10 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatDuckCutlet": { | ||
"id": " | "id": "FoodMeatDuckCutlet", | ||
"name": " | "name": "Сырая утиная котлета", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatDuckCutlet", | ||
"result": { | "result": { | ||
" | "UncookedAnimalProteins": 3, | ||
"Fat": 2 | |||
" | |||
} | } | ||
}, | }, | ||
" | "FoodOnion": { | ||
"id": " | "id": "FoodOnion", | ||
"name": " | "name": "Лук", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodOnion", | ||
"result": { | "result": { | ||
" | "Nutriment": 10, | ||
" | "Vitamin": 4, | ||
"Allicin": 4 | |||
} | } | ||
}, | }, | ||
" | "FoodCarrot": { | ||
"id": " | "id": "FoodCarrot", | ||
"name": " | "name": "Морковь", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodCarrot", | ||
"result": { | "result": { | ||
" | "JuiceCarrot": 5, | ||
" | "Vitamin": 4, | ||
" | "Oculine": 3 | ||
} | } | ||
}, | }, | ||
" | "FoodMeatBear": { | ||
"id": " | "id": "FoodMeatBear", | ||
"name": "Сырое мясо | "name": "Сырое мясо медведя", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodMeatBear", | ||
"result": { | "result": { | ||
"UncookedAnimalProteins": | "UncookedAnimalProteins": 9, | ||
"Fat": | "Fat": 9 | ||
} | } | ||
}, | }, | ||
" | "FoodGoldenApple": { | ||
"id": " | "id": "FoodGoldenApple", | ||
"name": " | "name": "Золотое яблоко", | ||
"type": "grindableRecipes", | "type": "grindableRecipes", | ||
"input": " | "input": "FoodGoldenApple", | ||
"result": { | "result": { | ||
"Nutriment": 10, | "Nutriment": 10, | ||
"Vitamin": 4, | "Vitamin": 4, | ||
" | "DoctorsDelight": 13 | ||
} | } | ||
}, | }, | ||
Строка 4078: | Строка 4046: | ||
"Sugar": 5, | "Sugar": 5, | ||
"Laughter": 5 | "Laughter": 5 | ||
} | |||
}, | |||
"FoodRealCapfruit": { | |||
"id": "FoodRealCapfruit", | |||
"name": "Пистофрукт", | |||
"type": "grindableRecipes", | |||
"input": "FoodRealCapfruit", | |||
"result": { | |||
"Nutriment": 5, | |||
"Sulfur": 5 | |||
} | } | ||
}, | }, | ||
Строка 4408: | Строка 4386: | ||
"PumpkinFlesh": 20, | "PumpkinFlesh": 20, | ||
"Vitamin": 5 | "Vitamin": 5 | ||
} | |||
}, | |||
"FoodFakeCapfruit": { | |||
"id": "FoodFakeCapfruit", | |||
"name": "Пистофрукт", | |||
"type": "grindableRecipes", | |||
"input": "FoodFakeCapfruit", | |||
"result": { | |||
"Nutriment": 5, | |||
"Sulfur": 5 | |||
} | } | ||
}, | }, | ||
Строка 4690: | Строка 4678: | ||
"input": "FoodDough", | "input": "FoodDough", | ||
"result": "FoodDoughFlat" | "result": "FoodDoughFlat" | ||
}, | |||
"FoodDoughCotton": { | |||
"id": "FoodDoughCotton", | |||
"name": "Cotton dough", | |||
"type": "toolmadeRecipes", | |||
"tool": "Rolling", | |||
"input": "FoodDoughCotton", | |||
"result": "FoodDoughCottonFlat" | |||
}, | }, | ||
"FoodDoughTortillaSlice": { | "FoodDoughTortillaSlice": { | ||
Строка 4719: | Строка 4715: | ||
"Curdling": { | "Curdling": { | ||
"id": "Curdling", | "id": "Curdling", | ||
"type": "mixableRecipes" | |||
}, | |||
"CreateDoughCotton": { | |||
"id": "CreateDoughCotton", | |||
"type": "mixableRecipes" | "type": "mixableRecipes" | ||
}, | }, |
Текущая версия от 12:30, 31 августа 2024
microwaveRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sliceableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
grindableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
heatableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
toolmadeRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mixableRecipes |
|