Industrial Foregoing

Industrial Foregoing

95M Downloads

Issues with fluid transfer logic.

modmuss50 opened this issue ยท 0 comments

commented

Mod versions: (In dev, but shouldn't matter)

screen shot 2018-05-21 at 17 23 27

This was tested with the latest techreborn (in dev from git) but should also work with the version from curse.

itemsbeingmovedanyway

First issue, if the machine tries to move less fluid than the cell will accept (it only accepts 1000, and returns 0 otherwise) the cell is moved into the output slot.

usingallfluid

Second issue, if there is more than 1000mb in machine all the fluid is used up, even though the cell returns that only 1000mb was used.