SLP - Underground pole

by SLywnow

Upgrade your electrical network by hiding all the wires underground! The new type of poles can be placed even under factory objects, which will save a lot of space and time. Underground poles completely repeat the middle and large poles, as well as the substation.

Content
1 year, 10 months ago
1.0 - 2.0
2.26K
Power

g A small flaw

11 months ago

Is it possible to prevent electricity from being placed inside itself? Otherwise, it could be placed infinitely at one point.

10 months ago

Change to false

med_pole.collision_mask = {layers = {water_tile = true}, colliding_with_tiles_only=false}
big_pole.collision_mask = {layers = {water_tile = true}, colliding_with_tiles_only=false}
sub_pole.collision_mask = {layers = {water_tile = true}, colliding_with_tiles_only=false}

New response