Logistics Pipes

Logistics Pipes

13M Downloads

What is the 4th page in the Pipe Controller?

aaronhowser1 opened this issue ยท 5 comments

commented

This one
image

This is what I have for the quest so far :P
image

commented

This is what I have for the quest so far :P

I think that works out ๐Ÿ‘

commented

That is supposed to be the tasks view so you can see the current tasks a pipe has - Yes, I did have to look into the code

commented

I can't find any example of the task view working. I have an Extractor and ItemSink continually moving items between two ender chests, and neither of them have any tasks in their lists

commented

Can you see if a supplier, provider, crafting pipe or request pipe have any entries? While the extractor is actively doing things it is rather dumb. An item sink is completely passive and I would not expect it to have any info

commented

image
Sorry I completely forgot about this. This is a supplier that's having things sent to it.
image
And this is the Provider sending things.