From a6481707cae5258550875f6d1c7f643056b9cdcf Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Thu, 14 May 2015 17:11:42 -0700 Subject: [PATCH] User-submitted text for Redstone Engine --- data/buildcraft/items/redstone_engine/item.cg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/buildcraft/items/redstone_engine/item.cg b/data/buildcraft/items/redstone_engine/item.cg index 3441b55b..1ef2551c 100644 --- a/data/buildcraft/items/redstone_engine/item.cg +++ b/data/buildcraft/items/redstone_engine/item.cg @@ -1,5 +1,5 @@ schema: 1 -description: The redstone engine is the lowest powered engine in Buildcraft. It produces 0.5 RF/t, and cannot be connected to a [[Wooden Kinesis Pipe]], thus making it's only use to directly power machines. +description: The redstone engine is the lowest powered engine in Buildcraft. It produces 0.5 RF/t, and cannot be connected to a [[Wooden Kinesis Pipe]], thus making it's only use to directly power machines. It's most common use is a cheap way to power a [[Pump]], or to extract items from a [[Chest]] using a [[Wooden Transport Pipe]].