Structural Cable Connector
immersiveengineering:connector_structural

Structural Cable Connector

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Hammer MineableWiring ToolboxPickaxe Mineable

Acquisition

Crafting using Any Steel Ingot, Any Steel Rod, Any Steel Ingot, Any Steel Ingot and Any Steel Ingot, arranged in the pattern shown. Produces 8× Structural Cable Connector.

Crafting
Any Steel Ingot
Any Steel Rod
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Structural Cable Connector Structural Cable Connector ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Structural Cable Connector1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:connector_structural
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (3)
immersiveengineering:blocks/mineable/hammer
immersiveengineering:items/toolbox/wiring
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "isi",
    "i i"
  ],
  "ingredients": {
    "i": {
      "tag": "forge:ingots/steel"
    },
    "s": {
      "tag": "forge:rods/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}