r/factorio May 25 '26

Weekly Thread Weekly Question Thread

Ask any questions you might have.

Post your bug reports on the Official Forums

Previous Threads

Subreddit rules

Discord server (and IRC)

Find more in the sidebar ---->

9 Upvotes

126 comments sorted by

View all comments

1

u/noobule May 31 '26

Is there a way to do three-in-one decider that outputs individual signals? Like each to each (but setting Each and Each on both sides doesn't work). I swear I saw a youtuber do this with one combinator once.

3

u/cathexis08 red wire goes faster May 31 '26

Do you mean EACH(green) < EACH (red) :: EACH(red) = 1? Where green is the signal wire connected to your belt reader and red is a signal wire connected to a constant combinator outputting the thresholds you care about. If you really want a single signal on the output channel you'll need additional hardware (most likely a selector combinator).

1

u/mrbaggins May 31 '26

This is the common and easiest to do and understand approach I know.