Translations:TrainCarts/Commands/Selectors/35/zh-cn

From BergerHealer Wiki
Revision as of 01:36, 26 September 2024 by Halogly (talk | contribs) (Created page with "=== 卸载 === The <code>unloaded</code> condition selects trains that are inside unloaded chunks and are therefore no longer simulated. Example: <code>@train[unloaded=1]</cod...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

卸载

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