MV Wire Connector
immersiveengineering:connector_mv

MV Wire Connector

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

Acquisition

Crafting using Any Electrum Ingot, Duroplast Block, Any Electrum Ingot, Duroplast Block, Duroplast Block, Any Electrum Ingot and Duroplast Block, arranged in the pattern shown. Produces 4× MV Wire Connector.

Crafting
MV Wire Connector MV Wire Connector ×4 guaranteed

Mining & drops

sourcecountchanceconditions
MV Wire Connector1–1100%Survives Explosion

Used in (2)

Crafting using LV Wire Connector, MV Wire Connector, Electronic Component, Electrum Coil Block, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Transformer.

Crafting
Transformer Transformer guaranteed

Crafting using MV Wire Connector, HV Wire Connector, Electronic Component, High-Voltage Coil Block, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces HV Transformer.

Crafting
HV Transformer HV Transformer guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:connector_mv
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": [
    " i ",
    "cic",
    "cic"
  ],
  "ingredients": {
    "c": {
      "tag": "immersiveengineering:connector_insulator"
    },
    "i": {
      "tag": "forge:ingots/electrum"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}