Stone Cutting using Waxed Block of Copper. Produces Waxed Copper Pillar.


block· Machines & Other Blocks
Waxed Copper Pillar is a block from Twigs, crafted from Waxed Block of Copper.
Stone Cutting using Waxed Block of Copper. Produces Waxed Copper Pillar.

Stone Cutting using Waxed Cut Copper. Produces Waxed Copper Pillar.

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

| source | count | drop rate | conditions |
|---|---|---|---|
| Waxed Copper Pillar | 1–1 | 100% | 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.
Drops itself when broken.
twigs:waxed_copper_pillartwigstwigsminecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:waxed_copper_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:waxed_cut_copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:waxed_cut_copper_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}