Crafting using Reprocessor Casing, Any Iron Ingot, Reprocessor Casing, Any Netherite Ingot, Hopper, Any Netherite Ingot, Reprocessor Casing, Any Iron Ingot and Reprocessor Casing, arranged in the pattern shown. Produces Reprocessor Collector.

Reprocessor Collector
Extreme Reactors · by ZeroNoRyouki
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Reprocessor Collector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bigreactors:reprocessorcollector- 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:hopper"
},
"2": {
"tag": "forge:ingots/iron"
},
"3": {
"tag": "forge:ingots/netherite"
},
"C": {
"item": "bigreactors:reprocessorcasing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
