Skip to content

ME Storage Exposer

Neeve edited this page May 5, 2024 · 3 revisions

ME Storage Exposer ME Storage Exposer

New with 1.6.2, the ME Storage Exposer exposes every single stored stack from the network through Capabilities, providing direct access to storage for any third-party (pipes, filters, etc). Capabilities are instantiated on-demand.

There's no limit to how many different stacks can be exposed at once. Filter and use at your own risk.

At this point, only items and fluids are supported.

Filtering

While the Exposer itself doesn't provide filtering, it can be filtered using sub-networks. For example, Exposers can be used together with OreDict Storage Buses set to ore* to expose all ores from the main network.

It's very important to filter your Exposers! Connecting an ME Storage Exposer to a large network and then polling it rapidly (for example, with GregTech conveyors) WILL harm your performance.