Template:Grindstone/doc: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>Joker876
No edit summary
BoxWithout (talk | contribs)
m 2 revisions imported
 
(No difference)

Latest revision as of 21:33, 14 February 2025

This is a documentation subpage for Template:Grindstone.
It contains usage information, categories and other content that is not part of the original template page.

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[edit source]

Definition[edit source]

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

Standard usage[edit source]

{{Grindstone
|Input1=  Enchanted Book[&cCurse of Binding]
|Input2=  
|Output= Book
}}
produces
Enchanted BookBook

See also[edit source]