Revert unwanted Heating Capacity behavior change.
This commit is contained in:
parent
6bcb607808
commit
db7db8e4a0
1 changed files with 0 additions and 1 deletions
|
@ -210,7 +210,6 @@ public class GT_MetaTileEntity_ElectricBlastFurnace
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.mHeatingCapacity += 100 * (GT_Utility.getTier(getMaxInputVoltage()) - 3);
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue