TrainCarts/Signs/6 [en]

From BergerHealer Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
(No difference)

Revision as of 15:26, 31 December 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (TrainCarts/Signs)
'''TrainCarts signs require Redstone power to function.''' This means signs will not do anything unless you put a redstone torch or other power signal next to it. If you want to use signs without adding redstone torches, you can make use of a special syntax on the first line, which is the same for [train] and [cart]. Generally you will want to use '''[+train]''' to make the sign function.

Signs can either be powered by or activate Redstone themself.
Some signs may require you to power them using Redstone. Some common examples are stations or spawners. In order to power them will you just need to put a power source next to the sign. A power source can be Redstone dust (Doesn't require to point into the sign), levers, buttons, etc.
If you want to have the sign to be always active without the usage of Redstone can you either add an exclamation mark (!) or a plus (+) in front of train or cart, becoming [!train] and [!cart] respectively. Note that both will alter how the sign may output a Redstone signal itself. For the exclamation mark will the input and output be inverted and for plus will it be constantly active while ignoring any outside Redstone input.