Overcharged Iron Wire
16×16 · BAKED

item· Other

Overcharged Iron Wire

Create: New Age · by Antarctic Gardens
item

Overcharged Iron Wire is an item from Create: New Age, crafted from Overcharged Iron Wire Block.

Acquisition

Crafting using Overcharged Iron Wire Block, in any arrangement. Produces 4× Overcharged Iron Wire.

Crafting ⇆ any arrangement
Overcharged Iron Wire Block
Overcharged Iron Wire Overcharged Iron Wire ×4 guaranteed

Cutting using Overcharged Iron Sheet (100 ticks). Produces 4× Overcharged Iron Wire.

Cutting
Overcharged Iron Wire Overcharged Iron Wire ×4 guaranteed

Used in

Crafting using Overcharged Iron Wire, Overcharged Iron Wire, Overcharged Iron Wire and Overcharged Iron Wire, arranged in the pattern shown. Produces Overcharged Iron Wire Block.

Crafting
Overcharged Iron Wire
Overcharged Iron Wire
Overcharged Iron Wire
Overcharged Iron Wire
Overcharged Iron Wire Block Overcharged Iron Wire Block guaranteed
Developer reference
Registry name
create_new_age:overcharged_iron_wire
Namespace
create_new_age
Mod ID
create_new_age

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "create_new_age:overcharged_iron_wire_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:cutting",
  "pattern": null,
  "ingredients": {
    "item": "create_new_age:overcharged_iron_sheet"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}