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 ingame, in the mod settings menu.
Extend BobPower
Type: bool
Current Default Value:
true
This enables or disables the late-tier solars and steam engines to extend bobpower. Does nothing without that mod installed.
Unrestricted productivity modules
Type: bool
Current Default Value:
false
This makes the Tier-5 productivity modules have no restrictions on their use.
Tier 4+ Modules
Type: bool
Current Default Value:
true
Should the upper-tier (4 and 5) modules be enabled?
Enable Fast Refinery
Type: bool
Current Default Value:
false
Should the fast refineries be enabled?
Enable Fast Chemical Plant
Type: bool
Current Default Value:
false
Should the fast chemical plants be enabled?
Enable Fast Furnace
Type: bool
Current Default Value:
false
Should the fast (electric) furnaces be enabled?
Enable Better Beacons
Type: bool
Current Default Value:
true
Should the better beacons be enabled?
Enable Improved Drills
Type: bool
Current Default Value:
true
Should the improved mining drills be enabled?
Enable Fast Pump
Type: bool
Current Default Value:
true
Should the fast pumps be enabled?
Enable Fast Long Inserter
Type: bool
Current Default Value:
true
Should the fast long inserters (blue/red mix) be enabled?
Enable Big Chests
Type: bool
Current Default Value:
true
Enable the bigger logistics chests?
Source Code
The source code for FastFurnaces can be found here:
GitHub