Difference between revisions of "Translations:TrainCarts/Commands/Selectors/35/en"

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

Revision as of 22:53, 22 August 2022

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/Commands/Selectors)
=== Unloaded ===
The <code>unloaded</code> condition selects trains that are inside unloaded chunks and are therefore no longer simulated. Example: <code>@train[unloaded=1]</code> or <code>@train[unloaded=true]</code>.
Trains that keep chunks loaded do not unload.

Unloaded

The unloaded condition selects trains that are inside unloaded chunks and are therefore no longer simulated. @train[unloaded=1] or @train[unloaded=true]. Trains that keep chunks loaded do not unload.