Filter Combinator


Provides a filter combinator, which lets you filter any number of signals from the input. Does not alter the signal level and is valid for every signal level. Implemented in terms of circuitry rather than on_tick for performance. 3 ticks of delay between input and output. Compatible with Space Exploration.

Utilities
5 days ago
1.1 - 2.0
1.56K
Circuit network

g [Won't do] Keep wires separate

1 year, 5 months ago

The green and red wire are mixed in the output!
Would be better if the combinator keep it separated!

Thanks.

1 year, 5 months ago
(updated 1 year, 5 months ago)

That is a standard Factorio mechanic and thus what I think people would expect.

If you want to keep the red and green separate you could put two of them down, send the green wire to one and the red wire to the other one. That way you're not mixing the signals together.

Which is essentially what would have to happen internally to be able to keep the wire signals separate.

New response