Chevre and chevre accessories - Adds chevre, crostini, and chevre chaud to the game (#17968)
This commit is contained in:
@@ -1623,3 +1623,12 @@
|
||||
FoodOnionSlice: 2
|
||||
FoodCheeseSlice: 1
|
||||
FoodMeatCutlet: 1
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeFoodBakedChevreChaud
|
||||
name: chevre chaud recipe
|
||||
result: FoodBakedChevreChaud
|
||||
time: 5
|
||||
solids:
|
||||
FoodChevreSlice: 1
|
||||
FoodBreadBaguetteSlice: 1
|
||||
|
||||
@@ -13,6 +13,21 @@
|
||||
- !type:CreateEntityReactionEffect
|
||||
entity: FoodCheese
|
||||
|
||||
- type: reaction
|
||||
id: ChevreCurdling
|
||||
impact: low
|
||||
quantized: true
|
||||
conserveEnergy: false
|
||||
reactants:
|
||||
MilkGoat:
|
||||
amount: 10 #Batches of chevre are traditionally made in far lower quantities than that of milk
|
||||
Enzyme:
|
||||
amount: 5
|
||||
catalyst: true
|
||||
effects:
|
||||
- !type:CreateEntityReactionEffect
|
||||
entity: FoodChevre
|
||||
|
||||
- type: reaction
|
||||
id: CreateDough
|
||||
impact: Low
|
||||
|
||||
Reference in New Issue
Block a user