Garlic and vinaigrette (#14221)
This commit is contained in:
committed by
GitHub
parent
6c68c13a3c
commit
ddfb813693
@@ -232,6 +232,15 @@
|
||||
FoodBreadPlainSlice: 1
|
||||
FoodFlyAmanita: 1
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeGarlicBread
|
||||
name: garlic bread slice recipe
|
||||
result: FoodBreadGarlicSlice
|
||||
time: 5
|
||||
solids:
|
||||
FoodBreadPlainSlice: 1
|
||||
FoodGarlic: 1
|
||||
|
||||
#Pizzas
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeMargheritaPizza
|
||||
@@ -988,8 +997,7 @@
|
||||
result: FoodSaladColeslaw
|
||||
time: 5
|
||||
reagents:
|
||||
Vinegar: 5
|
||||
OilOlive: 5
|
||||
Vinaigrette: 5
|
||||
solids:
|
||||
FoodBowlBig: 1
|
||||
FoodOnionRed: 1
|
||||
@@ -1020,6 +1028,7 @@
|
||||
FoodBowlBig: 1
|
||||
FoodCarrot: 1
|
||||
FoodCabbage: 1
|
||||
FoodGarlic: 1
|
||||
|
||||
# NOT ACTUAL FOOD
|
||||
|
||||
|
||||
@@ -167,6 +167,18 @@
|
||||
products:
|
||||
Vinegar: 10
|
||||
|
||||
- type: reaction
|
||||
id: CookingVinaigrette
|
||||
reactants:
|
||||
Vinegar:
|
||||
amount: 5
|
||||
OilOlive:
|
||||
amount: 5
|
||||
Blackpepper:
|
||||
amount: 5
|
||||
products:
|
||||
Vinaigrette: 15
|
||||
|
||||
- type: reaction
|
||||
id: CreateMeatball
|
||||
impact: Low
|
||||
|
||||
Reference in New Issue
Block a user