Template:Grid/Centrifuge GT5/doc
From Feed The Beast Wiki
This template is used to display recipes for the Centrifuge from GregTech 5.
Syntax[edit]
{{Grid/Centrifuge GT5|<param>}}
somewhere.
Parameters[edit]
-
Input1
: The input item for the left slot. -
Input2
: The input item for the right slot. -
Fluid1
: The fluid which is required in the recipe. -
Fluid2
: The fluid which is obtained in the recipe. -
Output1
: The output item. -
Output2
: The output item. -
Output3
: The output item. -
Output4
: The output item. -
Output5
: The output item. -
Output6
: The output item. -
Total
: Total energy required for 1 operation (unformated, f.e. 1024). -
Voltage
: The minimum size of the packet the recipe requires (unformated, f.e. 1024).
Additional parameters[edit]
Each slot parameter can be appended with several postfixes for additional functionality.
-
-image
: The image for any slot, uses the grid image by default. -
-link
: The link for any slot, uses the name of the item in this slot by default. -
-dict
: The ore dictionary name for any slot, abcent by default. -
-chance
: The chance for output slot, 100% by default. -
Amperage
: The minimum amount of packets per tick, 1 by default (unformated, f.e. 4).
Examples[edit]
{{Grid/Centrifuge GT5 |Fluid1 =Lava |Fluid1-amount=100 |Output1=Copper Nugget (GregTech 5) |Output1-dict=nuggetCopper |Output1-chance=20 |Output2=Tin Nugget (GregTech 5) |Output2-dict=nuggetTin |Output2-chance=10 |Output3=Gold Nugget |Output3-dict=nuggetGold |Output3-chance=2.5 |Output4=Silver Nugget (GregTech 5) |Output4-dict=nuggetSilver |Output4-chance=2.5 |Output5=Tantalum Nugget (GregTech 5) |Output5-dict=nuggetTantalum |Output5-chance=2.5 |Output6=Small Pile of Tungstate Dust (GregTech 5) |Output6-dict=dustSmallTungstate |Output6-chance=2.5 |Total=6400 |Voltage=80 }}
gives...
{{Grid/Centrifuge GT5 |Input1=Endstone Dust (GregTech 5) |Input1-dict=dustEndstone |Output1=Small Pile of Tungstate Dust (GregTech 5) |Output1-dict=dustSmallTungstater |Output1-chance=12.5 |Output2=Tiny Pile of Platinum Dust (GregTech 5) |Output2-dict=dustTinyPlatinum |Output2-chance=6.25 |Output3=Sand |Output3-dict=sand |Output3-chance=90 |Fluid2=Helium (GregTech 5) |Fluid2-amount=120 |Total=6400 |Voltage=20 }}
gives...