Участник:IanComradeBot/mealrecipes prototypes.json: различия между версиями
Материал из Space Station 14 Вики
(Update mealrecipes_prototypes.json via GitHub Actions) |
(Update mealrecipes_prototypes.json via GitHub Actions) |
||
(не показаны 34 промежуточные версии этого же участника) | |||
Строка 1: | Строка 1: | ||
{ | { | ||
"microwaveRecipes": { | |||
"RecipeSashimi": { | |||
"id": "RecipeSashimi", | |||
"name": "Sashimi recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodMeatFish": 2 | |||
}, | |||
"reagents": { | |||
"TableSalt": 1 | |||
}, | |||
"result": "FoodMealSashimi" | |||
}, | |||
"RecipeMeatPie": { | |||
"id": "RecipeMeatPie", | |||
"name": "Meat pie recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDoughPie": 1, | |||
"FoodMeat": 3, | |||
"FoodPlateTin": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodPieMeat" | |||
}, | |||
"RecipeEyeballSoup": { | |||
"id": "RecipeEyeballSoup", | |||
"name": "Eyeball soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"OrganHumanEyes": 1, | |||
"FoodCarrot": 1, | |||
"FoodPotato": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | |||
"result": "FoodSoupEyeball" | |||
}, | |||
"RecipeCatBurger": { | |||
"id": "RecipeCatBurger", | |||
"name": "Cat burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodMeat": 1, | |||
"ClothingHeadHatCatEars": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerCat" | |||
}, | |||
"RecipeMeatballSoup": { | |||
"id": "RecipeMeatballSoup", | |||
"name": "Meatball soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodMeatMeatball": 1, | |||
"FoodCarrot": 1, | |||
"FoodPotato": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | |||
"result": "FoodSoupMeatball" | |||
}, | |||
"RecipeRatBurger": { | |||
"id": "RecipeRatBurger", | |||
"name": "Rat burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodMeatRat": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerRat" | |||
}, | |||
"RecipeTrashBakedBananaPeel": { | |||
"id": "RecipeTrashBakedBananaPeel", | |||
"name": "Baked banana peel recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"TrashBananaPeel": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "TrashBakedBananaPeel" | |||
}, | |||
"RecipeBreadDog": { | |||
"id": "RecipeBreadDog", | |||
"name": "Bread dog recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodBreadSausage": 1, | |||
"OrganAnimalHeart": 1, | |||
"FoodSpaceshroomCooked": 1 | |||
}, | |||
"reagents": { | |||
"Cognizine": 5 | |||
}, | |||
"result": "MobBreadDog" | |||
}, | |||
"RecipeBaguetteSword": { | |||
"id": "RecipeBaguetteSword", | |||
"name": "Baguette sword recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDough": 1, | |||
"PartRodMetal1": 1 | |||
}, | |||
"reagents": { | |||
"TableSalt": 5, | |||
"Blackpepper": 5 | |||
}, | |||
"result": "WeaponBaguette" | |||
}, | |||
"RecipeHumanBurger": { | |||
"id": "RecipeHumanBurger", | |||
"name": "Human burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodMeatHuman": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerHuman" | |||
}, | |||
"RecipeMisoColaSoup": { | |||
"id": "RecipeMisoColaSoup", | |||
"name": "Salty sweet misocola soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodSoupMiso": 1 | |||
}, | |||
"reagents": { | |||
"Cola": 5 | |||
}, | |||
"result": "DisgustingSweptSoup" | |||
}, | |||
"RecipeGrapeTart": { | |||
"id": "RecipeGrapeTart", | |||
"name": "Grape tart recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDoughPie": 1, | |||
"FoodGrape": 3, | |||
"FoodPlateTin": 1 | |||
}, | |||
"reagents": { | |||
"Sugar": 5, | |||
"Milk": 5 | |||
}, | |||
"result": "FoodTartGrape" | |||
}, | |||
"RecipeRicePork": { | |||
"id": "RecipeRicePork", | |||
"name": "Rice and pork recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodRiceBoiled": 1, | |||
"FoodMeatCutlet": 3 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodRicePork" | |||
}, | |||
"RecipeSausageBread": { | |||
"id": "RecipeSausageBread", | |||
"name": "Sausage bread recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDough": 1, | |||
"FoodMeat": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBreadSausage" | |||
}, | |||
"RecipeRobotBurger": { | |||
"id": "RecipeRobotBurger", | |||
"name": "Roburger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"CapacitorStockPart": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerRobot" | |||
}, | |||
"RecipeCarrotFries": { | |||
"id": "RecipeCarrotFries", | |||
"name": "Carrot fries recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodCarrot": 1 | |||
}, | |||
"reagents": { | |||
"TableSalt": 5 | |||
}, | |||
"result": "FoodMealFriesCarrot" | |||
}, | |||
"RecipeCookedSpaceshroom": { | |||
"id": "RecipeCookedSpaceshroom", | |||
"name": "Cooked spaceshroom recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodSpaceshroom": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodSpaceshroomCooked" | |||
}, | |||
"RecipeMeatPizza": { | |||
"id": "RecipeMeatPizza", | |||
"name": "Meat pizza recipe", | |||
"type": "microwaveRecipes", | |||
"time": 30, | |||
"solids": { | |||
"FoodDoughFlat": 1, | |||
"FoodMeat": 3, | |||
"FoodCheeseSlice": 1, | |||
"FoodTomato": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodPizzaMeat" | |||
}, | |||
"RecipeSoylentBurger": { | |||
"id": "RecipeSoylentBurger", | |||
"name": "Soylent burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodCheeseSlice": 2, | |||
"FoodSoybeans": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerSoy" | |||
}, | |||
"RecipeWarmDonkpocketTeriyaki": { | |||
"id": "RecipeWarmDonkpocketTeriyaki", | |||
"name": "Warm teriyaki-pocket recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodDonkpocketTeriyaki": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodDonkpocketTeriyakiWarm" | |||
}, | |||
"RecipePancake": { | |||
"id": "RecipePancake", | |||
"name": "Pancake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": {}, | |||
"reagents": { | |||
"Flour": 5, | |||
"Milk": 5, | |||
"Egg": 6 | |||
}, | |||
"result": "FoodBakedPancake" | |||
}, | |||
"RecipeBerryClafoutis": { | |||
"id": "RecipeBerryClafoutis", | |||
"name": "Berry clafoutis recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDoughPie": 1, | |||
"FoodBerries": 3, | |||
"FoodPlateTin": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodPieClafoutis" | |||
}, | |||
"RecipeWarmDonkpocketSpicy": { | |||
"id": "RecipeWarmDonkpocketSpicy", | |||
"name": "Warm spicy donk-pocket recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodDonkpocketSpicy": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodDonkpocketSpicyWarm" | |||
}, | |||
"RecipeBaconBurger": { | |||
"id": "RecipeBaconBurger", | |||
"name": "Bacon burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodMeatBacon": 1, | |||
"FoodCheeseSlice": 2 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerBacon" | |||
}, | |||
"RecipeClownCake": { | |||
"id": "RecipeClownCake", | |||
"name": "Clown cake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"ClothingMaskClown": 1, | |||
"FoodCakePlain": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodCakeClown" | |||
}, | |||
"RecipeMimeBurger": { | |||
"id": "RecipeMimeBurger", | |||
"name": "Mime burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"ClothingMaskMime": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerMime" | |||
}, | |||
"RecipeMonkeysDelightSoup": { | |||
"id": "RecipeMonkeysDelightSoup", | |||
"name": "Monkeys delight recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodBanana": 1, | |||
"MonkeyCube": 1 | |||
}, | |||
"reagents": { | |||
"Flour": 5, | |||
"TableSalt": 1, | |||
"Blackpepper": 1 | |||
}, | |||
"result": "FoodSoupMonkey" | |||
}, | |||
"RecipeValidSalad": { | |||
"id": "RecipeValidSalad", | |||
"name": "Valid salad recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodAmbrosiaVulgaris": 3, | |||
"FoodPotato": 1, | |||
"FoodMeatMeatball": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodSaladValid" | |||
}, | |||
"RecipeClownTearsSoup": { | |||
"id": "RecipeClownTearsSoup", | |||
"name": "Clown tears soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodBanana": 1, | |||
"ShardGlass": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | |||
"result": "FoodSoupClown" | |||
}, | |||
"RecipeBlueberryPancake": { | |||
"id": "RecipeBlueberryPancake", | |||
"name": "Blueberry pancake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBerries": 2 | |||
}, | |||
"reagents": { | |||
"Flour": 5, | |||
"Milk": 5, | |||
"Egg": 6 | |||
}, | |||
"result": "FoodBakedPancakeBb" | |||
}, | |||
"RecipeLemonCake": { | |||
"id": "RecipeLemonCake", | |||
"name": "Lemon cake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodCakePlain": 1, | |||
"FoodLemon": 3 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodCakeLemon" | |||
}, | |||
"RecipeOnionSoup": { | |||
"id": "RecipeOnionSoup", | |||
"name": "Onion soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodOnionSlice": 5, | |||
"FoodCheeseSlice": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | |||
"result": "FoodSoupOnion" | |||
}, | |||
"RecipeVegetablePizza": { | |||
"id": "RecipeVegetablePizza", | |||
"name": "Vegetable pizza recipe", | |||
"type": "microwaveRecipes", | |||
"time": 30, | |||
"solids": { | |||
"FoodDoughFlat": 1, | |||
"FoodEggplant": 1, | |||
"FoodCarrot": 1, | |||
"FoodCorn": 1, | |||
"FoodTomato": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodPizzaVegetable" | |||
}, | |||
"RecipeFoodBakedChevreChaud": { | |||
"id": "RecipeFoodBakedChevreChaud", | |||
"name": "Chevre chaud recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodChevreSlice": 1, | |||
"FoodBreadBaguetteSlice": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBakedChevreChaud" | |||
}, | |||
"RecipeBun": { | |||
"id": "RecipeBun", | |||
"name": "Bun recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodDoughSlice": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBreadBun" | |||
}, | |||
"RecipeCheesyFries": { | |||
"id": "RecipeCheesyFries", | |||
"name": "Cheesy fries recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodPotato": 1, | |||
"FoodCheeseSlice": 1 | |||
}, | |||
"reagents": { | |||
"TableSalt": 5 | |||
}, | |||
"result": "FoodMealFriesCheesy" | |||
}, | |||
"RecipeStewSoup": { | |||
"id": "RecipeStewSoup", | |||
"name": "Stew recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBowlBig": 1, | |||
"FoodMeatCutlet": 3, | |||
"FoodTomato": 1, | |||
"FoodPotato": 1, | |||
"FoodCarrot": 1, | |||
"FoodEggplant": 1, | |||
"FoodMushroom": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | |||
"result": "FoodSoupStew" | |||
}, | |||
"RecipeJellyToast": { | |||
"id": "RecipeJellyToast", | |||
"name": "Jelly toast recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBreadPlainSlice": 1, | |||
"FoodJellyAmanita": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBreadJellySlice" | |||
}, | |||
"RecipePeaSoup": { | |||
"id": "RecipePeaSoup", | |||
"name": "Pea soup recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodPeaPod": 2, | |||
"FoodBowlBig": 1 | |||
}, | |||
"reagents": { | |||
"Water": 10 | |||
}, | |||
"result": "FoodSoupPea" | |||
}, | |||
"RecipeCookie": { | |||
"id": "RecipeCookie", | |||
"name": "Cookie recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodButterSlice": 1, | |||
"FoodSnackChocolateBar": 1 | |||
}, | |||
"reagents": { | |||
"Flour": 5, | |||
"Sugar": 5 | |||
}, | |||
"result": "FoodBakedCookie" | |||
}, | |||
"RecipeCocoTart": { | |||
"id": "RecipeCocoTart", | |||
"name": "Chocolate lava tart recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDoughPie": 1, | |||
"FoodSnackChocolateBar": 3, | |||
"FoodPlateTin": 1 | |||
}, | |||
"reagents": { | |||
"Sugar": 5, | |||
"Milk": 5 | |||
}, | |||
"result": "FoodTartCoco" | |||
}, | |||
"RecipeTofuBurger": { | |||
"id": "RecipeTofuBurger", | |||
"name": "Tofu burger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodTofuSlice": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerTofu" | |||
}, | |||
"RecipeMothRoachburger": { | |||
"id": "RecipeMothRoachburger", | |||
"name": "Mothroachburger recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"MobMothroach": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerMothRoach" | |||
}, | |||
"RecipeOrangeCake": { | |||
"id": "RecipeOrangeCake", | |||
"name": "Orange cake recipe", | |||
"type": "microwaveRecipes", | |||
"time": 5, | |||
"solids": { | |||
"FoodCakePlain": 1, | |||
"FoodOrange": 3 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodCakeOrange" | |||
}, | |||
"RecipeDuckBurger": { | |||
"id": "RecipeDuckBurger", | |||
"name": "Duck sandwich recipe", | |||
"type": "microwaveRecipes", | |||
"time": 10, | |||
"solids": { | |||
"FoodBreadBun": 1, | |||
"FoodMeatDuck": 1, | |||
"FoodCheeseSlice": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodBurgerDuck" | |||
}, | |||
"RecipeFrostyPie": { | |||
"id": "RecipeFrostyPie", | |||
"name": "Frosty pie recipe", | |||
"type": "microwaveRecipes", | |||
"time": 15, | |||
"solids": { | |||
"FoodDoughPie": 1, | |||
"FoodChillyPepper": 3, | |||
"FoodPlateTin": 1 | |||
}, | |||
"reagents": {}, | |||
"result": "FoodPieFrosty | |||
} | } |
Текущая версия от 18:28, 30 октября 2024
microwaveRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sliceableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
grindableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
heatableRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
toolmadeRecipes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mixableRecipes |
|