Crafting using Construction Core, Quartz Enriched Iron, Destruction Core, Any Chests, Cable, Any Chests, Quartz Enriched Iron, Improved Processor and Quartz Enriched Iron, arranged in the pattern shown. Produces External Storage.
External Storage
Refined Storage · by Refined Mods
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| External Storage | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
refinedstorage:external_storage- Namespace
refinedstorage- Mod ID
refinedstorage- Tags (1)
forge:blocks/relocation_not_supported
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CED",
"HMH",
"EPE"
],
"ingredients": {
"C": {
"item": "refinedstorage:construction_core"
},
"D": {
"item": "refinedstorage:destruction_core"
},
"E": {
"item": "refinedstorage:quartz_enriched_iron"
},
"H": {
"tag": "forge:chests"
},
"M": {
"item": "refinedstorage:cable"
},
"P": {
"item": "refinedstorage:improved_processor"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}







