Weathered Cut Copper Stairs
minecraft:weathered_cut_copper_stairs

Weathered Cut Copper Stairs

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone ToolStairsStairs

Acquisition

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

Deploying
Weathered Cut Copper Stairs Weathered Cut Copper Stairs guaranteed

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

Crafting
Weathered Cut Copper Stairs Weathered Cut Copper Stairs ×4 guaranteed

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

Charging
Weathered Cut Copper Stairs Weathered Cut Copper Stairs guaranteed

Mining & drops

sourcecountchanceconditions
Weathered Cut Copper Stairs1–1100%Survives Explosion

Used in (1)

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

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

Block drops

Drops itself when broken.

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

Recipe JSON (6):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:weathered_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_stairs"
    },
    {
      "tag": "minecraft:axes"
    }
  ],
  "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:oxidized_cut_copper_stairs"
    },
    {
      "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
}