bigreactors:reinforced_turbinechargingportfe

Turbine Forge Energy Charging Port (Reinforced)

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

Acquisition

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

Crafting
Turbine Forge Energy Charging Port (Reinforced) guaranteed

Mining & drops

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

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:reinforced_turbinechargingportfe
Namespace
bigreactors
Mod ID
bigreactors
Tags (3)
bigreactors:items/turbine/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:glowstone"
    },
    "2": {
      "item": "minecraft:redstone_block"
    },
    "G": {
      "tag": "forge:glass"
    },
    "T": {
      "item": "bigreactors:reinforced_turbinepowertapfe_active"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}