Template:Bulk Blasting/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 Bulk Blasting recipes. See Template:Inventory slot for basic usage, this..." |
BoxWithout (talk | contribs) m 4 revisions imported |
||
(3 intermediate revisions by one other user not shown) | |||
Line 7: | Line 7: | ||
==Definition== | ==Definition== | ||
{{ParametersHead}} | {{ParametersHead}} | ||
{{Parameters|Input|any|The input item. Accepts input such as <code>ItemName,Amount</code>.}} | {{Parameters|Input|yes|any|The input item. Accepts input such as <code>ItemName,Amount</code>.}} | ||
{{Parameters|Output | {{Parameters|Output|yes|any|The output item. Accepts input such as <code>ItemName,Amount</code>.}} | ||
{{ParametersFoot}} | {{ParametersFoot}} | ||
== Usage == | == Usage == | ||
<pre style="max-width: 400px">{{Bulk | <pre style="max-width: 400px">{{Bulk Blasting | ||
|Input=Crushed Copper Ore | |Input=Crushed Copper Ore | ||
| | |Output=Copper Ingot | ||
}}</pre> | }}</pre> | ||
;produces: | ;produces: | ||
{{Bulk | {{Bulk Blasting | ||
|Input=Crushed Copper Ore | |Input=Crushed Copper Ore | ||
| | |Output=Copper Ingot | ||
}} | }} | ||
Latest revision as of 18:52, 14 February 2025
Lua error in package.lua at line 80: module 'Dev:Arguments' not found. This template is used to create an interface to display Bulk Blasting recipes.
See Template:Inventory slot for basic usage, this documentation page will cover additional or different functions.
Definition[edit source]
Parameter | R? | Type | Description | Default |
---|---|---|---|---|
Input |
Yes | ![]() ![]() |
The input item. Accepts input such as ItemName,Amount . |
|
Output |
Yes | ![]() ![]() |
The output item. Accepts input such as ItemName,Amount . |
Usage[edit source]
{{Bulk Blasting |Input=Crushed Copper Ore |Output=Copper Ingot }}
- produces
See also[edit source]
{{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