//Destination
介紹
目標牌使用名稱來代表目的地,並使用路線查找邏輯。當有一輛列車試圖前往一個有名稱的目的地時,插件會自動將列車調度到該目的地。除了作為標記以外,它也可以在點擊、由紅石激活或當列車經過目標牌時為列車設置一個新的目的地。
語法
Second line: destination
Third line: Case-sensitive destination name
Fourth line: Case-sensitive destination name to set on the train
In the example above, the destination is centralstation, and any train with a destination of centralstation will find a path to the sign. Any train that passes over the sign will also have its destination set as subway_1.
You can leave the third line blank to only let the sign set a new destination on the train. You can leave the fourth line blank to only use this sign for path finding. The destination is set on the train only if:
- The train has no destination set
- The destination sign is itself no destination
- The destination sign is activated using Redstone power
- The destination sign name is the same as the destination set on the train
Remote Control
Remote Control You can remotely set destinations on trains. Say your train is called train01, then you use the following on the sign:
