Redstone Wire Coil
immersiveengineering:wirecoil_redstone

Redstone Wire Coil

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
item Wiring Toolbox

Acquisition

Turn And Copy using Aluminium Wire, Any Redstone Dust, Treated Stick, Any Redstone Dust and Aluminium Wire, arranged in the pattern shown. Produces 4× Redstone Wire Coil.

Turn And Copy
Aluminium Wire
Any Redstone Dust
Treated Stick
Any Redstone Dust
Aluminium Wire
Redstone Wire Coil Redstone Wire Coil ×4 guaranteed
Developer reference
Registry name
immersiveengineering:wirecoil_redstone
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (1)
immersiveengineering:items/toolbox/wiring

Recipe JSON (1):

{
  "recipe_type": "immersiveengineering:turn_and_copy",
  "pattern": [
    " w ",
    "asa",
    " w "
  ],
  "ingredients": {
    "a": {
      "tag": "forge:dusts/redstone"
    },
    "s": {
      "tag": "forge:rods/wooden"
    },
    "w": {
      "tag": "forge:wires/aluminum"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}