Minecraft – Applied Energistic – Keep infinite amout of items

minecraft-feed-the-beastminecraft-java-edition

I've just switched my logistic pipes system for an AE system, and I'm having trouble with something.

My LP system auto crafted me triple compressed cobblestone when there was enough in my system to make a block. Currently my AE system has 61k cobblestone clogging it up. I've taught it how to make the triple compressed, but I can't find a way to tell it to auto craft them as soon as it can.

Is this possible?

I have a molecular assembler set up with the required CPUs and patterns in order to craft the triple compressed.

Best Answer

in AE1 you can set a precision export bus to craft only into an interface set to export the triple compressed,

you can keep a stack or 2 of normal cobble in the system using a level emitter to stop the export bus when the amount of cobble drops below some level

In AE2 you can use the Molecular Assembler directly: create a chain of them with the encoded patterns for compressed cobble and an export bus exporting cobble to the first and an interface collecting from the last, using a redstone card you can control the export of cobble like you could with AE1.

There is no need to set up a crafting CPU in this setup as the assemblers will be in single pattern mode