minecraft:exposed_copper

Exposed Copper

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone Tool

Acquisition

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

Deploying
Exposed Copper guaranteed

Charging using no listed ingredients. Produces Exposed Copper.

Charging
Exposed Copper guaranteed

Bottling Machine using no listed ingredients. Produces Exposed Copper.

Bottling Machine
Exposed Copper guaranteed

Mining & drops

sourcecountchanceconditions
Exposed Copper1–1100%Survives Explosion

Used in (5)

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

Crafting ⇆ any arrangement
Waxed Exposed 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

Block drops

Drops itself when broken.

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

Recipe JSON (4):

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