bigreactors:reprocessorwasteinjector

Reprocessor Waste Injector

Extreme Reactors · by ZeroNoRyouki
block Pickaxe MineableNeeds Iron Tool

Acquisition

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.

Crafting
Reprocessor Waste Injector guaranteed

Mining & drops

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