Template:Mechanical Crafter/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 Crafter recipes. See Template:Inventory slot for basic usage,..." |
Create: Minecraft Mod Wiki>Joker876 No edit summary |
||
Line 12: | Line 12: | ||
{{ParametersFoot}} | {{ParametersFoot}} | ||
== Usage == | == Usage == | ||
<pre style="max-width: | <pre style="max-width: 600px">{{Mechanical Crafter | ||
|gridwidth=4 | |gridwidth=4 | ||
|A1= |B1=Brass Ingot |C1=Brass Ingot |D1=Brass Ingot | |A1= |B1=Brass Ingot |C1=Brass Ingot |D1=Brass Ingot | ||
|A2=Brass Casing |B2=Brass Ingot |C2= |D2=Brass Ingot | |A2=Brass Casing |B2=Brass Ingot |C2= |D2=Brass Ingot | ||
|A3= |B3=Brass Ingot |C3=Brass Ingot |D3=Brass Ingot | |||
|Output=Flywheel | |Output=Flywheel | ||
}}</pre> | }}</pre> | ||
Line 24: | Line 25: | ||
|A1= |B1=Brass Ingot |C1=Brass Ingot |D1=Brass Ingot | |A1= |B1=Brass Ingot |C1=Brass Ingot |D1=Brass Ingot | ||
|A2=Brass Casing |B2=Brass Ingot |C2= |D2=Brass Ingot | |A2=Brass Casing |B2=Brass Ingot |C2= |D2=Brass Ingot | ||
|A3= |B3=Brass Ingot |C3=Brass Ingot |D3=Brass Ingot | |||
|Output=Flywheel | |Output=Flywheel | ||
}} | }} |
Revision as of 08:22, 19 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 Crafter recipes.
See Template:Inventory slot for basic usage, this documentation page will cover additional or different functions.
Definition
Parameter | R? | Type | Description | Default |
---|---|---|---|---|
<A-E>N |
Yes | ![]() ![]() |
The input that goes into a certain slot in a 2D grid. Accepts input such as ItemName,Amount . Letters correspond to horizontal slots, numbers to vertical slots. |
|
gridwidth |
No | ![]() ![]() |
The amount of slots on the X axis pf the grid. Must be a number between 1 and 5. | 5 |
Output |
Yes | ![]() ![]() |
The output item. Accepts input such as ItemName,Amount . |
Usage
{{Mechanical Crafter |gridwidth=4 |A1= |B1=Brass Ingot |C1=Brass Ingot |D1=Brass Ingot |A2=Brass Casing |B2=Brass Ingot |C2= |D2=Brass Ingot |A3= |B3=Brass Ingot |C3=Brass Ingot |D3=Brass Ingot |Output=Flywheel }}
- 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