Concreep Redux

by utoxin

Automated concrete placement and upgrading for Factorio 2.0. Your roboports automatically tile and upgrade floors (stone brick → concrete → refined concrete) within their construction areas. Features multiple tiling modes including pattern replication, construction/logistic area differentiation, and automatic obstacle clearing. Set it and forget it – your factory floor tiles itself as you expand!

Utilities
7 months ago
1.1 - 2.0
5.04K
Logistic network

g Change check speed?

2 years ago

Heya!
I want to change the update speed of how often it checks for concrete in the network, and places. I've had a look through the lua files, and the config, but i cant find where this is?
Any help please?
Thanks in advance <3

2 years ago

That's at the bottom of creep_logic.lua, where it sets up the on_nth_tick event. Currently, it's once a second. I'll make a note to add a config for that soon.

2 years ago

ah, alright, thanks <3
just thinking, it could be changed to update slower or faster, depending on the pc and ups of the machine?

2 years ago

Yeah, makes perfect sense, and is pretty trivial to add.

2 years ago

Working on this right now. Should release very shortly. Github issue https://github.com/utoxin/concreep-redux/issues/26

New response