How do you build a filter?
Posted: Tue Aug 26, 2014 7:48 pm
I keep seeing that filter-splitters and the like are a rejected suggestion because the devs don't want to add machines that can be built with existing tools. This implies that it is physically possible to make a filter with existing tools.
I define a filter to be:
I define a filter to be:
- A device that has at least one input
- Containing a list such that an item or number of items can be named as "filtered" and
- A "main output" for items not on that list and
- If an item passes into the device, and that item is the same type of item as one of the "filtered" items, that item will never exit the filter through the "main output", and
- If an item passes into the device, and that item is not the same type of item as one of the "filtered" items, and the "main output" is not obstructed, that item will always exit the filter through the "main output".