Provides "Refined Storage Peripheral" and "ME Peripheral" blocks that allow you to link ComputerCraft or CC: Tweaked computers and turtles to a Refined Storage or Applied Energistics 2 storage system (respectively), either directly or via a wired modem.
These peripherals allow you to perform queries about the contents of your RS/ME system (items, fluids, and crafting patterns for both), start new crafting tasks, query or cancel existing crafting tasks, and even to extract items/fluids to an adjacent inventory/tank. (Fluid functionality for ME is limited, since AE2 doesn't support fluid crafting.)
It is based on (and mostly compatible with) the OpenComputers API that was implemented in Refined Storage for MC1.12, so programs using it should not require many changes. The ME API was in turn based on this API.
In addition to the basic API (which you can use to write your own programs), it also includes by default an "autostock" program that will let you specify specific interesting items to display on a monitor, and automatically issue crafting requests if they fall below a configurable threshold.
Modpack permission: go right ahead, for any Curseforge-based modpacks. Otherwise please ask first.