From 3167baa0a91975333ee8dcc5c2e588dcb52e528b Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Thu, 12 Nov 2015 18:11:10 -0800 Subject: [PATCH] User-submitted text for Tunnel Bore from crafting-guide.com --- data/railcraft/items/tunnel_bore/item.cg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/railcraft/items/tunnel_bore/item.cg b/data/railcraft/items/tunnel_bore/item.cg index 2cf52fc3..31189452 100644 --- a/data/railcraft/items/tunnel_bore/item.cg +++ b/data/railcraft/items/tunnel_bore/item.cg @@ -1,5 +1,5 @@ schema: 1 -description: The Tunnel Bore is used to bore tunnels in the "Railcraft" mod. The way it works is that a bore head must be provided. See [[Steel Bore Head]], [[Iron Bore Head]], and [[Diamond Bore Head]] for crafting recipes, etc. When powered, it will begin boring the tunnel unless it runs out of track or a fuel source. Fuel sources include [[Coal]], [[Coal Coke]], [[Block of Coal]], and [[Block of Coal Coke]] and other fuel sources in Minecraft. The Tunnel Bore will accept all types of track, and will lay the track that is present in the inventory in a straight line in the middle of the machine. +description: The Tunnel Bore is a self-propelled steam engine used to bore tunnels. When provided with fuel ([[Coal]], [[Charcoal]], [[Coal Coke]], etc.) and tracks, it will start boring a 3x3 tunnel directly in front of itself. After each layer is removed, it will lay down a track, and proceed forward. If provided with [[Gravel]], it will fill in any chasms it finds as it proceeds.