minecraft:polished_deepslate

Polished Deepslate

Minecraft · by Mojang Studios
block Pickaxe MineableSculk Replaceable World Gen

Acquisition

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

Crafting
Polished Deepslate ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Deepslate1–1100%Survives Explosion

Used in (15)

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.

Crafting
Polished Deepslate Wall Polished Deepslate Wall ×6 guaranteed

Crafting using Polished Deepslate, Polished Deepslate, Polished Deepslate and Polished Deepslate, arranged in the pattern shown. Produces 4× Deepslate Bricks.

Crafting
Deepslate Bricks ×4 guaranteed
view all 15 →

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:polished_deepslate
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/sculk_replaceable_world_gen

Recipe JSON (2):

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