minecraft:waxed_weathered_copper

Waxed Weathered Copper

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone Tool

Acquisition

Deploying using Weathered Copper and Honeycomb Block. Produces Waxed Weathered Copper.

Deploying
Waxed Weathered Copper guaranteed

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

Crafting ⇆ any arrangement
Waxed Weathered Copper guaranteed

Mining & drops

sourcecountchanceconditions
Waxed Weathered Copper1–1100%Survives Explosion

Used in (4)

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

Crafting
Waxed Weathered Cut Copper ×4 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:weathered_copper"
    },
    {
      "item": "minecraft:honeycomb_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:weathered_copper"
    },
    {
      "item": "minecraft:honeycomb"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "waxed_weathered_copper",
  "experience": null,
  "cooking_time": null
}