Pollution Smoke

by NOiZE

Adds visible smoke to pollution-generating machines, scaled by their actual pollution output. Machines with chimneys emit smoke from their chimney positions; others emit smoke randomly across their footprint.

Tweaks
3 days ago
2.0
150
Environment Manufacturing

b [Fixed]Conflicts with Foundations Required

3 days ago

Your other mod, Foundations Required, causes the smoke entities (which are reactors) to have a collision mask, blocking quick-place upgrading.

Should probably have a data-final-fixes check to clear out the mask list and change Foundations Required to be in data-updates.

3 days ago

Thinking about it more, Foundations Required should probably be checking if the mask list is empty or the collision box is 0x0 rather than fixing it after-the-fact, to maximise compatibility.

3 days ago

Thanks a lot for your report and suggestions, I pushed a fix for the Foundation Required mod.

New response