Fix minor error in Gates, Chips and Wires tutorial

This commit is contained in:
Andrew Miner
2015-03-20 16:01:01 -07:00
parent dc68615bb3
commit ac120e81ee
2 changed files with 4 additions and 3 deletions
@@ -27,7 +27,7 @@ section:
4. Another Basic Gate receives the red pipe wire signal and converts it back to a redstone signal, thus turning
the [Combustion Engine](/browse/buildcraft/combustion_engine)s on.
5. The red pipe wire signal is also received by Basic Gates next to the [Redstone
Engine(/browse/buildcraft/redstone_engine)s, turning them on as well, and causing both fuel and water to
Engine](/browse/buildcraft/redstone_engine)s, turning them on as well, and causing both fuel and water to
flow into the engines.
6. Finally, the power generated by the Combusion Engines flows into the [Quarry](/browse/buildcraft/quarry/).
END