Dynamic tank infinite fluid bug still persist
tossaponk opened this issue ยท 1 comments
After issue #2611 is closed. I looked at the code of DynamicFluidTank.java and tested it, the problem still persist.
should return "prevNeeded" instead of getNeeded() because it will still return 0 thus draining nothing.