Chevre and chevre accessories - Adds chevre, crostini, and chevre chaud to the game (#17968)

This commit is contained in:
deathride58
2023-07-11 23:00:30 -04:00
committed by GitHub
parent 657c6a32b1
commit a32fbb37ce
12 changed files with 134 additions and 3 deletions

View File

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

View File

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