diff options
author | Steelux <70096037+Steelux8@users.noreply.github.com> | 2022-04-08 17:31:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-08 18:31:56 +0200 |
commit | fd88780087aef8e5c65a40db15f7e4f36f997ef3 (patch) | |
tree | 17e1f96eccc1a5ae302eeb3320d5bb2e10fe2ce3 /src/main/java/gregtech/api/metatileentity/BaseTileEntity.java | |
parent | 1a7e8f13d7253d1b14dab2eeb99d406234e2485f (diff) | |
download | GT5-Unofficial-fd88780087aef8e5c65a40db15f7e4f36f997ef3.tar.gz GT5-Unofficial-fd88780087aef8e5c65a40db15f7e4f36f997ef3.tar.bz2 GT5-Unofficial-fd88780087aef8e5c65a40db15f7e4f36f997ef3.zip |
Loose Mode Turbine Changes (#1000)
* Loose Mode Turbine Changes
- Changed Steam loose mode efficiency and optimal flow to improve this mode, especially on the lategame turbines. Efficiency was capped at 75% regardless of the regular value, with this change setting it to always be a percentage of the tight mode efficiency, down to 60% for those lategame turbines, and a maximum of 90% of the tight mode value for the lowest efficiency turbines.
- Also changed the optimal flow calculation to grant a larger optimal flow in loose mode than it was before the change, for all turbines except the highest efficiency ones;
- Improved the tooltip for these turbines, updating to these new values, fixing a typo and showing the EU/t for steam at optimal flow, in both modes.
* Fixed Weird Spacing
* Update GT_MetaGenerated_Tool.java
* Remove Duplicate Formula for Loose Mode
Diffstat (limited to 'src/main/java/gregtech/api/metatileentity/BaseTileEntity.java')
0 files changed, 0 insertions, 0 deletions