Ellpeck / PrettyPipes

Pretty Pipes is a simple to use, all-inclusive item transport mod featuring simple pipes that can be upgraded using modules to accomplish much more advanced tasks.
https://modrinth.com/mod/pretty-pipes
MIT License
21 stars 19 forks source link

[Bug] Round Robin on multi-output pipes not working as intended. #195

Closed MantasXVIII closed 12 months ago

MantasXVIII commented 12 months ago

https://github.com/Ellpeck/PrettyPipes/assets/129862749/ea7129c0-35d4-497b-a1cf-77927fb27865

If an extract module is placed before multiple inventories are connected to a single pipe, only the inventories on one side are considered for input. Only once the side is full is the other side considered. See video attached.

As far as I can tell, North/West are favored, haven't tested Up/Down or tri-input pipes.

Ellpeck commented 12 months ago

Duplicate of #167