Template:Mechanical Saw

From Create: Minecraft Mod Wiki
Revision as of 14:22, 21 April 2021 by Create: Minecraft Mod Wiki>Joker876 (Created page with "<includeonly>{{#invoke: UI | mechanicalSaw }}</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 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 output items.

Usage

{{Mechanical Saw
|Input=Stone
|Output1=Stone Slab,2
|Output2=Stone Stairs
|Output3=Stone Bricks
|Output4=Stone Brick Slab,2
|Output5=Stone Brick Stairs
|Output6=Stone Brick Wall
|Output7=Chiseled Stone Bricks
}}
produces

See also

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