bigreactors:reinforced_reactorpowertapfe_active

Reactor Active Forge Energy Power Tap (Reinforced)

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

Acquisition

Crafting using Reactor Casing (Reinforced), Block of Redstone, Reactor Casing (Reinforced), Block of Redstone, Redstone Dust, Block of Redstone, Reactor Casing (Reinforced), Block of Redstone and Reactor Casing (Reinforced), arranged in the pattern shown. Produces Reactor Active Forge Energy Power Tap (Reinforced).

Crafting
Reactor Active Forge Energy Power Tap (Reinforced) guaranteed

Mining & drops

sourcecountchanceconditions
Reactor Active Forge Energy Power Tap (Reinforced)1–1100%Survives Explosion

Used in (1)

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

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:reinforced_reactorpowertapfe_active
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": [
    "CBC",
    "BSB",
    "CBC"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:redstone_block"
    },
    "C": {
      "item": "bigreactors:reinforced_reactorcasing"
    },
    "S": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}