minecraft:weathered_copper

Weathered Copper

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone Tool

Acquisition

Charging using no listed ingredients. Produces Weathered Copper.

Charging
Weathered Copper guaranteed

Bottling Machine using no listed ingredients. Produces Weathered Copper.

Bottling Machine
Weathered Copper guaranteed

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

Deploying
Weathered Copper guaranteed

Mining & drops

sourcecountchanceconditions
Weathered Copper1–1100%Survives Explosion

Used in (5)

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

Crafting
Weathered Cut Copper ×4 guaranteed

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

Crafting ⇆ any arrangement
Waxed Weathered Copper guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:weathered_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:waxed_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:oxidized_copper"
    },
    {
      "tag": "minecraft:axes"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}