Search found 1 match
- Fri Nov 15, 2024 9:01 pm
- Forum: Not a bug
- Topic: [2.0.15] Decider combinator [each = 'carbonic asteroid chunk'] clause matches inserter signal
- Replies: 2
- Views: 436
[2.0.15] Decider combinator [each = 'carbonic asteroid chunk'] clause matches inserter signal
I wired up a decider combinator to eject surplus items from my space platform. It should pass on all input signals from the hub that satisfy two conditions. The first condition is [each = item] and the second condition is [item > some_limit]. I connected a few of these AND clauses by OR conditions ...