Selector Combinator: Filter items that supports productivity module
Posted: Sun Nov 10, 2024 10:24 am
Problem Statement
I'm creating an automatic mall that crafts the required products I supply with a constant combinator. This mall will also craft any dependency items if those are missing.
I mostly use this for quality items. A common scenario is that I'm missing quality low-density structures or quality pipes. For low-density structures, I would like to use productivity modules. However, switching to crafting pipes removes all the productivity modules from the assembler. I can solve this by creating a registry for all items that support productivity, but a cleaner solution would be:
Potential Solution
Add another filter for the selector combinator to filter out items that support productivity modules or vice versa.
I'm creating an automatic mall that crafts the required products I supply with a constant combinator. This mall will also craft any dependency items if those are missing.
I mostly use this for quality items. A common scenario is that I'm missing quality low-density structures or quality pipes. For low-density structures, I would like to use productivity modules. However, switching to crafting pipes removes all the productivity modules from the assembler. I can solve this by creating a registry for all items that support productivity, but a cleaner solution would be:
Potential Solution
Add another filter for the selector combinator to filter out items that support productivity modules or vice versa.