extracting_p2p_tunnels - GilbertzRivi/CrazyAE2Addons GitHub Wiki
Extracting P2P Tunnels
These are variants of standard AE2 P2P tunnels that are actively working, instead of needing items, fluids, or energy to be inserted into the tunnel, they automatically pull from the block they are attached to and push into the linked outputs.
Available Types
-
Extracting Item P2P Tunnel
- Automatically pulls up to 64 items/tick from the attached inventory and sends them to the linked outputs.
-
Extracting Fluid P2P Tunnel
- Drains up to 64 buckets per tick from the fluid handler it's attached to and distributes it across outputs.
-
Extracting FE P2P Tunnel
- Pulls up to max int of Forge Energy (FE) from the source and pushes it to all linked outputs.
- Distribution is proportional to how much each target can receive.
How to Use
-
Place the Tunnel
- Attach it to the block you want to pull from.
-
Link as Output
- Use memory card to assign frequency (right-click source, then targets).
-
Connect Outputs
- Attach another extracting tunnel parts of the same type to the output targets.