Separates frost oil into coldsauce and frost oil (#34458)
This commit is contained in:
@@ -519,7 +519,7 @@
|
||||
reactants:
|
||||
Beer:
|
||||
amount: 10
|
||||
Frostoil:
|
||||
FrostOil:
|
||||
amount: 1
|
||||
products:
|
||||
IcedBeer: 10
|
||||
|
||||
@@ -284,6 +284,18 @@
|
||||
products:
|
||||
Hotsauce: 3
|
||||
|
||||
- type: reaction
|
||||
id: CookingColdsauce
|
||||
reactants:
|
||||
JuiceTomato:
|
||||
amount: 1
|
||||
TableSalt:
|
||||
amount: 1
|
||||
FrostOil:
|
||||
amount: 1
|
||||
products:
|
||||
Coldsauce: 3
|
||||
|
||||
- type: reaction
|
||||
id: CookingVinegar
|
||||
reactants:
|
||||
|
||||
Reference in New Issue
Block a user