Crafting using Quartz Enriched Iron, Advanced Processor, Quartz Enriched Iron, Any Silicon, Machine Casing, Any Silicon, Quartz Enriched Iron, Any Silicon and Quartz Enriched Iron, arranged in the pattern shown. Produces Controller.
Controller
Refined Storage · by Refined Mods
Acquisition
Crafting using Any Controller and Any Light Blue Dye, in any arrangement. Produces Controller.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Controller | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
refinedstorage:controller- Namespace
refinedstorage- Mod ID
refinedstorage- Tags (2)
refinedstorage:blocks/controller refinedstorage:items/controller
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"EPE",
"SMS",
"ESE"
],
"ingredients": {
"E": {
"item": "refinedstorage:quartz_enriched_iron"
},
"M": {
"item": "refinedstorage:machine_casing"
},
"P": {
"item": "refinedstorage:advanced_processor"
},
"S": {
"tag": "forge:silicon"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "refinedstorage:controller"
},
{
"tag": "forge:dyes/light_blue"
}
],
"conditions": [],
"sequence": null,
"group_name": "refinedstorage",
"experience": null,
"cooking_time": null
}
