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/Freezer/The Aether

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 Freezer's.

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

Usage

Definition

{{Grid/Freezer/The_Aether
|Mod=ModName
|Modaliases=Slot/Aliases/ModName
|Input  = InputName,Amount
|Output = OutputName,Amount
|Fuel   = FuelName,Amount
}}

Standard usage

{{Grid/Freezer/The_Aether
|Mod=The_Aether
|Modaliases=Slot/Aliases/The_Aether
|Input=  v:Ice,17
|Output= v:Packed Ice,2
|Fuel=   Icestone,3
}}
produces

Animated

To make the slots animate, you make a list of blocks and objects you want to show, separated by semicolons.

{{Grid/Freezer/The_Aether
|Mod=The_Aether
|Modaliases=   Slot/Aliases/The_Aether
|Input=  v:Ice,17; v:Packed Ice,10
|Output= v:Packed Ice,2; v:Blue Ice,10
|Fuel=   Any freezer fuel
}}
produces

See also

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