Waxed Exposed Cut Copper Slab
minecraft:waxed_exposed_cut_copper_slab

Waxed Exposed Cut Copper Slab

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone ToolSlabsSlabs

Acquisition

Crafting using Exposed Cut Copper Slab and Honeycomb, in any arrangement. Produces Waxed Exposed Cut Copper Slab.

Crafting ⇆ any arrangement
Exposed Cut Copper Slab
Honeycomb
Waxed Exposed Cut Copper Slab Waxed Exposed Cut Copper Slab guaranteed

Crafting using Waxed Exposed Cut Copper, Waxed Exposed Cut Copper and Waxed Exposed Cut Copper, arranged in the pattern shown. Produces 6× Waxed Exposed Cut Copper Slab.

Crafting
Waxed Exposed Cut Copper Slab Waxed Exposed Cut Copper Slab ×6 guaranteed

Crafting using Waxed Exposed Cut Copper Vertical Slab, in any arrangement. Produces Waxed Exposed Cut Copper Slab.

Crafting ⇆ any arrangement conditional
Waxed Exposed Cut Copper Vertical Slab
Waxed Exposed Cut Copper Slab Waxed Exposed Cut Copper Slab guaranteed

Mining & drops

sourcecountchanceconditions
Waxed Exposed Cut Copper Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:waxed_exposed_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:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:exposed_cut_copper_slab"
    },
    {
      "item": "minecraft:honeycomb"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "waxed_exposed_cut_copper_slab",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:exposed_cut_copper_slab"
    },
    {
      "item": "minecraft:honeycomb_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:waxed_exposed_cut_copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "waxed_exposed_cut_copper_slab",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "quark:waxed_exposed_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": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:waxed_exposed_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:waxed_exposed_cut_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}