Crafting using Quartz Enriched Iron, Construction Core, Quartz Enriched Iron, Redstone Dust, Cable, Redstone Dust, Quartz Enriched Iron, Improved Processor and Quartz Enriched Iron, arranged in the pattern shown. Produces Constructor.
Constructor
Refined Storage · by Refined Mods
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Constructor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
refinedstorage:constructor- Namespace
refinedstorage- Mod ID
refinedstorage- Tags (1)
forge:blocks/relocation_not_supported
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ECE",
"RMR",
"EIE"
],
"ingredients": {
"C": {
"item": "refinedstorage:construction_core"
},
"E": {
"item": "refinedstorage:quartz_enriched_iron"
},
"I": {
"item": "refinedstorage:improved_processor"
},
"M": {
"item": "refinedstorage:cable"
},
"R": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}







