This commit is contained in:
Dream-Master 2016-04-16 21:56:49 +02:00
parent c40e2720d2
commit e06633f19f

View file

@ -145,7 +145,7 @@ public class GT_MetaTileEntity_ElectricBlastFurnace
case 14:
this.mHeatingCapacity = 3600;
break;
case 14:
case 15:
this.mHeatingCapacity = 9000;
break;
default: