MV Wire Relay
immersiveengineering:connector_mv_relay

MV Wire Relay

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 and Duroplast Block, arranged in the pattern shown. Produces 8× MV Wire Relay.

Crafting
MV Wire Relay MV Wire Relay ×8 guaranteed

Mining & drops

sourcecountchanceconditions
MV Wire Relay1–1100%Survives Explosion

Block drops

Drops itself when broken.

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