Revert unwanted Heating Capacity behavior change.
This commit is contained in:
parent
f7d2bb95ed
commit
6b754b6ebe
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…
Add table
Reference in a new issue