aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/common/tileentities/GTMTE_SOFuelCellMK2.java
AgeCommit message (Collapse)Author
2023-03-19Use formatNumbers for EU values in gas turbine tooltipEmerald
2023-03-13Fix space in gas turbine tooltipEmerald
2023-02-07Apply spotlessRaven Szewczyk
2022-12-03Migrate to ModularUImiozune
2022-10-09updateBuildScript & spotlessApplymiozune
2022-05-03SOFC TweaksSteelux8
- Improved the output of the Mk I and reduced oxygen consumption to make it more viable compared to using singleblock gas turbines; - Tweaked the fuel consumption calculation to always round down; - Clarified the fuel consumption speed in the tooltip; - Changed the Mk II fuel consumption to save fuel if its fuel value is above 1M per bucket (Nitrobenzene gives 125% fuel efficiency instead of 100%).
2022-03-06SOFuelCells StructureLib integrationkuba6000
2021-05-22fix(texture): remove use of deprecated CASING_BLOCKSLéa Gris
2020-11-19Fixed build since I changed the name a littlePrometheus0000000
2020-11-19Change multi tooltips to rely on GT for it insteadPrometheus0000000
2020-04-25huge refactor of recipe and block registrationChristina Berchtold
2020-04-24moved blocks and TEs into 'common' packageChristina Berchtold