One-way item routing?

Would sharing the bus add much lag when everything sent to storage already uses the same pipe network? I wanted to avoid the material / spaghetti cost when multiple producers/consumers or distance between the producer/consumer would make a dedicated line longer. Though, I could just have all intermediates be on a single line parallel to the one used for sending to storage, and avoid the dust problem that way, even though it might not reduce lag as much. Then at least I wouldn’t need a separate line for each intermediate, and it only has to be extended enough to support the actual intermediate connections needed.

EDIT: Actually if I didn’t care about lag I could just use the ore dict filter like discussed earlier anyway.

2 Likes