Recipe for cream (#30503)
* Adds heat-based recipe for cream * Added aeration --------- Co-authored-by: Alchebun <jimmy.12.or#gmail.com>
This commit is contained in:
@@ -417,3 +417,14 @@
|
||||
Carbon: 1
|
||||
Water: 1
|
||||
Nitrogen: 2
|
||||
|
||||
- type: reaction
|
||||
id: ReduceMilk #makes Cream renewable
|
||||
minTemp: 320
|
||||
requiredMixerCategories:
|
||||
- Shake
|
||||
reactants:
|
||||
Milk:
|
||||
amount: 2
|
||||
products:
|
||||
Cream: 1
|
||||
|
||||
Reference in New Issue
Block a user