Polished Gloomslate Wall
16×16 · BAKED

block· Walls

Polished Gloomslate Wall

Deeper and Darker · by Kyanite Team
block Pickaxe MineableWallsWalls

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

Acquisition

Crafting using Polished Gloomslate, Polished Gloomslate, Polished Gloomslate, Polished Gloomslate, Polished Gloomslate and Polished Gloomslate, arranged in the pattern shown. Produces 6× Polished Gloomslate Wall.

Crafting
Polished Gloomslate Wall Polished Gloomslate Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Gloomslate Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:polished_gloomslate_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_gloomslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "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": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "deeperdarker:polished_gloomslate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}