Stack Combinator (Redux)


A Factorio 2.0 combinator for the circuit network that manages item stack sizes and related computation.

Content
a month ago
2.0
365
Circuit network

Changelog

Version: 0.4.0
Date: 2025-06-23
  Changes:
    - Use native quality rendering
Version: 0.3.1
Date: 2025-02-22
  Bugfixes:
    - Allow blueprinting when selecting contents for an existing blueprint
Version: 0.3.0
Date: 2025-02-17
  Changes:
    - small correctness fixes
Version: 0.2.2
Date: 2025-02-06
  Bugfixes:
    - Don't crash with 'unknown entity name' if compact circuit is not loaded. Fixes #1, reported by @francoisdejgr
    - Map additional prototype types for signal and filter conversion.
Version: 0.2.1
Date: 2025-02-04
  Bugfixes:
    - Fix compaktcircuit support
Version: 0.2.0
Date: 2025-02-04
  Changes:
    - Undo/Redo preserves combinator configuration
Version: 0.1.0
Date: 2025-01-29
  Info:
    - Initial release