fix
This commit is contained in:
parent
c40e2720d2
commit
e06633f19f
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ public class GT_MetaTileEntity_ElectricBlastFurnace
|
||||||
case 14:
|
case 14:
|
||||||
this.mHeatingCapacity = 3600;
|
this.mHeatingCapacity = 3600;
|
||||||
break;
|
break;
|
||||||
case 14:
|
case 15:
|
||||||
this.mHeatingCapacity = 9000;
|
this.mHeatingCapacity = 9000;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
|
Loading…
Reference in a new issue