From ab8b4daffb15fbc37beec9786b519fe6c583386b Mon Sep 17 00:00:00 2001 From: 200934 Date: Sun, 1 Nov 2015 13:32:55 -0500 Subject: [PATCH] User-submitted text for Powered Rail from crafting-guide.com --- data/minecraft/items/powered_rail/item.cg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/minecraft/items/powered_rail/item.cg b/data/minecraft/items/powered_rail/item.cg index 50ee69bd..6b6b3de1 100644 --- a/data/minecraft/items/powered_rail/item.cg +++ b/data/minecraft/items/powered_rail/item.cg @@ -1,5 +1,5 @@ schema: 1 -description: Powered Rails are the vanilla booster of Minecraft. See [[H.S. Booster Track]] for an advanced rail/track system. +description: Powered Rails are the vanilla booster of Minecraft. See [[H.S. Booster Track]] for info on the faster version of Powered Rails (only found in the "Railcraft" mod). The Powered Rail is used to boost the minecart at a faster speed than the player can make it go. They are useful when minecarts go uphill. When not powered with a Redstone signal, Powered rail/tracks act as brakes to stop the minecart. See [[Redstone]] for more information.