From 21b3de87ec4ec6d9cb156473a048bd90ffff68b0 Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Wed, 29 Apr 2015 16:37:32 -0700 Subject: [PATCH] Fix BC Chute description --- data/buildcraft/items/chute/item.cg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/buildcraft/items/chute/item.cg b/data/buildcraft/items/chute/item.cg index b412ef6d..12a55f0e 100644 --- a/data/buildcraft/items/chute/item.cg +++ b/data/buildcraft/items/chute/item.cg @@ -12,5 +12,5 @@ considerably faster than a Hopper, the latter offers many advantages. * the hopper is less expensive to make (no gear required) * the hopper has one more slot in its inventory * the hopper can direct items to the sides as well and directly underneath -* the hopper can suck in loose items out in the world (like an [Obsidian Pipe]) +* the hopper can suck in loose items out in the world (like an [Obsidian Transport Pipe]) END \ No newline at end of file