block· Machines & Other Blocks

Polished Gloomslate

Deeper and Darker · by Kyanite Team
block Pickaxe Mineable

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

Acquisition

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

Crafting
Polished Gloomslate ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Gloomslate1–1100%Survives Explosion

Used in

Crafting using Polished Gloomslate, Polished Gloomslate, Polished Gloomslate, Polished Gloomslate, Polished Gloomslate and Polished Gloomslate, arranged in the pattern shown. Produces 4× Polished Gloomslate Stairs.

Crafting
Polished Gloomslate Stairs Polished Gloomslate Stairs ×4 guaranteed
view all 15 →

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:polished_gloomslate
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:cobbled_gloomslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "deeperdarker:cobbled_gloomslate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}