Storage for ComputerCraft
Modby uecasm
A ComputerCraft/CC: Tweaked peripheral that allows you to access RS/ME systems
Type
Mod
CurseForge Downloads
1,799,244
CurseForge ID
432182
Last Updated
Jul 27, 2026
Description
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.
Screenshots
Similar Mods
MJRLegends Lib
A library of generic code for my other mods
Fabric Seasons: Extras
Custom blocks and items to make your Fabric Seasons experience better.
YUNG's Better Mineshafts
A long-awaited and much-needed abandoned mineshaft overhaul!
FancyMenu [Fabric] [MOVED TO NEW PROJECT]
Customize Minecraft's menus with ease!
WI Zoom
The zoom from the Wurst Client as a standalone mod.
Mixin 0.7-0.8 Compatibility
Allows mods that use 0.7 or 0.8 mixin to be compatible with each other