User-submitted text for Flood Gate from local.crafting-guide.com

This commit is contained in:
Andrew Miner
2015-06-11 13:34:09 -07:00
parent b4c88ca934
commit 37e61bae10
+7 -1
View File
@@ -1,5 +1,11 @@
schema: 1 schema: 1
description: The flood gate accepts fluids via pipes and places them back in the world as fluid blocks: 1 block per 1000 mB of fluid (i.e., the opposite of a [[Pump]]). So long as it is provided enough fluid, it will completely fill any space it is in until the top of the fluid is level with the top of the flood gate. description: <<-END
The flood gate accepts fluids via pipes and places them back in the world as fluid blocks: 1 block per 1000 mB of fluid (i.e., the opposite of a [[Pump]]). So long as it is provided enough fluid, it will completely fill up the space it is in until the top of the fluid is level with the top of the flood gate.
| ![](example.png) |
|:----------------:|
| *the result of using a [[Pump]] and a [[Flood Gate]] to move water* |
END