9 lines
293 B
TOML
9 lines
293 B
TOML
#Whether upgrades should be allowed in the Multi Processing Array
|
|
allow_upgrades_in_multi_processing_array = true
|
|
|
|
[batching_machines]
|
|
#The multiplier to use for the EU cost of the Multi Processing Array
|
|
# Default: 1.0
|
|
# Range: 0.1 ~ 1.7976931348623157E308
|
|
multi_processing_array_eu = 1.0
|