i cant go above 100 tiles? its less than usefull now, it doesnt even go up to the construction range?
i fixed it. in settings.lua
type = "int-setting",
name = "concreep range",
setting_type = "runtime-global",
default_value = 1000,
minimum_value = 0,
maximum_value = 10000,
order = "01"