diff options
author | koiNoCirculation <57739338+koiNoCirculation@users.noreply.github.com> | 2024-02-27 22:16:04 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-28 07:16:04 +0100 |
commit | ece12a200879adfb16fd9d8701f6e75a3d7c072e (patch) | |
tree | 5fe217680e123b1e7407539c20edac3e5ab1062b /src/main/java/gtPlusPlus/api/recipe/TGSFrontend.java | |
parent | b0ef9ce3bffebb39c1ae6f552639bef0e5ccce45 (diff) | |
download | GT5-Unofficial-ece12a200879adfb16fd9d8701f6e75a3d7c072e.tar.gz GT5-Unofficial-ece12a200879adfb16fd9d8701f6e75a3d7c072e.tar.bz2 GT5-Unofficial-ece12a200879adfb16fd9d8701f6e75a3d7c072e.zip |
Let remainingFlow become 125% of realOptFlow, rather than raw optimal… (#841)
* Let remainingFlow become 125% of realOptFlow, rather than raw optimal flow.
This can fix the inconsistance between optimal flow in tooltip and that in turbine.
* criteria should be totalFlow != realOptFlow in HP Steam and Steam turbine
* fluidIntoPower should be long type, because ichorium huge turbine can generate power greater than Integer.MAX_VALUE on SC Turbine.
* Final change.
* 1 -> 1L
* revert the accidentally refactor in Plasma turbine
---------
Co-authored-by: yiteng.liu <yiteng.liu@11bee.com>
Diffstat (limited to 'src/main/java/gtPlusPlus/api/recipe/TGSFrontend.java')
0 files changed, 0 insertions, 0 deletions