Stone Cutting using Polished Sculk Stone. Produces Polished Sculk Stone Wall.
block· Walls
Polished Sculk Stone Wall
Deeper and Darker · by Kyanite Team
Polished Sculk Stone Wall is a block from Deeper and Darker, crafted from Polished Sculk Stone.
Acquisition
Stone Cutting using Cobbled Sculk Stone. Produces Polished Sculk Stone Wall.
Crafting using Polished Sculk Stone, Polished Sculk Stone, Polished Sculk Stone, Polished Sculk Stone, Polished Sculk Stone and Polished Sculk Stone, arranged in the pattern shown. Produces 6× Polished Sculk Stone Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Polished Sculk Stone Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
deeperdarker:polished_sculk_stone_wall- Namespace
deeperdarker- Mod ID
deeperdarker- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls minecraft:items/walls
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "deeperdarker:polished_sculk_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "deeperdarker:cobbled_sculk_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "deeperdarker:polished_sculk_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

