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.