Gloomslate Brick Wall
16×16 · BAKED

block· Walls

Gloomslate Brick Wall

Deeper and Darker · by Kyanite Team
block Pickaxe MineableWallsWalls

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

Acquisition

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

Crafting
Gloomslate Brick Wall Gloomslate Brick Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Gloomslate Brick Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:gloomslate_brick_wall
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (4):

{
  "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:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:gloomslate_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "deeperdarker:gloomslate_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:polished_gloomslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}