From ad858ecc54544115c911fbd8fae96c08965fac77 Mon Sep 17 00:00:00 2001 From: 200934 Date: Mon, 2 Nov 2015 17:47:41 -0500 Subject: [PATCH] User-submitted text for Reinforced Track from crafting-guide.com --- data/railcraft/items/reinforced_track/item.cg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/data/railcraft/items/reinforced_track/item.cg b/data/railcraft/items/reinforced_track/item.cg index 6edeac1a..7a43a8db 100644 --- a/data/railcraft/items/reinforced_track/item.cg +++ b/data/railcraft/items/reinforced_track/item.cg @@ -1,5 +1,9 @@ schema: 1 -description: Reinforced Tracks are stronger than vanilla rail/track and allow somewhat faster speeds. +description: <<-END +Reinforced Tracks are stronger than Vanilla Minecraft [[Rail]]s and are used when the player wants a explosion resistant section of track. If an explosion were to happen (Creeper, [[TNT]], etc) the Reinforced Track would not break unlike other rails. It is also used when transitioning from [[H.S. Track]] to other types of track. Using Reinforced Track when doing that type of transition will prevent the chance of a large crash. Precautions must be taken though, when doing this. + +See [[H.S. Track]] for precautions and how to make safe transitions and turns. +END