Template:Mechanical Mixer
Jump to navigation
Jump to search
Lua error in package.lua at line 80: module 'Dev:Arguments' not found. This template is used to create an interface to display Mechanical Mixer recipes.
See Template:Inventory slot for basic usage, this documentation page will cover additional or different functions.
Definition[edit source]
Common Parameters[edit source]
Parameter | R? | Type | Description | Default |
---|---|---|---|---|
type |
Yes | ![]() ![]() |
The type of the process performed by the press. Available types: "shapeless", "mixing", and "brewing". | |
InputN |
Yes (at least 1) |
![]() ![]() |
The Nth input item. Accepts input such as ItemName,Amount . There can be unlimited input items. |
|
Output |
Yes | ![]() ![]() |
The output item. Accepts input such as ItemName,Amount . |
Other parameters that may be specified depend on the <type>
parameter.
Additional parameters for "mixing" and "brewing" types[edit source]
Parameter | R? | Type | Description | Default |
---|---|---|---|---|
Heating |
No | ![]() ![]() |
What heating is required to complete the recipe. | none |
Usage[edit source]
"shapeless" type[edit source]
{{Mechanical Mixer |type=shapeless |Input1=Book |Input2=Ink Sac |Input3=Feather |Output=Book and Quill }}
- produces
"mixing" type[edit source]
{{Mechanical Mixer |type=mixing |Input1=Copper Ingot |Input2=Zinc Ingot |Output=Brass Ingot,2 |Heating=Heated }}
- 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
[view | edit | history | purge]The above documentation is transcluded from Template:Mechanical Mixer/doc.