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