block· Machines & Other Blocks

Polished Sculk Stone

Deeper and Darker · by Kyanite Team
block Can Large Echo Crystal PlacePickaxe Mineable

Polished Sculk Stone is a block from Deeper and Darker, crafted from Cobbled Sculk Stone.

Acquisition

Crafting using Cobbled Sculk Stone, Cobbled Sculk Stone, Cobbled Sculk Stone and Cobbled Sculk Stone, arranged in the pattern shown. Produces 4× Polished Sculk Stone.

Crafting
Polished Sculk Stone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Sculk Stone1–1100%Survives Explosion

Used in

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 4× Polished Sculk Stone Stairs.

Crafting
Polished Sculk Stone Stairs Polished Sculk Stone Stairs ×4 guaranteed
view all 15 →

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:polished_sculk_stone
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (2)
geode_plus:blocks/can_large_echo_crystal_place
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "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": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "deeperdarker:cobbled_sculk_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}