Minecraft Wiki
Advertisement
Lua logo
このテンプレートは、モジュール:UIを使用しています。また、このスクリプトはLuaで書かれています。
Book and Quill
このページの内容は翻訳されていません。 
あなたが内容を翻訳してみませんか?

砥石のようなインターフェースを作成するために使用するテンプレートです。

See Template:Inventory slot for basic slot usage, this documentation page will cover additional or different functions.

使用法[]

構文[]

{{Grindstone
|Input1  = FirstInputName,Amount
|Input2  = SecondInputName,Amount
|Output = OutputName,Amount
}}

通常の使用法[]

{{Grindstone
|Input1=  Damaged Iron Sword
|Input2=  Damaged Iron Sword
|Output= Iron Sword
}}
結果

アニメーション付き使用法[]

To make the slots animate, you make a list of blocks and objects you want to show, separated by semicolons.

{{Grindstone
|Input1=  Damaged Elytra; Enchanted Book[&cCurse of Binding]
|Input2=  Damaged Elytra;
|Output= Elytra; Book
}}
結果
エンチャントの本

関連項目[]

[閲覧 | 編集 | 履歴 | キャッシュ破棄]上記の解説は、テンプレート:Grindstone/docから参照されています。
Advertisement