Template:Bulk Washing/doc

From Create: Minecraft Mod Wiki
Revision as of 16:00, 17 April 2021 by Create: Minecraft Mod Wiki>Joker876 (Created page with "{{documentation subpage}} {{lua|UI}} This template is used to create an interface to display Bulk Washing recipes. See Template:Inventory slot for basic usage, this d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a documentation subpage for Template:Bulk Washing.
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 to display Bulk Washing recipes.

See Template:Inventory slot for basic usage, this documentation page will cover additional or different functions.

Definition

Parameter R? Type Description Default
Input
any
/
{{{4}}}
OutputN
any
/
{{{4}}}
ChanceN
number
/
{{{4}}}

Usage

{{Bulk Washing
|Input=Crushed Gold Ore
|Output1=Gold Nugget,10
|Output2=Gold Nugget,5
|Chance2=50%
}}
produces
Crushed Gold Ore
Bulk Washing
Gold Nugget10nilGold Nugget550%

See also