The Aether Project Wiki has officially launched! With your help, this wiki can be made a comprehensive source of information about the Aether Project.

Template:Grid/Brewing Stand

From Aether Project Wiki
Jump to navigation Jump to search
[view | edit | history | purge]Documentation
Lua.svg
This template uses Module:UI, a script written in Lua.

This template is used to create an interface that looks similar to the Brewing Stand's.

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

Usage

{{Grid/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.

{{Grid/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

[view | edit | history | purge]The above documentation is transcluded from Template:Grid/Brewing Stand/doc.