Weathered Cut Copper Slab
minecraft:weathered_cut_copper_slab

Weathered Cut Copper Slab

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone ToolSlabsSlabs

Acquisition

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

Deploying
Weathered Cut Copper Slab Weathered Cut Copper Slab guaranteed

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

Crafting
Weathered Cut Copper Slab Weathered Cut Copper Slab ×6 guaranteed

Charging using no listed ingredients. Produces Weathered Cut Copper Slab.

Charging
Weathered Cut Copper Slab Weathered Cut Copper Slab guaranteed

Crafting using Weathered Cut Copper Vertical Slab, in any arrangement. Produces Weathered Cut Copper Slab.

Crafting ⇆ any arrangement conditional
Weathered Cut Copper Vertical Slab
Weathered Cut Copper Slab Weathered Cut Copper Slab guaranteed

Mining & drops

sourcecountchanceconditions
Weathered Cut Copper Slab1–1100%

Used in (1)

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

Crafting ⇆ any arrangement
Weathered Cut Copper Slab
Honeycomb
Waxed Weathered Cut Copper Slab Waxed Weathered Cut Copper Slab guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:weathered_cut_copper_slab
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (7):

{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:oxidized_cut_copper_slab"
    },
    {
      "tag": "minecraft:axes"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:weathered_cut_copper"
    }
  },
  "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": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "quark:weathered_cut_copper_vertical_slab"
  },
  "conditions": [
    {
      "raw": {
        "flag": "vertical_slabs",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:weathered_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:weathered_cut_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:waxed_weathered_cut_copper_slab"
    },
    {
      "tag": "minecraft:axes"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}