Crafting using Reprocessor Casing, Any Lapis Storage Block, Reprocessor Casing, Any Chests, Dispenser, Any Chests, Reprocessor Casing, Any Lapis Storage Block and Reprocessor Casing, arranged in the pattern shown. Produces Reprocessor Output Port.

Reprocessor Output Port
Extreme Reactors · by ZeroNoRyouki
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Reprocessor Output Port | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bigreactors:reprocessoroutputport- 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": [
"C2C",
"313",
"C2C"
],
"ingredients": {
"1": {
"item": "minecraft:dispenser"
},
"2": {
"tag": "forge:storage_blocks/lapis"
},
"3": {
"tag": "forge:chests"
},
"C": {
"item": "bigreactors:reprocessorcasing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

