//Crafter
Jump to navigation
Jump to search
Saihou-Heiki (talk | contribs) (Created page with "=== 二行目 ===") |
Saihou-Heiki (talk | contribs) (Created page with "=== 三行目と四行目 ===") |
||
| Line 18: | Line 18: | ||
=== 二行目 === | === 二行目 === | ||
''craft''もしくは''crafter''と書きます。また、このあとに引数を設定することで、クラフトに使用する作業台をどれくらいの範囲まで探索するかを決められます。 | |||
''craft'' | |||
=== 三行目と四行目 === | |||
=== | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Revision as of 01:54, 19 June 2026
概要
Crafterサインは近くの作業台を利用してクラフトを行います。なんのアイテムをクラフトするのかを指定すれば、プラグイン側で自動的にレシピを検索して、チェストのトロッコに格納されたアイテムからクラフトを行います。複数のアイテムを一気にクラフトすることもできます。
記法
一行目
サインが起動した時に、列車全体のアイテムか、それともトロッコひとつのアイテムをクラフトするかを設定します。
二行目
craftもしくはcrafterと書きます。また、このあとに引数を設定することで、クラフトに使用する作業台をどれくらいの範囲まで探索するかを決められます。
三行目と四行目
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.
