block· Machines & Other Blocks

Waxed Oxidized Copper Pillar

Twigs · by Ninni
block Pickaxe Mineable

Waxed Oxidized Copper Pillar is a block from Twigs, crafted from Waxed Oxidized Cut Copper.

Acquisition

Crafting using Waxed Oxidized Cut Copper Slab and Waxed Oxidized Cut Copper Slab, arranged in the pattern shown. Produces Waxed Oxidized Copper Pillar.

Crafting
Waxed Oxidized Cut Copper Slab
Waxed Oxidized Cut Copper Slab
Waxed Oxidized Copper Pillar guaranteed

Mining & drops

sourcecountdrop rateconditions
Waxed Oxidized Copper Pillar1–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.

Block drops

Drops itself when broken.

Developer reference
Registry name
twigs:waxed_oxidized_copper_pillar
Namespace
twigs
Mod ID
twigs
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:waxed_oxidized_cut_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:waxed_oxidized_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:waxed_oxidized_cut_copper_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}