Deploying using Weathered Cut Copper Stairs and Honeycomb Block. Produces Waxed Weathered Cut Copper Stairs.
Waxed Weathered Cut Copper Stairs
Minecraft · by Mojang Studios
Acquisition
Crafting using Waxed Weathered Cut Copper, Waxed Weathered Cut Copper, Waxed Weathered Cut Copper, Waxed Weathered Cut Copper, Waxed Weathered Cut Copper and Waxed Weathered Cut Copper, arranged in the pattern shown. Produces 4× Waxed Weathered Cut Copper Stairs.
Crafting using Weathered Cut Copper Stairs and Honeycomb, in any arrangement. Produces Waxed Weathered Cut Copper Stairs.
Stone Cutting using Waxed Weathered Copper. Produces Waxed Weathered Cut Copper Stairs.
Stone Cutting using Waxed Weathered Cut Copper. Produces Waxed Weathered Cut Copper Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Waxed Weathered Cut Copper Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:waxed_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 (5):
{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "minecraft:weathered_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_weathered_cut_copper"
}
},
"conditions": [],
"sequence": null,
"group_name": "waxed_weathered_cut_copper_stairs",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:weathered_cut_copper_stairs"
},
{
"item": "minecraft:honeycomb"
}
],
"conditions": [],
"sequence": null,
"group_name": "waxed_weathered_cut_copper_stairs",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:waxed_weathered_copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:waxed_weathered_cut_copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


