Landfill Everything


This mod adds a button that will put a landfill tile under every entity if you have a blueprint in hand. Very useful for complex reactor setups and blueprinting rail.

Content
2 years ago
0.17 - 1.1
23.0K
Blueprints

g Fix for v1.0 off-by-one bug

3 years ago

Note: this has not been thoroughly tested, but it seems to work.

The rail offset no longer seems to be needed. While the code should be reworked to remove it, the changes I made to control.lua were:

line 82: local start_x = math.floor(pos.x) - math.floor(width / 2.0)
line 83: local start_y = math.floor(pos.y) - math.floor(height / 2.0)

Note the removal of the rail offset and the switch from math.ceil to math.floor.
Offshore pumps still act a bit weird, creating a 2 by 2 tile, but they place properly.

3 years ago

If there is going to be a rework 1.1 compability would be very welcome. I really enjoy the mod, and would like to speak out my appreciation.

3 years ago

I'm not the mod author, and don't play enough to plan on taking it over.

3 years ago

I see. Just didn't found worth to addd a new topic, so i added a comment. Before talking about taking over, lets just see if Hadramal is still around. No rush required, i'll keep an eye on the topic.

New response