Trash Landfill Continued

by Kadaban

Adds a large landfill that disposes of trash at the cost of creating pollution

Content
4 years ago
0.16 - 0.17
11
Storage

b Incorrect pollution

4 years ago
(updated 4 years ago)

I'm getting insane pollution. Probably you didn't adjust it for 0.17? Pollution had to be manually lowered by 60 times for all mods when moving from 0.16.

I changed 5 to 0.06 in these lines at control.lua:

landfill.surface.pollute(landfill.position, total * 0.06)
entry[1][2].surface.pollute(entry[1][2].position, entry[2][1] * 0.06)

4 years ago

Thank you for reminding me about this. I haven't been playing much lately and didn't catch the changes back in the friday news.

I went with 0.083 which is closer to the intended reduction to a 60th of the initial value according to https://factorio.com/blog/post/fff-286

New response