Difference between revisions of "TrainCarts/Signs/Ejector/zh-cn"

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "弹出牌可以弹出矿车中的乘客(让他们离开)。你可以在车站放置这个控制牌来一次性弹出所有乘客,或只弹出单个矿车的乘客。")
(Created page with "弹出牌需要红石激活才能运作。")
Line 7: Line 7:
 
弹出牌可以弹出矿车中的乘客(让他们离开)。你可以在车站放置这个控制牌来一次性弹出所有乘客,或只弹出单个矿车的乘客。
 
弹出牌可以弹出矿车中的乘客(让他们离开)。你可以在车站放置这个控制牌来一次性弹出所有乘客,或只弹出单个矿车的乘客。
  
<div lang="en" dir="ltr" class="mw-content-ltr">
+
弹出牌需要红石激活才能运作。
The sign requires power to work.
 
</div>
 
  
  

Revision as of 04:05, 14 September 2024

Other languages:
English • ‎中文(中国大陆)‎

« 返回


介绍

弹出牌可以弹出矿车中的乘客(让他们离开)。你可以在车站放置这个控制牌来一次性弹出所有乘客,或只弹出单个矿车的乘客。

弹出牌需要红石激活才能运作。


Syntax

Signtemplate.png
[train]
eject
0/12/12
90/0

First line: [train] to eject all minecarts in the train, [cart] to eject minecarts individually

Second line: eject to teleport relative to the minecarts, eject at to teleport at absolute world coordinates


Third line

When eject is used on the second line:
Optional offset to eject players, relative to the minecarts. Offset 'axis' are delimited by '/'-signs. The first value sets the forward/backward offset, the second up/down and the third left/right.
Example (left of the train): 0/0/4

When eject at is used on the second line:
The exact x/y/z world coordinates to teleport the players to
Example: 154/67/-2442


Fourth line

Optional angle players look to after being ejected. The first value sets the 'yaw', the angle to look left and right (90 is straight ahead, 180 is to the right, 0 to the left and 270 is facing backwards). The second sets the 'pitch', the angle to look up (negative) and down (positive).


Remote Control

You can remotely eject trains too. Say your train is called train01, then you use the following on the sign:

Signtemplate.png
[train train01]
eject
0/2/0