Copper Wire Block
16×16 · BAKED

block· Machines & Other Blocks

Copper Wire Block

Create: New Age · by Antarctic Gardens
block Axe MineablePickaxe MineableNeeds Stone Tool

Copper Wire Block is a block from Create: New Age, crafted from Copper Wire.

Acquisition

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

Mining & drops

sourcecountdrop rateconditions
Copper Wire Block1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

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

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

Block drops

Drops itself when broken.

Developer reference
Registry name
create_new_age:copper_wire_block
Namespace
create_new_age
Mod ID
create_new_age
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WW",
    "WW"
  ],
  "ingredients": {
    "W": {
      "item": "create_new_age:copper_wire"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}