From 3c082f656320f8f7ed8eca9523ba330e236fe56b Mon Sep 17 00:00:00 2001 From: 200934 Date: Mon, 2 Nov 2015 16:45:42 -0500 Subject: [PATCH] User-submitted text for H.S. Transition Track from crafting-guide.com --- data/railcraft/items/h_s_transition_track/item.cg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/data/railcraft/items/h_s_transition_track/item.cg b/data/railcraft/items/h_s_transition_track/item.cg index 2e40b8ac..4c768850 100644 --- a/data/railcraft/items/h_s_transition_track/item.cg +++ b/data/railcraft/items/h_s_transition_track/item.cg @@ -1,5 +1,9 @@ schema: 1 -description: High Speed Transition Track is used for transitioning from high speed track to medium speed track. When given a redstone signal, this track will speed up a train from medium to high speed, and when given no signal, it will slow the train down. Depending upon the actual speed of the train, multiple transition tracks may be required. +description: <<-END +High Speed Transition Track is used for transitioning from high speed track to medium speed track and medium speed track to low speed track, hence the name, Transition Track. They are most useful when entering a turn and can be used to safely avoid a crash. H.S. Transition Tracks can be used when transitioning from [[H.S. Track]] to other types of track such as [[Reinforced Rail]] and [[Rail]]s. + +When powered with a [[Redstone]] signal, this track will act as a booster, accelerating the [[Minecart]] or other type of transportation. +END