Super Factory Manager ( SFM )

Super Factory Manager ( SFM )

16M Downloads

Output bug with certain inventories

Zxirl opened this issue ยท 1 comments

commented

Mod v2.0.12 - FTB Interactions modpack

Attempting to output to a Cache (thermal expansion) or Barrel (Ender Utilties) works up 64 items and then stops attempting to move items, even though the mentioned storage blocks can contain 20,000 and 4096 items respectively.

commented

Thanks for the feedback!
Some old logic was doing calculations to see how many items to insert, rather than just attempting the insertion and seeing what the inventory said was remainder. This fix should improve interactions with other funky inventories as well.
New build on curseforge soon, it should also make it into the next Interactions update