Deploying using Waxed Weathered Copper Shingle Stairs and Any Axes. Produces Weathered Copper Shingle Stairs.
Weathered Copper Shingle Stairs
Acquisition
Deploying using Oxidized Copper Shingle Stairs and Any Axes. Produces Weathered Copper Shingle Stairs.
Crafting using Weathered Copper Shingles, Weathered Copper Shingles, Weathered Copper Shingles, Weathered Copper Shingles, Weathered Copper Shingles and Weathered Copper Shingles, arranged in the pattern shown. Produces 4× Weathered Copper Shingle Stairs.
Charging using no listed ingredients. Produces Weathered Copper Shingle Stairs.
Stone Cutting using Weathered Copper Shingles. Produces Weathered Copper Shingle Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Weathered Copper Shingle Stairs | 1–1 | 100% | Survives Explosion |
Used in (3)
Deploying using Weathered Copper Shingle Stairs and Honeycomb Block. Produces Waxed Weathered Copper Shingle Stairs.
Crafting using Weathered Copper Shingle Stairs and Honeycomb, in any arrangement. Produces Waxed Weathered Copper Shingle Stairs.
Deploying using Weathered Copper Shingle Stairs and Any Axes. Produces Exposed Copper Shingle Stairs.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:weathered_copper_shingle_stairs- Namespace
create- Mod ID
create- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool minecraft:blocks/stairs
Recipe JSON (5):
{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "create:waxed_weathered_copper_shingle_stairs"
},
{
"tag": "minecraft:axes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "create:oxidized_copper_shingle_stairs"
},
{
"tag": "minecraft:axes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X ",
"XX ",
"XXX"
],
"ingredients": {
"X": {
"item": "create:weathered_copper_shingles"
}
},
"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:stonecutting",
"pattern": null,
"ingredients": {
"item": "create:weathered_copper_shingles"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

