aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/xmod/gregtech
diff options
context:
space:
mode:
authorRecursivePineapple <recursive_pineapple@proton.me>2024-08-29 11:24:01 -0400
committerGitHub <noreply@github.com>2024-08-29 15:24:01 +0000
commit1bc38d75744bc3b706578c09e4aa029bd444e2a0 (patch)
tree16132194916022296105b7ce995cf004baee80ff /src/main/java/gtPlusPlus/xmod/gregtech
parent03f8ac57b99f8fa26975151ad39cb1a78667db73 (diff)
downloadGT5-Unofficial-1bc38d75744bc3b706578c09e4aa029bd444e2a0.tar.gz
GT5-Unofficial-1bc38d75744bc3b706578c09e4aa029bd444e2a0.tar.bz2
GT5-Unofficial-1bc38d75744bc3b706578c09e4aa029bd444e2a0.zip
Added large fluid extractor multi (#2819)
* Added large fluid extractor multi * ran spotless * Prevent multi from requesting more than 1A with 1 energy hatch * Moved boro. glass registration to bartworks In GT5u dev environments, borosilicate glass wasn't registered properly. The block was registered, but it wasn't added to allLevelsReverse since registerGlass() was never called. This led to getTier() not working properly (it always returned tier=3). * Changed speed bonuses and added some QoL changes Added a multiplication EU/t cost to solenoid tiers and buffed solenoid parallels. Added an additive EU/t reduction to heating coil tiers. Fixed the glass structure check. Updated the multi's tooltip and sensor info data. * applied spotless * large fluid extractor code cleanup * changed mechanics & improved structure messages * spotless apply --------- Co-authored-by: Mary Hopson <doyoumined@gmail.com> Co-authored-by: boubou19 <miisterunknown@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
Diffstat (limited to 'src/main/java/gtPlusPlus/xmod/gregtech')
0 files changed, 0 insertions, 0 deletions