Stone Cutting using Block of Copper. Produces Copper Pillar.


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

Stone Cutting using Cut Copper. Produces Copper Pillar.

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

| source | count | drop rate | conditions |
|---|---|---|---|
| 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:copper_pillartwigstwigsminecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:copper_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:cut_copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:cut_copper_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}