Stone Cutting using Cobbled Deepslate. Produces Polished Deepslate Wall.
Polished Deepslate Wall
Minecraft · by Mojang Studios
Acquisition
Stone Cutting using Polished Deepslate. Produces Polished Deepslate Wall.
Crafting using Polished Deepslate, Polished Deepslate, Polished Deepslate, Polished Deepslate, Polished Deepslate and Polished Deepslate, arranged in the pattern shown. Produces 6× Polished Deepslate Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Polished Deepslate Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:polished_deepslate_wall- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/walls minecraft:items/walls
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:cobbled_deepslate"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:polished_deepslate"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:polished_deepslate"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

