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

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "=== 第二行 ===")
(Created page with "''craft'' 或 ''crafter''。可以在后面加空格然后跟随一个数值,用于定义制作器搜寻附近工作台的范围半径。")
Line 21: Line 21:
 
=== 第二行 ===
 
=== 第二行 ===
  
<div lang="en" dir="ltr" class="mw-content-ltr">
+
''craft'' ''crafter''。可以在后面加空格然后跟随一个数值,用于定义制作器搜寻附近工作台的范围半径。
''craft'' or ''crafter''. You can put an optional number after this keyword to define the radius at which the sign looks for nearby workbenches.
 
</div>
 
  
  

Revision as of 11:20, 12 September 2024

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

« 返回


介绍

制作器与转移器非常相似,但制作器是与附近的工作台交互。你可以在制作器上定义要制作的物品,插件将使用运输矿车内的物品自动搜寻制作该物品的配方。它可以一次制作多个物品。


语法

Signtemplate.png
[train]
craft
wood;stick
torch


第一行

设置是在整辆列车上都可以制作,还是只能在制作器上方的矿车上才能制作。


第二行

craftcrafter。可以在后面加空格然后跟随一个数值,用于定义制作器搜寻附近工作台的范围半径。


Third and fourth line

The items to craft. If an amount is set, it will not craft any more of that item than that amount. Items are crafted from left to right, so in the syntax example it will first convert all logs into wood, then all wood into sticks and then all sticks and coal into torches. Note that, in some cases, an extra empty slot is needed to craft items. For example, if the entire inventory is filled with logs, it has no room to place new wood, so then no wood is crafted at all.