Table of Contents

AE2 Mechanics: Your ME System and the World

Author Applied Energistics Team
Category Storage & Automation

An important concept in AE2 is Network Storage. It is where the contents of a network are stored, usually in storage cells or any inventory connected through a ME Storage Bus. Most AE2 devices interact with this storage in one way or another.


Device Interactions

Keeping track of which devices push or pull is important when designing automation and logistics setups.


Storage Priority

Priorities can be set by clicking the wrench in the top-right of some GUIs.

* Items entering the network go first to the highest priority storage. * If two storages share the same priority, the one already containing the item is preferred. * Whitelisted cells are treated as if they already contain the item when compared with other storages of the same priority. * Items being removed come from the lowest priority storage first.

This system ensures that high-priority storages fill up first, while low-priority storages are gradually emptied.