block· Machines & Other Blocks

Gloomslate Bricks

Deeper and Darker · by Kyanite Team
block Pickaxe Mineable

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

Acquisition

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

Crafting
Gloomslate Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Gloomslate Bricks1–1100%Survives Explosion

Used in

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

Crafting
Gloomslate Brick Slab Gloomslate Brick Slab ×6 guaranteed
view all 8 →

Block drops

Drops itself when broken.

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

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:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "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
}