Deploying using Exposed Cut Copper and Any Axes. Produces Cut Copper.


Deploying using Exposed Cut Copper and Any Axes. Produces Cut Copper.

Stone Cutting using Block of Copper. Produces Cut Copper.

Deploying using Waxed Cut Copper and Any Axes. Produces Cut Copper.

Crafting using Block of Copper, Block of Copper, Block of Copper and Block of Copper, arranged in the pattern shown. Produces 4× Cut Copper.
Charging using no listed ingredients. Produces Cut Copper.

| source | count | chance | conditions |
|---|---|---|---|
| Cut Copper | 1–1 | 100% | Survives Explosion |
Crafting using Cut Copper, Cut Copper, Cut Copper, Cut Copper, Cut Copper and Cut Copper, arranged in the pattern shown. Produces 4× Cut Copper Stairs.
Stone Cutting using Cut Copper. Produces Cut Copper Slab.
Crafting using Cut Copper, Cut Copper and Cut Copper, arranged in the pattern shown. Produces 6× Cut Copper Slab.
Stone Cutting using Cut Copper. Produces Cut Copper Stairs.
Crafting using Cut Copper and Honeycomb, in any arrangement. Produces Waxed Cut Copper.
Drops itself when broken.
minecraft:cut_copperminecraftminecraftminecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (5):
{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "minecraft:exposed_cut_copper"
},
{
"tag": "minecraft:axes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:copper_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "minecraft:waxed_cut_copper"
},
{
"tag": "minecraft:axes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:copper_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "createaddition:charging",
"pattern": null,
"ingredients": null,
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}