![http://www.img2.9minecraft.net/Mods/Additional-BuildCraft-Objects-Mod.jpg]()
It provide some additional pipes and objects for buildcraft.
Objects added:
Valve Pipe
Show contentSelect all |
|
It works like a wooden pipe, but with integrated redstone engine. Also allows to add the lever directly on top.
![Additional Buildcraft Objects Mod]()
But it has one limitation (by design!) it only allows straight connections, no bending!
It also allows to push out liquid:
![Additional Buildcraft Objects Mod]()
![Additional Buildcraft Objects Mod]()
Recipe:
- WoodenWaterproofPipe Lever WoodenWaterproofPipe
|
Golden Iron Waterproof Pipe
Show contentSelect all |
|
It acts like an iron pipe, but has golden pipe speed, so you dont reduce the golden pipe water pressure
![Additional Buildcraft Objects Mod]()
Recipe:
- GoldenWaterproofPipe IronWaterproofPipe
|
Balance Pipe (idea by Oxygene13)
Show contentSelect all |
|
Balances liquid of connected tanks
![Additional Buildcraft Objects Mod]()
![Additional Buildcraft Objects Mod]()
Recipe:
- WoodenWaterproofPipe IronOrGate WoodenWaterproofPipe
Examples:
A 3×3 Iron Engine powerplant cooled by one single pump, with water triggered automatic on/off: (using balance pipes, valve and flowmeter)
The only way to stop this powerplant is to cut off its water and wait until the tanks are empty
|
Round Robin Items Pipe
Show contentSelect all |
|
It works like a stone pipe, but does round robin sorting.
Each output will be used once in a round robin way.
Recipe:
- StoneTransportPipe Gravel
|
Diamond Liquid Pipe
Compactor Pipe
Show contentSelect all |
|
Combines items(tacks) to larger itemstacks (currently to itemstacks >= 16 items)
![Additional Buildcraft Objects Mod]()
Neds to be powered with redstone. also has an underrun detection (if no item comes in a specific time, the small itemstack is ejected)
Recipe:
- StoneTransportPipe Piston
|
Insertion Transport Pipe
Show contentSelect all |
|
Insertion Pipes given the choice between putting a item in the pipe in to an inventory (A chest or a furnace) and passing it along to another pipe, the Insertion Pipe will always try to add the item to the inventory.
This pipe is very useful for feedback loops as it forces the item to go in to the last machine if it can.
Recipe:
- StoneTransportPipe Redstone
|
Extraction Transport Pipe
Show contentSelect all |
|
Extraction Pipe is the opposite of the Insertion Pipe. If the pipe can choose between an inventory and another pipe the pipe will always go with the next pipe. Also this pipe behaves the same as a wood pipe where it will pull items out of an inventory if the pipe has an active redstone engine applied to it.
This pipe is useful for tight spaces where you do not want a pipe to accidentally fill a chest or machine.
Recipe:
- StoneTransportPipe Planks
|
Bounce Transport Pipe
Show contentSelect all |
|
This pipe will cause whatever enters the pipe to come back out the way it came unless the pipe is powered by redstone, then it behaves as a normal pipe.
Recipe:
- StoneTransportPipe Cobblestone
|
Crossover Transport Pipe
Show contentSelect all |
|
This pipe will direct material entering it to the pipe (or something accepting material, like chests) directly across from it. If no such pipe exists, a random direction is chosen.
Recipe:
- StoneTransportPipe IronTransportPipe
|
Power Switch Pipe
Show contentSelect all |
|
Works as transistor for the power pipes. You can/have to power it with redstone to allow power flowing through it. Also allows to add the lever directly on top.
![Additional Buildcraft Objects Mod]()
![Additional Buildcraft Objects Mod]()
Recipe:
- GoldenConductivePipe Lever
|
Show contentSelect all |
|
Iron Power Pipe
Acts as a diode/iron pipe for power pipes
Recipe:
- IronTransportPipe Redstone
|
Installation:
Notes: For those, who want to use a continues-power model (so you don’t have to toggle the redstone current for valve etc all the time like “old” buildcraft), should set
# set to true for allowing machines to be driven by continuous current
current.continuous=False
to
# set to true for allowing machines to be driven by continuous current
current.continuous=True
in your buildcraft config
![http://www.img.9minecraft.net/download.png]()
For 1.5.2
http://www.dl5.9minecraft.net/index.php?act=dl&id=1371819762
http://www.dl.9minecraft.net/index.php?act=dl&id=1371819271
For 1.5.1
http://www.dl.9minecraft.net/index.php?act=dl&id=1371819253
For 1.4.7
http://www.dl.9minecraft.net/index.php?act=dl&id=1371819240
Credits: Flow86
Source: Additional Buildcraft Objects Mod for Minecraft 1.5.2/1.5.1/1.4.7