aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/goodgenerator/util
diff options
context:
space:
mode:
authorDaniel Mendes <70096037+Steelux8@users.noreply.github.com>2024-05-19 12:02:10 +0100
committerGitHub <noreply@github.com>2024-05-19 12:02:10 +0100
commit6286ee093b39e3867848af90376e8e7a39e65220 (patch)
tree020f981ee8293e2519c37b72dc8277b6a36df0c6 /src/main/java/goodgenerator/util
parentc22df7bb8a25b83729da1f8d1fc767c3df99e115 (diff)
downloadGT5-Unofficial-6286ee093b39e3867848af90376e8e7a39e65220.tar.gz
GT5-Unofficial-6286ee093b39e3867848af90376e8e7a39e65220.tar.bz2
GT5-Unofficial-6286ee093b39e3867848af90376e8e7a39e65220.zip
Prevent Instant UCFE Explosions (#256)
* Add safety explosion counter to protect multi - Added a 10 second counter that fails the normal energy output in the UCFE, but also prevents it from exploding. This fixes the issue of starting it with some fuel in the inputs, and also on world load if EU is not extracted fast enough. * Clarify tooltip and shutdown on explosion - Added relevant information to tooltip; - Force shutdown of the multi after explosion, since it keeps running due to some weird structure check. * Shorten description lines and add structure info - Shortened the longest description lines since they were too long; - Added a note about needing to force structure check by powering on the multi; - Spotless. * Remove explosion possibility - Removed doExplosion from the EU generation part of the cody, now the machine only stops when the dynamo is full; - Renamed variables and changed comments and tooltip to match the way the code works now. * Change ticks to seconds in final variable * spotlessApply (#257) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'src/main/java/goodgenerator/util')
0 files changed, 0 insertions, 0 deletions