Configuration Settings
This mod contains several config options to modify values and behaviors - such as for balance or server safety concerns, or simply personal taste - to your preferences. Note that several settings may have bounds imposed on their values, either logically or explicitly; these can usually be seen in the actual settings files or ingame. These are listed in order found in the source code, which is generally the order in which they were added; They may be present in a different order ingame or in the configuration files.
The settings for the mod, when installed, can be found in the ModSettings/ReikaKalseki subfolder of your FCE userdata folder (typically AppData/Local/ProjectorGames).
Cryo Extract Drop Chance Multiplier
Type: float
Current Default Value:
1.0F
Maximum Value
Value:
10.0F
Magma Worm DNA Drop Chance Multiplier
Type: float
Current Default Value:
1.0F
Maximum Value
Value:
10.0F
Cryo/Magma Mixing Blast Radius
Type: int
Current Default Value:
24
Make Cryo/Magma mix explosions clear cryo
Type: boolean
Current Default Value:
false
Vanilla Value
Value:
false
Make Cryo place as solid and need to be melted to flow into lava
Type: boolean
Current Default Value:
false
Vanilla Value
Value:
false
Source Code
The source code for Cryopathy can be found here:
GitHub