Skip to content

Example to Do Automation with AE2FC

Yang Xizhi edited this page Jul 15, 2022 · 3 revisions

This a basic setup to begin fluid auto-crafting with AE2FC:


The leftmost block is ME Fluid Discretizer, every AE network needs one. But never put multiple ME Fluid Discretizers in one network!

This is what we want to craft. One is 1 fluid input and 6 item input, another one is item -> fluid recipe:

Now code them in ME Fluid Pattern Terminal and put the pattern in ME Dual Interface:

As we can see, we can directly put the fluid product back to AE network as if they were items.

Now we can begin the crafting job with enough materials:


It returns 2 processor and left 72mb molten soldering alloy.

This is the whole automation setup.

Clone this wiki locally