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
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.