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).
Ore Freighter Unload Speed
Type: int
Current Default Value:
40
Fuel Compressor Output Buffer Limit
Type: int
Current Default Value:
10
Maximum Value
Value:
10000
Scale MagmaBore drill cost with difficulty
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
Boost gas/particle systems when power-rich
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
Allow geo pipe to pass through T5 ores
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
Allow Mk3 Build Gun full grapple functionality in all caverns
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
PSB sharing boost from large to small
Type: float
Current Default Value:
1.0F
Maximum Value
Value:
10.0F
Enable post-overmind anti-worm OET strikes
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
Low-power anti-worm OET strike power cost
Type: int
Current Default Value:
2000000
Vanilla Value
Value:
100000000
Maximum Value
Value:
100000000
Make outer airlocks optional
Type: boolean
Current Default Value:
false
Vanilla Value
Value:
false
*.
Mattermitter range reduction factor by tier
Type: float
Current Default Value:
0.5F
Mattermitter range flat reduction by tier
Type: int
Current Default Value:
0
Casting pipe max range
Type: int
Current Default Value:
96
Remove FALCOR beacon sky access requirement
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
Disable item despawning
Type: boolean
Current Default Value:
false
Vanilla Value
Value:
false
Force worms to reveal at all distances
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
Induction charger PPS cap
Type: int
Current Default Value:
8192
Maximum Value
Value:
65536
Conduit PPS cap
Type: int
Current Default Value:
16384
Vanilla Value
Value:
10000
Maximum Value
Value:
65536
Boost basic carts' capacity when used as freight
Type: boolean
Current Default Value:
false
Vanilla Value
Value:
false
GAC power-rich speed bonus factor
Type: float
Current Default Value:
0.0F
Forced Induction Mk4 smelting speed
Type: float
Current Default Value:
5.0F
Forced Induction Mk5 smelting speed
Type: float
Current Default Value:
6.0F
Forced Induction Mk5 cost in Mk4s
Type: int
Current Default Value:
4
Reduce ARC Smelter Upgrade material cost
Type: boolean
Current Default Value:
false
Vanilla Value
Value:
false
Move V3 build gun to early FF
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
Keep pre-FF CC music
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
Hive Brain Cost From Recombined Matter (Zero To Disable)
Type: int
Current Default Value:
60
Maximum Value
Value:
32767
Enable Ampule Uncrafting To Seeds
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
Enable Heimal Geothermal Crafting
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
Make T2 cargo lift cheaper
Type: boolean
Current Default Value:
true
Vanilla Value
Value:
false
Allow uncrafting of research pods to basic material items
Type: boolean
Current Default Value:
false
Vanilla Value
Value:
false
Disable slime ore drops
Type: boolean
Current Default Value:
false
Vanilla Value
Value:
false
Item Magnet Power Cost Factor
Type: float
Current Default Value:
1.0F
Maximum Value
Value:
10.0F
Source Code
The source code for FortressTweaks can be found here:
GitHub