bigreactors:reprocessorfluidinjector

Reprocessor Fluid Injector

Extreme Reactors · by ZeroNoRyouki
block Pickaxe MineableNeeds Iron Tool

Acquisition

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.

Crafting
Reprocessor Fluid Injector guaranteed

Mining & drops

sourcecountchanceconditions
Reprocessor Fluid Injector1–1100%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
}