Template:Grindstone

From Create: Minecraft Mod Wiki
Revision as of 14:25, 15 April 2021 by Create: Minecraft Mod Wiki>Joker876 (Created page with "<includeonly>{{#invoke: UI | grindstone }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[view | edit | history | purge]Documentation

Lua error in package.lua at line 80: module 'Dev:Arguments' not found. 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=  Enchanted Book[&cCurse of Binding]
|Input2=  
|Output= Book
}}
produces
Enchanted BookBook

See also

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