Added reaction OilBreakdown (#23537)
Added recipe OilBreakdown (cherry picked from commit 79c790c391e2c1534feedf6fe0737d33b996d223)
This commit is contained in:
parent
b818ba300d
commit
442844f1a7
|
|
@ -310,6 +310,18 @@
|
|||
Sugar: 9
|
||||
Potassium: 1
|
||||
|
||||
- type: reaction
|
||||
id: OilBreakdown
|
||||
requiredMixerCategories:
|
||||
- Centrifuge
|
||||
reactants:
|
||||
Oil:
|
||||
amount: 10
|
||||
products:
|
||||
Fat: 6
|
||||
Water: 3
|
||||
Protein: 1 #water & protein represent aqueous proteins
|
||||
|
||||
#- type: reaction
|
||||
# id: SugarBreakdown
|
||||
# source: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue