bigreactors:reprocessorpowerport

Reprocessor Power Port

Extreme Reactors · by ZeroNoRyouki
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Reprocessor Casing, Any Redstone Storage Block, Reprocessor Casing, Any Diamond Gem, Redstone Repeater, Any Diamond Gem, Reprocessor Casing, Any Redstone Storage Block and Reprocessor Casing, arranged in the pattern shown. Produces Reprocessor Power Port.

Crafting
Reprocessor Power Port guaranteed

Mining & drops

sourcecountchanceconditions
Reprocessor Power Port1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:reprocessorpowerport
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:repeater"
    },
    "2": {
      "tag": "forge:storage_blocks/redstone"
    },
    "3": {
      "tag": "forge:gems/diamond"
    },
    "C": {
      "item": "bigreactors:reprocessorcasing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}