LV Wire Relay
immersiveengineering:connector_lv_relay

LV Wire Relay

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

Acquisition

Crafting using Copper Ingot, Duroplast Block, Copper Ingot and Duroplast Block, arranged in the pattern shown. Produces 8× LV Wire Relay.

Crafting
LV Wire Relay LV Wire Relay ×8 guaranteed

Mining & drops

sourcecountchanceconditions
LV Wire Relay1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:connector_lv_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/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}