Date Slab
16×16 · BAKED

block· Slabs

Date Slab

Spawn · by Ninni
block Wooden SlabsWooden Slabs

Date Slab is a block from Spawn, crafted from Date Planks.

Acquisition

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

Crafting
Date Slab Date Slab ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Date Slab1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
spawn:date_slab
Namespace
spawn
Mod ID
spawn
Tags (2)
minecraft:blocks/wooden_slabs
minecraft:items/wooden_slabs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "spawn:date_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_slab",
  "experience": null,
  "cooking_time": null
}