minecraft:waxed_exposed_cut_copper

Waxed Exposed Cut Copper

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone Tool

Acquisition

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

Crafting ⇆ any arrangement
Waxed Exposed Cut Copper guaranteed

Deploying using Exposed Cut Copper and Honeycomb Block. Produces Waxed Exposed Cut Copper.

Deploying
Waxed Exposed Cut Copper guaranteed

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

Crafting
Waxed Exposed Cut Copper ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Waxed Exposed Cut Copper1–1100%Survives Explosion

Used in (4)

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, Waxed Exposed Cut Copper, Waxed Exposed Cut Copper, Waxed Exposed Cut Copper, Waxed Exposed Cut Copper and Waxed Exposed Cut Copper, arranged in the pattern shown. Produces 4× Waxed Exposed Cut Copper Stairs.

Crafting
Waxed Exposed Cut Copper Stairs Waxed Exposed Cut Copper Stairs ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:waxed_exposed_cut_copper
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:exposed_cut_copper"
    },
    {
      "item": "minecraft:honeycomb"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "waxed_exposed_cut_copper",
  "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": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:exposed_cut_copper"
    },
    {
      "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_copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "waxed_exposed_cut_copper",
  "experience": null,
  "cooking_time": null
}