minecraft:exposed_cut_copper

Exposed Cut Copper

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone Tool

Acquisition

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

Deploying
Exposed Cut Copper guaranteed

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

Crafting
Exposed Cut Copper ×4 guaranteed

Charging using no listed ingredients. Produces Exposed Cut Copper.

Charging
Exposed Cut Copper guaranteed

Mining & drops

sourcecountchanceconditions
Exposed Cut Copper1–1100%Survives Explosion

Used in (5)

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

Crafting ⇆ any arrangement
Waxed Exposed Cut Copper guaranteed

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

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

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

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

Block drops

Drops itself when broken.

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

Recipe JSON (5):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:exposed_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:waxed_exposed_cut_copper"
    },
    {
      "tag": "minecraft:axes"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:weathered_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:exposed_copper"
    }
  },
  "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
}