Added information on how Heat Capacity surplus influences recipe time
This commit is contained in:
parent
9af7f8cc67
commit
f1ab33d996
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ public class GT_MetaTileEntity_ElectricBlastFurnace
|
|||
"1x Maintenance Hatch (Any bottom layer casing)",
|
||||
"1x Muffler Hatch (Top middle)",
|
||||
"Heat Proof Machine Casings for the rest",
|
||||
"Each 900K over the min. Heat Capacity grants 5% speedup (multiplicatively)",
|
||||
"Each 1800K over the min. Heat Capacity grants an upgraded overclock",
|
||||
"Upgraded overclocks reduce recipe time to 25% and increase EU/t to 400%",
|
||||
"Causes " + 20 * getPollutionPerTick(null) + " Pollution per second"};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue