| ID | logistics:pipe/item_extractor_pipe |
| Type | Block (Pipe) |
| Stackable | Yes (64) |
| Tier | Tier 1 - Mechanical |
| Added | v0.1.0 |
Item Extractor Pipe¶
The Item Extractor Pipe is a Tier 1 mechanical pipe that actively pulls items from adjacent inventories into your pipe network. It's how you get items moving through your system.
Recipe¶
Yields: 8× Item Extractor Pipe
Behavior¶
The Item Extractor Pipe pulls one item at a time from a connected inventory and inserts it into the pipe network. Extraction happens automatically at regular intervals.
Key features: - Extracts from one face only (configurable) - Pulls one item per extraction cycle - Requires adjacent inventory to extract from - Connects to other pipes on remaining faces - No power required - extraction is automatic - Works with any block implementing Fabric Transfer API
Configuration¶
Use a Wrench to select which face extracts from the inventory:
- Right-click the pipe with a wrench
- Extraction face cycles through available directions
- Active extraction face indicated by opaque connector
- Only one face can extract at a time
The opaque connector shows which face is pulling from the inventory.
Tips¶
- Place extraction face directly against the inventory (chest, furnace, etc.)
- Connect other faces to Copper Transport Pipes for network
- Use Item Merger Pipes to collect from multiple extractors
- Extraction is automatic - no redstone required
- Cannot extract through Item Passthrough Pipes
- One item per cycle - not a high-speed extractor
Common Patterns¶
Single chest extraction:
Multi-chest collection:
See Also¶
- Wrench - Configure extraction face
- Copper Transport Pipe - Connect to network
- Item Merger Pipe - Collect from multiple extractors
- Pipe Networks - Building extraction networks
- Connectivity - How extractors connect