Vitamins, Protein, new reagents for almost every food, new recipes (#6607)

This commit is contained in:
Rane
2022-02-17 20:27:57 -05:00
committed by GitHub
parent 7770c8abe8
commit 8f860157f7
19 changed files with 1581 additions and 80 deletions

View File

@@ -61,6 +61,16 @@
# FoodTomato: 4
# FoodEgg: 2
- type: microwaveMealRecipe
id: RecipeEmpoweredBurger
name: empowered burger recipe
result: FoodBurgerEmpowered
time: 5
solids:
FoodBreadBun: 1
SheetPlasma1: 2
#Breads & Sandwiches
- type: microwaveMealRecipe
id: RecipeBread
@@ -125,6 +135,15 @@
FoodDough: 1
FoodBanana: 1
- type: microwaveMealRecipe
id: RecipeMoldyBreadSlice
name: moldy bread slice recipe
result: FoodBreadMoldySlice
time: 5
solids:
FoodBreadPlainSlice: 1
FoodFlyAmanita: 1
#Pizzas
- type: microwaveMealRecipe
id: RecipeMargheritaPizza
@@ -168,6 +187,28 @@
FoodCorn: 1
FoodTomato: 1
- type: microwaveMealRecipe
id: RecipeDankPizza
name: dank pizza recipe
result: FoodPizzaDank
time: 30
solids:
FoodDough: 1
FoodAmbrosiaVulgaris: 3
FoodCheeseSlice: 1
FoodTomato: 1
- type: microwaveMealRecipe
id: RecipeDonkpocketPizza
name: donk-pocket pizza recipe
result: FoodPizzaDonkpocket
time: 30
solids:
FoodDough: 1
FoodDonkpocketWarm: 3
FoodCheeseSlice: 1
FoodTomato: 1
#Italian
# - type: microwaveMealRecipe
# id: RecipeSpaghetti
@@ -297,17 +338,28 @@
FoodCarrot: 1
FoodPotato: 1
#- type: microwaveMealRecipe
# id: RecipeNettleSoup
# name: nettle soup recipe
# result: FoodNettleSoup
# time: 10
# reagents:
# Water: 10
# solids:
# FoodNettle: 1
# FoodEgg: 1
# FoodPotato: 1
- type: microwaveMealRecipe
id: RecipeNettleSoup
name: nettle soup recipe
result: FoodSoupNettle
time: 10
reagents:
Water: 10
solids:
Nettle: 1
FoodEgg: 1
FoodPotato: 1
- type: microwaveMealRecipe
id: RecipeAmanitaJelly
name: amanita jelly recipe
result: FoodJellyAmanita
time: 10
reagents:
Water: 5
Vodka: 5
solids:
FoodFlyAmanita: 3
#Other
#- type: microwaveMealRecipe
@@ -368,6 +420,15 @@
FoodCakeBatter: 1 # should really be pie pastry or whatever. Good enough.
FoodBanana: 3
- type: microwaveMealRecipe
id: RecipeAmanitaPie
name: amanita pie
result: FoodPieAmanita
time: 15
solids:
FoodCakeBatter: 1
FoodFlyAmanita: 1
#Donks i guess
- type: microwaveMealRecipe
id: RecipeWarmDonkpocket
@@ -478,6 +539,26 @@
FoodMeatCutlet: 1
FoodCorn: 1
# SALADS: These should be moved out of the microwave as soon as possible
- type: microwaveMealRecipe
id: RecipeHerbSalad
name: herb salad recipe
result: FoodSaladHerb
time: 5
solids:
FoodAmbrosiaVulgaris: 3
FoodApple: 1
- type: microwaveMealRecipe
id: RecipeValidSalad
name: valid salad recipe
result: FoodSaladValid
time: 5
solids:
FoodAmbrosiaVulgaris: 3
FoodPotato: 1
FoodMeatMeatball: 1
# NOT ACTUAL FOOD
- type: microwaveMealRecipe