Skip to content

Example to Do Automation with AE2FC

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

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

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 and put the pattern in 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