Crafting using Reprocessor Casing, Redstone Comparator, Reprocessor Casing, Cyanite Ingot, Any Emerald Gem, Cyanite Ingot, Reprocessor Casing, Any Prismarine Dust and Reprocessor Casing, arranged in the pattern shown. Produces Reprocessor Controller.

Reprocessor Controller
Extreme Reactors · by ZeroNoRyouki
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Reprocessor Controller | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bigreactors:reprocessorcontroller- Namespace
bigreactors- Mod ID
bigreactors- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CXC",
"YEY",
"CPC"
],
"ingredients": {
"C": {
"item": "bigreactors:reprocessorcasing"
},
"E": {
"tag": "forge:gems/emerald"
},
"P": {
"tag": "forge:dusts/prismarine"
},
"X": {
"item": "minecraft:comparator"
},
"Y": {
"tag": "forge:ingots/cyanite"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
