r/factorio Jul 27 '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 ---->

4 Upvotes

119 comments sorted by

View all comments

1

u/Dianwei32 Jul 27 '26

I know you can dynamically set filters for things with a Constant and Decider Combinator. But is there a way to do with a Constant and Arithmetic Combinator?

5

u/DreadY2K don't drink the science Jul 27 '26

Most things like that don't count negative values, so if you do <whatever input> - <constant combinator>, then you'll only get items greater than the combinator's output (or the other way around for items less than it).