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.
Enable 'Automated Transport' tech
Type: bool
Current Default Value:
true
Whether to enable the technology which locks even belts and burner inserters behind a (very basic) research, to add a small window of manual item handling in the very beginning, to further drive home the value of automation, and add another ten or so minutes to the early game.
Source Code
The source code for EarlyExtensions can be found here:
GitHub