Lime and orange plants, citrus salad recipe (#14298)
This commit is contained in:
@@ -743,20 +743,18 @@
|
||||
name: orange cake recipe
|
||||
result: FoodCakeOrange
|
||||
time: 5
|
||||
reagents:
|
||||
JuiceOrange: 30
|
||||
solids:
|
||||
FoodCakePlain: 1
|
||||
FoodOrange: 3
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeLimeCake
|
||||
name: lime cake recipe
|
||||
result: FoodCakeLime
|
||||
time: 5
|
||||
reagents:
|
||||
JuiceLime: 30
|
||||
solids:
|
||||
FoodCakePlain: 1
|
||||
FoodLime: 3
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeCheeseCake
|
||||
@@ -1025,6 +1023,17 @@
|
||||
FoodCheeseSlice: 1
|
||||
FoodCabbage: 1
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeCitrusSalad
|
||||
name: citrus salad recipe
|
||||
result: FoodSaladCitrus
|
||||
time: 5
|
||||
solids:
|
||||
FoodBowlBig: 1
|
||||
FoodOrange: 1
|
||||
FoodLemon: 1
|
||||
FoodLime: 1
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeKimchiSalad
|
||||
name: kimchi salad recipe
|
||||
|
||||
Reference in New Issue
Block a user