Added information on how Heat Capacity surplus influences recipe time

This commit is contained in:
Johannes Gäßler 2017-04-23 10:39:25 +02:00
parent 9af7f8cc67
commit f1ab33d996

View file

@ -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"};
}