Crafting using Basic Processor, Construction Core, Any Glass, Quartz Enriched Iron, Machine Casing, Any Glass, Basic Processor, Destruction Core and Any Glass, arranged in the pattern shown. Produces Storage Monitor.

Storage Monitor
Refined Storage · by Refined Mods
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Storage Monitor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
refinedstorage:storage_monitor- Namespace
refinedstorage- Mod ID
refinedstorage- Tags (1)
forge:blocks/relocation_not_supported
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PCG",
"EMG",
"PDG"
],
"ingredients": {
"C": {
"item": "refinedstorage:construction_core"
},
"D": {
"item": "refinedstorage:destruction_core"
},
"E": {
"item": "refinedstorage:quartz_enriched_iron"
},
"G": {
"tag": "forge:glass"
},
"M": {
"item": "refinedstorage:machine_casing"
},
"P": {
"item": "refinedstorage:basic_processor"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}









