Stone Cutting using Waxed Oxidized Copper. Produces Waxed Oxidized Cut Copper Slab.
Waxed Oxidized Cut Copper Slab
Minecraft · by Mojang Studios
Acquisition
Stone Cutting using Waxed Oxidized Cut Copper. Produces Waxed Oxidized Cut Copper Slab.
Crafting using Oxidized Cut Copper Slab and Honeycomb, in any arrangement. Produces Waxed Oxidized Cut Copper Slab.
Crafting using Waxed Oxidized Cut Copper, Waxed Oxidized Cut Copper and Waxed Oxidized Cut Copper, arranged in the pattern shown. Produces 6× Waxed Oxidized Cut Copper Slab.
Crafting using Waxed Oxidized Cut Copper Vertical Slab, in any arrangement. Produces Waxed Oxidized Cut Copper Slab.
Deploying using Oxidized Cut Copper Slab and Honeycomb Block. Produces Waxed Oxidized Cut Copper Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Waxed Oxidized Cut Copper Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:waxed_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 (6):
{
"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:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:waxed_oxidized_cut_copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:oxidized_cut_copper_slab"
},
{
"item": "minecraft:honeycomb"
}
],
"conditions": [],
"sequence": null,
"group_name": "waxed_oxidized_cut_copper_slab",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "minecraft:waxed_oxidized_cut_copper"
}
},
"conditions": [],
"sequence": null,
"group_name": "waxed_oxidized_cut_copper_slab",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "quark:waxed_oxidized_cut_copper_vertical_slab"
},
"conditions": [
{
"raw": {
"flag": "vertical_slabs",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "minecraft:oxidized_cut_copper_slab"
},
{
"item": "minecraft:honeycomb_block"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


