Option for alt-mode to show only constant combinator settings
Posted: Fri Jan 16, 2026 10:51 pm
TL;DR
Make it possible to show constant combinator settings in alt-mode, without showing the settings for other combinators.What?
Split the interface option for 'Show combinator settings in "Alt-mode"', into 'Show constant combinator settings' and 'Show other combinator settings'.Why?
The 'Show combinator settings in "Alt-mode"' setting serves very little purpose right now - it is basically mandatory to always be on, for two reasons:1. Currently the only way to label belt inputs for blueprints is with combinators.
2. Constant combinators actually used as constant combinators for circuits always need to be visible because it's often the only thing that tells you what that circuit does - especially if you're dealing with "set recipe".
However, on the flip side, the alt-mode for other combinators (arithmetic/decider/selector) is actively unhelpful. For example, 99% of my arithmetic/decider combinators just use EACH, which looks like this in alt-mode:
This is ugly and completely counterproductive. I would rather see the operator indication, and more importantly this mode obsures most of the wires, which is a massive issue.
The non-alt-mode version is much more helpful in most cases:
But currently the only way to disable this overlay is to disable it for all combinators, which is not possible because you absolutely MUST have constant combinator icons visible for the reasons discussed above.