Autobuild

by therax

Autobuild allows your character to automatically build, deconstruct, and upgrade nearby ghosts. A more efficient alternative to mods like Bluebuild.

Utilities
8 months ago
0.17 - 2.0
24.2K

b 2.1 fix

21 hours ago

I tried manually overriding to get this working in 2.1 experimental and there is an error when upgrading underground belts related to this code in control.lua

if entity.type == "underground-belt" and entity.neighbours then

Seems this was renamed in 2.1, it's now entity.underground_belt_neighbour.

New response