{| class="wikitable" style="margin:auto" |+ TrainCarts Sign Power Modes |- ! First Line !! Explanation |- | [train] || The default mode. Sign only works when redstone power is provided |- | [+train] || Always on power mode. Signs works all the time regardless of whether redstone power is provided |- | [!train] || Inverted power mode. Sign works all the time and turns off when redstone power is provided. Works the same as [+train] when no redstone torch is used. |- | [-train] || Always off power mode. Signs don't respond to redstone power. Only useful for the [[TrainCarts/Signs/Switcher|switcher sign]]. |- | [/train] || On-pulse power mode. Signs only activate once when redstone power goes from off to on, and don't respond to trains riding over it |- | [\train] || Off-pulse power mode. Signs only activate once when redstone power goes from on to off, and don't respond to trains riding over it |- | [/\train] || Redstone change power mode. Signs only activate once when redstone power switches state, and don't respond to trains riding over it |}