aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines/multi/MTELargeBoiler.java
AgeCommit message (Expand)Author
2024-11-03Add an overflow fix that was missing from #3332. (#3416)Spacebuilder2020
2024-10-17Fix a rare overflow case when a fuel is so large that it breaks the super eff...Spacebuilder2020
2024-10-14Multi ToolTip unification (#3343)Alexdoru
2024-09-09Remove Dynamic Adjustment logic and instead apply the adjustment right away i...Spacebuilder2020
2024-09-04Fix Overflows with Burn Times and adjust burn-time when the super efficiency ...Spacebuilder2020
2024-09-02The Great Renaming (#3014)NotAPenguin