Minecraft Wiki
Advertisement
[보기 | 편집 | 역사 | 캐시 제거]설명문서
Lua logo
이 틀은 모듈:UI을(를) 사용하는, 루아로 작성된 스크립트입니다.
자세히 알아보려면 루아 혹은 mw:Extension:Scribunto를 참조하십시오.

This template is used to create an interface that looks similar to the Grindstone's.

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

Usage[]

Definition[]

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

Standard usage[]

{{Grindstone
|Input1=  Damaged Iron Sword
|Input2=  Damaged Iron Sword
|Output= Iron Sword
}}
produces

Animated[]

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[&c귀속 저주]
|Input2=  Damaged Elytra;
|Output= Elytra; Book
}}
produces

See also[]

As well as the UI module:

[보기 | 편집 | 역사 | 캐시 제거]위 설명문서는 틀:Grindstone/doc에서 왔습니다.
Advertisement