So, since I've been away for some time I've missed several updates and also am a bit "out of touch" with how redpower works. I've tried finding an answer but my google-fu is pretty weak.
I'm trying to set up a sorting system which runs down a line from my ender chest, past a number of barrels for basic stuff, then past two sorting machines for sending ores etc to the processing setup, then past a number of filters with chests for storage.
Basically it looks something like this:
The - are tubes and the S are sorting machines.
Now, I've set the up with stuff in their lines (so they're not empty) and on the "send everything to color code immediately" option. I want them to only pick up the ores etc, but whenever I put anything into the ender chest, they enter the system, go into barrels if they fit, then everything else enters the sorters whether they have been put into it's GUI lines or not, and nothing goes to the chests.
What am I doing wrong? Any suggestions?
I'm trying to set up a sorting system which runs down a line from my ender chest, past a number of barrels for basic stuff, then past two sorting machines for sending ores etc to the processing setup, then past a number of filters with chests for storage.
Basically it looks something like this:
Code:
(E)--------------------------
BBBBB S S FFFFFF
| | CCCCCC
M M
The - are tubes and the S are sorting machines.
Now, I've set the up with stuff in their lines (so they're not empty) and on the "send everything to color code immediately" option. I want them to only pick up the ores etc, but whenever I put anything into the ender chest, they enter the system, go into barrels if they fit, then everything else enters the sorters whether they have been put into it's GUI lines or not, and nothing goes to the chests.
What am I doing wrong? Any suggestions?