Hello.
I'm building an array of 32 recyclers to provide scrap for my mass fabricators. The idea is simple: use energy condenser to create lots of cobblestone, construct a pipe system that distributes it evenly into all the recyclers. I use distribution transport pipes to split the cobblestone stream.
Problem: when using steam/combustion engine to take items from chest, it pumps out in stacks. Distribution pipes treat these stacks as one item, so recyclers recieve items in stacks once in a while, instead of a steady stream. I am aware that on the longer run this makes no difference, but still - is there a way of distributing items evenly, by splitting stacks?
Thanks for your time :)