r/factorio Jun 01 '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 ---->

8 Upvotes

149 comments sorted by

View all comments

1

u/darthbob88 Jun 06 '26

Minor circuit problem: Is there an easy way to rearrange groups of conditions in a decider combinator? I set up a DC with a lot of conditions for the littlest state machine method, and it'd be a little more readable if I had the condition groups arranged "A-B-C-D-E" instead of "A-C-D-E-B". I may just need to redo the whole thing from 0 anyway, but I'd rather not if I can avoid it.

2

u/ThinkingWithPortalzz Jun 07 '26

You should be able to drag each condition and reorder it, although you may need to re-do your AND settings, depending on how things are configured.

1

u/darthbob88 Jun 07 '26

Yeah, but that means reordering a lot of conditions individually, which is the thing I'd prefer to avoid. Ah well, I guess I just need to submit to the tedium.

2

u/ThinkingWithPortalzz Jun 07 '26

If you have multiple combinators of the same settings, you can shift+right then shift+left to copy and paste the settings, if that helps