Signal Numbers


Generates deterministic numerical hashes for circuit signals. (This is a library mod that makes no gameplay changes.)

Internal
23 hours ago
2.1
4
Circuit network

Changelog

Version: 1.0.3
Date: 2026-07-20
  Changes:
    - Added `counts_to_signals` and `counts_to_signals_split`.
Version: 1.0.2
Date: 2026-07-20
  Bugfixes:
    - Fixed a bug caused by mod-data mangling the numeric table keys.
Version: 1.0.1
Date: 2026-07-19
  Bugfixes:
    - Fixed a data phase crash caused by the `pypostprocessing` mod writing to `defines.prototypes.item.fluid`
Version: 1.0.0
  Changes:
    - Initial release