-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmaster_recipes.jsonc
1 lines (1 loc) · 1.84 KB
/
master_recipes.jsonc
1
[{"rID": 1, "name": "Chicken with Chicken", "primary_ingredients": {"cb": 3, "ct": 2}, "secondary_ingredients": {"s": 5}, "instructions": null, "allergens": ["none"], "restrictions": ["vegan", "vegetarian"], "cookware": 100101, "complexity": "hard", "time (minutes)": 45, "servings": 2, "calories": 500, "link": "https://real_url.com", "leftover_score": null, "buddy_recipes": {}}, {"rID": 2, "name": "Chicken with rice", "primary_ingredients": {"cb": 1, "r": 10}, "secondary_ingredients": {"s": 5}, "instructions": null, "allergens": ["none"], "restrictions": ["vegan", "vegetarian"], "cookware": 100101, "complexity": "hard", "time (minutes)": 45, "servings": 2, "calories": 500, "link": "https://real_url.com", "leftover_score": null, "buddy_recipes": {}}, {"rID": 3, "name": "Fish and rice", "primary_ingredients": {"f-s": 3, "r": 6}, "secondary_ingredients": {"s": 5}, "instructions": null, "allergens": ["none"], "restrictions": ["vegan", "vegetarian"], "cookware": 100101, "complexity": "hard", "time (minutes)": 45, "servings": 2, "calories": 500, "link": "https://real_url.com", "leftover_score": null, "buddy_recipes": {}}, {"rID": 4, "name": "Fish and potatoes", "primary_ingredients": {"f-s": 3, "p": 5}, "secondary_ingredients": {"s": 5}, "instructions": null, "allergens": ["none"], "restrictions": ["vegan", "vegetarian"], "cookware": 100101, "complexity": "hard", "time (minutes)": 45, "servings": 2, "calories": 500, "link": "https://real_url.com", "leftover_score": null, "buddy_recipes": {}}, {"rID": 5, "name": "Fish and chicken", "primary_ingredients": {"f-s": 4, "ct": 2}, "secondary_ingredients": {"s": 5}, "instructions": null, "allergens": ["none"], "restrictions": ["vegan", "vegetarian"], "cookware": 100101, "complexity": "hard", "time (minutes)": 45, "servings": 2, "calories": 500, "link": "https://real_url.com", "leftover_score": null, "buddy_recipes": {}}]