Template:Grindstone - minecraft.fandom.com

Jump to navigation Jump to search
Treść tej podstrony pochodzi z artykułu „Template:Grindstone” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
[view | edit | history | purge]Documentation
Lua logo
This template uses Module:UI, a script written in Lua.

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[&cCurse of Binding]
|Input2=  Damaged Elytra;
|Output= Elytra; Book
}}
produces
Enchanted Book

See also[]

[view | edit | history | purge]The above documentation is transcluded from Template:Grindstone/doc.