bigreactors:reinforced_reactorchargingportfe

Reactor Forge Energy Charging Port (Reinforced)

Extreme Reactors · by ZeroNoRyouki
block Reinforced Casing UserPickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Block of Redstone, Block of Lapis Lazuli, Block of Redstone, Any Glass, Reactor Active Forge Energy Power Tap (Reinforced), Any Glass, Block of Redstone, Block of Lapis Lazuli and Block of Redstone, arranged in the pattern shown. Produces Reactor Forge Energy Charging Port (Reinforced).

Crafting
Reactor Forge Energy Charging Port (Reinforced) guaranteed

Mining & drops

sourcecountchanceconditions
Reactor Forge Energy Charging Port (Reinforced)1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:reinforced_reactorchargingportfe
Namespace
bigreactors
Mod ID
bigreactors
Tags (3)
bigreactors:items/reactor/casing_user/reinforced
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "212",
    "GTG",
    "212"
  ],
  "ingredients": {
    "1": {
      "item": "minecraft:lapis_block"
    },
    "2": {
      "item": "minecraft:redstone_block"
    },
    "G": {
      "tag": "forge:glass"
    },
    "T": {
      "item": "bigreactors:reinforced_reactorpowertapfe_active"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}