Template:Millstone/doc: Difference between revisions
Jump to navigation
Jump to search
Create: Minecraft Mod Wiki>Joker876 Created page with "{{Documentation subpage}} {{Lua|UI}} This template is used to create an interface to display Mechanical Saw recipes. See Template:Inventory slot for basic usage, this..." |
Create: Minecraft Mod Wiki>Joker876 No edit summary |
||
Line 28: | Line 28: | ||
==See Also== | ==See Also== | ||
{{UI | {{UI see also}} | ||
<includeonly> | <includeonly> |
Revision as of 10:54, 28 April 2021
Lua error in package.lua at line 80: module 'Dev:Arguments' not found. This template is used to create an interface to display Mechanical Saw recipes.
See Template:Inventory slot for basic usage, this documentation page will cover additional or different functions.
Definition
Parameter | R? | Type | Description | Default |
---|---|---|---|---|
Input |
Yes | ![]() ![]() |
The input item. Accepts input such as ItemName,Amount . |
|
OutputN |
Yes (at least 1) |
![]() ![]() |
The Nth output item. Accepts input such as ItemName,Amount . There can be unlimited input items. |
Examples
{{Mechanical Saw |Input=Bricks |Output1=Brick Slab,2 |Output2=Brick Stairs |Output3=Brick Wall }}
- produces
See Also
{{Inventory slot}}
{{Crafting Table}}
{{Crafting Grid}}
{{Furnace}}
{{Brewing Stand}}
{{Stonecutter}}
{{Loom}}
{{Grindstone}}
{{Hotbar}}
{{Crushing Wheel}}
{{Bulk Washing}}
{{Bulk Haunting}}
{{Bulk Smoking}}
{{Bulk Blasting}}
{{Mechanical Mixer}}
{{Mechanical Press}}
{{Millstone}}
{{Mechanical Crafter}}
{{Mechanical Saw}}
{{Spout}}
{{Sand Paper}}
- Module:Inventory slot
- Module:Inventory slot/Aliases
- Module:UI