Soda water and Vodka recipes (#32252)
* SodaWater and Vodka recipes * Changed crystals recipe in fun.yml * plasma is now a catalyst to create crystals * Revert "plasma is now a catalyst to create crystals" This reverts commit 1002d9927a3597f7a02611071ef3f706cd056a41. * Revert "Changed crystals recipe in fun.yml" This reverts commit 30b6b602228ec1b11a46e390c6a5868494e2b61f. * Stir to make Vodka * Shake to make soda water * fix
This commit is contained in:
@@ -941,6 +941,18 @@
|
||||
products:
|
||||
SnowWhite: 3
|
||||
|
||||
- type: reaction
|
||||
id: SodaWater
|
||||
requiredMixerCategories:
|
||||
- Shake
|
||||
reactants:
|
||||
Water:
|
||||
amount: 5
|
||||
CarbonDioxide:
|
||||
amount: 1
|
||||
products:
|
||||
SodaWater: 6
|
||||
|
||||
- type: reaction
|
||||
id: SoyLatte
|
||||
reactants:
|
||||
@@ -1146,6 +1158,18 @@
|
||||
products:
|
||||
TheMartinez: 6
|
||||
|
||||
- type: reaction
|
||||
id: Vodka
|
||||
requiredMixerCategories:
|
||||
- Stir
|
||||
reactants:
|
||||
Ethanol:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
Vodka: 2
|
||||
|
||||
- type: reaction
|
||||
id: WaterBreakdown
|
||||
source: true
|
||||
|
||||
Reference in New Issue
Block a user