You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a minor modification on my side, but this is really an issue in ender tanks because when their fill method is called (yes in this case tank upgrade is actually trying to fill the ender bucket) they return negative value of the total amount of fluid in ender bucket. So my modification is to just ignore filled negative values, but this could be causing issues with other mods as well.
Describe the bug


If you use (right click) an Ender Bucket from EnderTanks https://www.curseforge.com/minecraft/mc-mods/endertanks on the tank bar, it multiplies the fluid quickly and can overflow
To Reproduce
Expected behavior
No fluid dupe, or not having the possibility to right click with that Ender Bucket on the tank bar
Screenshots
Right click the Ender Tank against the tank bar to multiply fluids
overflow.mp4
Versions
MC 1.18.2
Forge 40.1.73
Sophisticated Backpacks
sophisticatedbackpacks-1.18.2-3.18.17.680.jar
Sophisticated Core
sophisticatedcore-1.18.2-0.5.1.98.jar
Ender Tanks
endertanks-1.18-1.11.7.jar
( + requires lib dependency)Relayed from FTBTeam/FTB-Modpack-Issues#1154
Thanks in advance for checking it out!
The text was updated successfully, but these errors were encountered: