Deploying using Waxed Oxidized Cut Copper Slab and Any Axes. Produces Oxidized Cut Copper Slab.
Oxidized Cut Copper Slab
Minecraft · by Mojang Studios
Acquisition
Crafting using Oxidized Cut Copper, Oxidized Cut Copper and Oxidized Cut Copper, arranged in the pattern shown. Produces 6× Oxidized Cut Copper Slab.
Stone Cutting using Oxidized Cut Copper. Produces Oxidized Cut Copper Slab.
Stone Cutting using Oxidized Copper. Produces Oxidized Cut Copper Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Oxidized Cut Copper Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Oxidized Cut Copper Slab and Honeycomb, in any arrangement. Produces Waxed Oxidized Cut Copper Slab.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:oxidized_cut_copper_slab- Namespace
minecraft- Mod ID
minecraft- Tags (4)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (4):
{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "minecraft:waxed_oxidized_cut_copper_slab"
},
{
"tag": "minecraft:axes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "minecraft:oxidized_cut_copper"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:oxidized_cut_copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:oxidized_copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

