Changed the wording on heating capacity to make the effects more clear.
This commit is contained in:
parent
f1ab33d996
commit
2ca81b2828
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ public class GT_MetaTileEntity_ElectricBlastFurnace
|
|||
"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",
|
||||
"Each 1800K over the min. Heat Capacity allows for one 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