Additional Buildcraft Objects Mod 1.6.4/1.6.2/1.5.2

Additional Buildcraft Objects Mod 1.6.4
Additional Buildcraft Objects Mod provide some additional pipes and objects for buildcraft.
Objects:
Valve Pipe
ShowSelect |
|
It works like a wooden pipe, but with integrated redstone engine. Also allows to add the lever directly on top.

But it has one limitation (by design!) it only allows straight connections, no bending!
It also allows to push out liquid:


Recipe:
- WoodenWaterproofPipe Lever WoodenWaterproofPipe
|
Golden Iron Waterproof Pipe
ShowSelect |
|
It acts like an iron pipe, but has golden pipe speed, so you dont reduce the golden pipe water pressure

Recipe:
- GoldenWaterproofPipe IronWaterproofPipe
|
Balance Pipe (idea by Oxygene13)
ShowSelect |
|
Balances liquid of connected tanks


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
ShowSelect |
|
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
[/spoiler]
Like the Diamond Items Pipe but for sorting liquids
Recipe:
[/spoiler]
Compactor Pipe
ShowSelect |
|
Combines items(tacks) to larger itemstacks (currently to itemstacks >= 16 items)

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
ShowSelect |
|
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
ShowSelect |
|
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
ShowSelect |
|
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
ShowSelect |
|
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
ShowSelect |
|
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.


Recipe:
- GoldenConductivePipe Lever
Iron Power Pipe
Acts as a diode/iron pipe for power pipes
Recipe:
- IronTransportPipe Redstone
|
Video:
Install Additional Buildcraft Objects Mod 1.6.4/1.6.2/1.5.2
- Download and install Minecraft Forge
- Download and install BuildCraft Mod
- Download Additional Buildcraft Objects Mod
- Put Additional Buildcraft Objects Mod jar file into your .minecraft.jar
- Done
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
Download Additional Buildcraft Objects Mod 1.6.4/1.6.2/1.5.2
For 1.6.4/1.6.2
http://dl2.5minecraft.net/download.php?file=26e52ee0db4a5cede2fc4d2d2d0f3738
For 1.5.2
http://dl2.5minecraft.net/download.php?file=b194b9c6cd66d57c8c0c23f7eb74fc05
For 1.5.1
http://dl2.5minecraft.net/download.php?file=cbec56f483716a23430f0fa45c0b24d6
For 1.4.7
http://dl2.5minecraft.net/download.php?file=477d89d60869601d21c2233c309cedb2
Credits: Flow86