Waxed Cut Copper Stairs
minecraft:waxed_cut_copper_stairs

Waxed Cut Copper Stairs

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Stone ToolStairsStairs

Acquisition

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

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

Deploying using Cut Copper Stairs and Honeycomb Block. Produces Waxed Cut Copper Stairs.

Deploying
Waxed Cut Copper Stairs Waxed Cut Copper Stairs guaranteed

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

Crafting
Waxed Cut Copper Stairs Waxed Cut Copper Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Waxed Cut Copper Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:waxed_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 (5):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:cut_copper_stairs"
    },
    {
      "item": "minecraft:honeycomb"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "waxed_cut_copper_stairs",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:cut_copper_stairs"
    },
    {
      "item": "minecraft:honeycomb_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:waxed_cut_copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "waxed_cut_copper_stairs",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:waxed_cut_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:waxed_copper_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}