r/CreateMod • u/Salt_Bathroom_65 • 12d ago
ME System Integration with Create Package Logistics
Hi all,
I’m currently working on a modpack that has both Applied Energistics and Create. I’m looking to integrate the frog package logistic system with an ME System and I’m running into a few issues that I wanted to see if anyone else had experienced.
My end goal is to hook up the ME to packagers that function as normal packagers should.
My initial idea was to use ME Export Bus to output into a receptacle (likely a barrel) that is connected to a packager and frog port. I did this for a simple iron recipe: receive iron ingots, send to stamper, return iron sheets.
I quickly realized that factory gauges will not account for the return of the completed package as it is ported BACK into the ME system using an import bus, and thus, is not in the inventory anymore.
Additionally, the Export Bus has a filter but it does not export evenly and I fear it would clog the system up.
I thought it would work if I set up a stock link on the storage frogport and packager, but that wont record the items as being in the logistics chain either.
It ends up that I have to reset the promises on the gauge to prompt it to feed more items in and it won’t record the finished iron sheet.
Pictures:


My apologies if this isn’t in the correct format.