aboutsummaryrefslogtreecommitdiff
path: root/gradlew
diff options
context:
space:
mode:
authorSteelux <70096037+Steelux8@users.noreply.github.com>2022-01-15 18:23:07 +0000
committerGitHub <noreply@github.com>2022-01-15 19:23:07 +0100
commit4395f1a6e6ad11c9251c6c8705445198cae2d032 (patch)
treee3e2bd9550423b0f435ed071f06478a24e8fa67f /gradlew
parented06cb6db107184ee0d3942d0f201958c2d24070 (diff)
downloadGT5-Unofficial-4395f1a6e6ad11c9251c6c8705445198cae2d032.tar.gz
GT5-Unofficial-4395f1a6e6ad11c9251c6c8705445198cae2d032.tar.bz2
GT5-Unofficial-4395f1a6e6ad11c9251c6c8705445198cae2d032.zip
Large Boiler Rebalance (#866)
* Large Boiler Rebalance - Changed Large Steel Boiler to output 1000 instead of 600 EU/t. - Changed Large Titanium Boiler to output 6000 instead of 800 EU/t. - Changed Large Titanium Boiler to output 6000 instead of 800 EU/t. - Changed Large Tungstensteel Boiler to output 18750 instead of 1000 EU/t. - Changed Titanium and Tungstensteel Boilers to output Superheated Steam instead of regular Steam. - Added an upper bound for the burn value that can be processed by the boilers, in order to prevent an overflow. - Added a lower bound for the burn value that can be processed by the boilers. This is a placeholder limitation intended to prevent the player from using the improved Titanium and Tungstensteel boilers to generate lots of power from easy solid fuels like Charcoal. A better way to implement this would be to make a whitelist of accepted fuels. The one I had in mind for these boilers was the Super Fuels, both the magic and non-magic ones. The last two boilers had terrible numbers for their tier. High numbers would allow for charcoal powergen up to IV or LuV, though, so the better boilers should only accept solid fuels that are difficult to make and need a processing chain. * Fuel Check, Water to Steam and Tooltip Fixes - Changed the Titanium and Tungstensteel Boilers to only consume the Super Fuels. They are checking for their burn values, which are unique - this is a hotfix, this should be implemented as a whitelist that can be changed in the config file, but I do not know how to do this; - Changed the code in the tooltips to differentiate between the two types of boilers without copypasting; - Changed the water consumption when producing Superheated Steam, to maintain the amount of Distilled Water. * Powergen Rebalance 1 - Changed Titanium Boiler from 6000 to 4000 EU/t; - Changed Tungstensteel Boiler from 18750 to 16000 EU/t.
Diffstat (limited to 'gradlew')
0 files changed, 0 insertions, 0 deletions