Gloomslate Slab
16×16 · BAKED

block· Slabs

Gloomslate Slab

Deeper and Darker · by Kyanite Team
block Pickaxe MineableSlabsSlabs

Gloomslate Slab is a block from Deeper and Darker, crafted from Gloomslate.

Acquisition

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

Crafting
Gloomslate Slab Gloomslate Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Gloomslate Slab1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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