Temporarily comments out water vapor gas reaction.
It was extremely laggy and shitcode.
This commit is contained in:
@@ -23,18 +23,18 @@
|
||||
effects:
|
||||
- !type:TritiumFireReaction {}
|
||||
|
||||
- type: gasReaction
|
||||
id: WaterVaporPuddle
|
||||
priority: 1
|
||||
maximumTemperature: 373.13 # Boiling point of water.
|
||||
minimumRequirements: # In this case, same as minimum mole count.
|
||||
- 0 # oxygen
|
||||
- 0 # nitrogen
|
||||
- 0 # carbon dioxide
|
||||
- 0 # plasma
|
||||
- 0 # tritium
|
||||
- 1 # water vapor
|
||||
effects:
|
||||
- !type:WaterVaporReaction
|
||||
gas: 5
|
||||
reagent: Water
|
||||
#- type: gasReaction
|
||||
# id: WaterVaporPuddle
|
||||
# priority: 1
|
||||
# maximumTemperature: 373.13 # Boiling point of water.
|
||||
# minimumRequirements: # In this case, same as minimum mole count.
|
||||
# - 0 # oxygen
|
||||
# - 0 # nitrogen
|
||||
# - 0 # carbon dioxide
|
||||
# - 0 # plasma
|
||||
# - 0 # tritium
|
||||
# - 1 # water vapor
|
||||
# effects:
|
||||
# - !type:WaterVaporReaction
|
||||
# gas: 5
|
||||
# reagent: Water
|
||||
|
||||
Reference in New Issue
Block a user