Exposed Cut Copper Stairs
minecraft:exposed_cut_copper_stairs

Exposed Cut Copper Stairs

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone ToolStairsStairs

Acquisition

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

Charging
Exposed Cut Copper Stairs Exposed Cut Copper Stairs guaranteed

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

Crafting
Exposed Cut Copper Stairs Exposed Cut Copper Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Exposed Cut Copper Stairs1–1100%Survives Explosion

Used in (1)

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

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

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:exposed_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:exposed_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": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:waxed_exposed_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:exposed_cut_copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:exposed_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:weathered_cut_copper_stairs"
    },
    {
      "tag": "minecraft:axes"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}