Home - Paril/exppipes GitHub Wiki
Exponentialistics Pipes wiki
If you're familiar with Logistics Pipes' mechanics, understanding how this mod works should be very easy.
Basically, you have 2 main types of pipes: transport pipes, and routing pipes:
- Transport pipes will only transfer items to another pipe or an attached inventory.
- Routing pipes will send items to whatever is the shortest path to their destination, and insert items in inventories when they're already at destination.
To know whether a pipe is routing or not, check its recipe: if it requires a routing pipe to be crafted, it is routing. Check the sidebar for info about individual pipes.
Most routing pipes act as OpenComputers components, see their corresponding page for more information.