User-submitted text for H.S. Transition Track from crafting-guide.com

This commit is contained in:
200934
2015-11-02 16:45:42 -05:00
parent 8a07ced106
commit 3c082f6563
@@ -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