Copper Wire
16×16 · BAKED

item· Other

Copper Wire

Create: New Age · by Antarctic Gardens
item

Copper Wire is an item from Create: New Age, crafted from Copper Plate.

Acquisition

Cutting using Copper Plate (100 ticks). Produces 4× Copper Wire.

Cutting

100 ticks

Copper Wire Copper Wire ×4 guaranteed

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

Crafting ⇆ any arrangement
Copper Wire Block
Copper Wire Copper Wire ×4 guaranteed

Used in

Deploying using Blank Circuit and Copper Wire. Produces Copper Circuit.

Deploying
Copper Circuit Copper Circuit guaranteed

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

Crafting
Copper Wire
Copper Wire
Copper Wire
Copper Wire
Copper Wire Block Copper Wire Block guaranteed
Developer reference
Registry name
create_new_age:copper_wire
Namespace
create_new_age
Mod ID
create_new_age

Recipe JSON (2):

{
  "recipe_type": "create:cutting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:plates/copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "create_new_age:copper_wire_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}