-
Notifications
You must be signed in to change notification settings - Fork 15
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.
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.