[7.1.x] Refinery deletes insufficient input fluids
codewarrior0 opened this issue ยท 0 comments
buildcraft-7.1.20.jar
Adding Refinery recipes via Minetweaker, where the input fluid is more than one mb, will cause the refinery to delete the fluid in its input tank during each tick where the input fluid tank does not contain enough fluid to perform the recipe.
It looks like the tank draining code here lacks a path to detect insufficient fluids and return the unused fluids to the crafter's tanks.