Pollution Combinator (Jamie's Fork)


Fork of starruler's Pollution Combinator mod. Adds a combinator that outputs the amount of pollution in the chunk where it is placed as a circuit network signal.

Content
2 months ago
1.1 - 2.0
322
Circuit network

Changelog

Version: 1.1.0
Date: 2024-10-21
  Features:
    - Factorio 2.0 / Space Age release.
Version: 1.0.3
Date: 2024-10-21
  Changes:
    - Refactored prototypes and code in preparation for Factorio 2.0.
    - Newly built combinators now display the pollution count immediately instead of waiting for the next update cycle.
Version: 1.0.2
Date: 2024-09-25
  Changes:
    - Renamed all mod prototypes in preparation for Factorio 2.0's stricter prototype name requirements.
Version: 1.0.1
Date: 2024-03-25
  Changes:
    - Changed the default update frequency for the combinators from 32 ticks to 180 ticks.
  Graphics:
    - Updated combinator graphics to fix the miscolored red wire connection. Thanks to S6X for the fix!
Version: 1.0.0
Date: 2024-03-23
  Features:
    - Initial release.