Advertisement
thaile4ever

Buildcraft gate guild

Jan 8th, 2013
2,308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. Introduction
  2.  
  3. The addition of gate to the buildcraft world has made pipes quite a bit smarter. Allowing a player to have more control and ability to create more compact machine layouts.
  4.  
  5.  
  6. Buildcraft gates are design around a cause and effect philosophy. When opening the gate GUI by right clicking on a gate that has been place on a pipe, you'll see two grouping of boxes. A left side which is the cause and a right side which is the effect.
  7.  
  8.  
  9. By clicking on the boxes on the left side you will cycle through a list of events that will cause an effect on the gate. The list of possible events will change depending on what Machine/Chest/Tanks are next to the gate. Gold and Diamond gates also has an extra column on the left grouping that normally has a black line through it. This column is an item filter and is only unlocked when using certain causes such as Items in Inventory.
  10.  
  11. The right side is the possible effect that the gate can have. By default all gates can output a redstone signal. Higher tier can also output different color pipe Signals and the Autarchic gates also has an Energy Pulser effect.
  12.  
  13. ----------------------------------------------
  14.  
  15. CHOOSING YOUR GATE.
  16.  
  17.  
  18. Normal vs. Autarchic?
  19.  
  20. Autarchic gates when place on a pipe and set to have the energy pulser effect it will act like a redstone engine on that pipe. So if place on a wooden transport pipe connected to a chest, it would pump items out. Place on a wooden waterproof pipe, it would pump the liquid out. Placing an Autarchic gate on any other type of pipe would have no additional effect beyond that of a normal gate.
  21.  
  22.  
  23. AND vs. OR? (Note: This only applies when using the redstone signal effect.)
  24.  
  25. If you want the gate to output a redstone signal when more then 1 cause is true than use an AND gate. If you want to output a redstone signal when any of the causes are true then use an OR gate.
  26.  
  27.  
  28. ---------------------------------------------------
  29. Basic Gate
  30. [Recipe]
  31.  
  32. Number of slots: 1
  33. Possible Effects: Redstone Signal.
  34.  
  35.  
  36. Iron Gate
  37. [Recipe]
  38.  
  39. Number of slots: 2
  40. Possible Effects: Redstone Signal, Red Pipe Signal
  41.  
  42. Gold Gate
  43. [Recipe]
  44.  
  45. Number of slots: 4
  46. Can filter base on item
  47. Possible Effects: Redstone Signal, Red Pipe Signal, Blue Pipe Signal
  48.  
  49. Diamond Gate
  50. [Recipe]
  51.  
  52. Number of slots: 8
  53. Can filter base on item
  54. Possible Effects: Redstone Signal, Red Pipe Signal, Blue Pipe Signal, Yellow Pipe Signal, Green Pipe Signal
  55.  
  56.  
  57. (TIP: One way to remember what pipe signal a gate can use, is to remember what wires were used to craft the gate in the first place)
  58.  
  59. Autarchic Gates are made by using the appropriate gate plus a Pulsating Chipset and Redstone Iron Chipset.
  60.  
  61. -------------------------------------------------------
  62. Pipe Wire
  63.  
  64. There are 4 kinds of pipe wire. Red, Blue, Green, and Yellow. You can add all 4 kinds to a pipe at that same time.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement