Crafting using Reprocessor Casing, Cyanite Ingot, Reprocessor Casing, Any Redstone Dust, Sticky Piston, Any Redstone Dust, Reprocessor Casing, Cyanite Ingot and Reprocessor Casing, arranged in the pattern shown. Produces Reprocessor Waste Injector.

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

