minecraft:oxidized_cut_copper

Oxidized Cut Copper

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone Tool

Acquisition

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

Crafting
Oxidized Cut Copper ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Oxidized Cut Copper1–1100%Survives Explosion

Used in (5)

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

Crafting
Oxidized Cut Copper Stairs Oxidized Cut Copper Stairs ×4 guaranteed

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

Crafting
Oxidized Cut Copper Slab Oxidized Cut Copper Slab ×6 guaranteed

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

Crafting ⇆ any arrangement
Waxed Oxidized Cut Copper guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:waxed_oxidized_cut_copper"
    },
    {
      "tag": "minecraft:axes"
    }
  ],
  "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
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:oxidized_copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}