RyanHub - file viewer
filename: docs/logistics/pipe_boosters.mdx
branch: 1.21
back to repo
---
title: Pipe Boosters
icon: oritech:area/item_pipes_boosted
related_items: [oritech:pipe_booster_block]
---

Item and Fluid pipes have a moderate transfer rate by default, which should be enough for most uses. However, if you need to transport
a lot of items or fluids very fast, a **pipe booster** block can be attached to a pipe. When it is powered, it will massively increase the operation
speed of the pipe behind it. Item pipes will extract a stack every tick, and fluid pipes will extract up to 40 buckets per tick.

<Callout variant="info">
    The booster needs to target an **extracting** pipe block. So it must directly target the block where the pipes interface with the machines.
</Callout>

<center>
<ModAsset location="oritech:area/item_pipes_boosted" width={512} />
</center>