//36
Jump to navigation
Jump to search
(Created page with "* When matching a saved train name, the longest name that matches is selected * Saved train names can be listed with command: <code>/savedtrain list</code> * Saved trains can...") |
No edit summary |
||
| Line 1: | Line 1: | ||
* | * 匹配保存的列车名称时,将匹配最长的名称。 | ||
* | * 可以使用命令列出保存的列车名称:<code>/savedtrain list</code> | ||
* | * 可以使用命令导入或编辑保存的列车:<code>/savedtrain [名称] [子命令]</code> | ||
* Saved trains can also be included in a resource pack loaded on the server, like what the ''TrainCarts Demo Resource Pack'' | * Saved trains can also be included in a resource pack loaded on the server, like what the ''TrainCarts Demo Resource Pack'' | ||
* '''Note:''' Saved train names are not the same as named trains (<code>/train rename</code>). There is no relation between the two. | * '''Note:''' Saved train names are not the same as named trains (<code>/train rename</code>). There is no relation between the two. | ||
Revision as of 07:29, 27 September 2024
- 匹配保存的列车名称时,将匹配最长的名称。
- 可以使用命令列出保存的列车名称:
/savedtrain list - 可以使用命令导入或编辑保存的列车:
/savedtrain [名称] [子命令] - Saved trains can also be included in a resource pack loaded on the server, like what the TrainCarts Demo Resource Pack
- Note: Saved train names are not the same as named trains (
/train rename). There is no relation between the two.