From 37e61bae10ab6b0ce3ea3a56e933cffadf48bfb0 Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Thu, 11 Jun 2015 13:34:09 -0700 Subject: [PATCH] User-submitted text for Flood Gate from local.crafting-guide.com --- data/buildcraft/items/flood_gate/item.cg | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data/buildcraft/items/flood_gate/item.cg b/data/buildcraft/items/flood_gate/item.cg index b2770d95..efa88584 100644 --- a/data/buildcraft/items/flood_gate/item.cg +++ b/data/buildcraft/items/flood_gate/item.cg @@ -1,5 +1,11 @@ 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