Template:Brewing Stand/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 that looks similar to the Brewing Stand's. See Template:Inventory slot..." |
Create: Minecraft Mod Wiki>Joker876 No edit summary |
||
Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
{{lua|UI}} | {{lua|UI}} | ||
This template is used to create an interface that looks similar to the | This template is used to create an interface that looks similar to the {{MC|Brewing Stand|Brewing Stand's}}. | ||
See [[Template:Inventory slot]] for basic slot usage, this documentation page will cover additional or different functions. | See [[Template:Inventory slot]] for basic slot usage, this documentation page will cover additional or different functions. |
Revision as of 14:06, 15 April 2021
Lua error in package.lua at line 80: module 'Dev:Arguments' not found. This template is used to create an interface that looks similar to the Brewing Stand's.
See Template:Inventory slot for basic slot usage, this documentation page will cover additional or different functions.
Usage
{{Brewing Stand |Input= Nether Wart |Output1= Awkward Potion |Output2= Awkward Potion |Output3= Awkward Potion }}
- will result in
Animated
To make the slots animate, you make a list of items you want to show, separated by semicolons.
{{Brewing Stand |Input= Nether Wart,10; Redstone,64 |Output1= Awkward Potion; Splash Mundane Potion |Output2= Awkward Potion; Splash Mundane Potion |Output3= Awkward Potion; Splash Mundane Potion }}
- will result in
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