minecraft:oxidized_copper

Oxidized Copper

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone Tool

Acquisition

Bottling Machine using no listed ingredients. Produces Oxidized Copper.

Bottling Machine
Oxidized Copper guaranteed

Mining & drops

sourcecountchanceconditions
Oxidized Copper1–1100%Survives Explosion

Used in (5)

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

Crafting ⇆ any arrangement
Waxed Oxidized Copper guaranteed

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

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "immersiveengineering:bottling_machine",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:waxed_oxidized_copper"
    },
    {
      "tag": "minecraft:axes"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}