[0.17.23]nuclear-reactor light is invalid
Posted: Sun Mar 31, 2019 1:20 pm
Nuclear reactor has two layers of light, and the white layer is uncontrolled.
www.factorio.com
https://forums.factorio.com/
Code: Select all
light_flicker =
{
minimum_intensity = 0.2,
maximum_intensity = 0.8,
derivation_change_frequency = 0.3,
derivation_change_deviation = 0.06,
border_fix_speed = 0.02,
minimum_light_size = 0.5,
light_intensity_to_size_coefficient = 0.5,
color = { r = 1, g = 1, b = 1 }
}