Garlic and vinaigrette (#14221)

This commit is contained in:
Fluffiest Floofers
2023-03-06 02:50:08 +01:00
committed by GitHub
parent 6c68c13a3c
commit ddfb813693
23 changed files with 148 additions and 3 deletions

View File

@@ -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

View File

@@ -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