Separates frost oil into coldsauce and frost oil (#34458)

This commit is contained in:
Boaz1111
2025-02-01 16:20:01 +01:00
committed by GitHub
parent c139701830
commit db1b0a9144
12 changed files with 70 additions and 19 deletions

View File

@@ -519,7 +519,7 @@
reactants:
Beer:
amount: 10
Frostoil:
FrostOil:
amount: 1
products:
IcedBeer: 10

View File

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