Crafting using Reprocessor Casing, Any Prismarine Gem, Reprocessor Casing, Any Lapis Gem, Piston, Any Lapis Gem, Reprocessor Casing, Any Prismarine Gem and Reprocessor Casing, arranged in the pattern shown. Produces Reprocessor Fluid Injector.

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

