Cut Blasted Sandstone Slab
16×16 · BAKED

block· Slabs

Cut Blasted Sandstone Slab

Spawn · by Ninni
block Pickaxe MineableSlabsSlabs

Cut Blasted Sandstone Slab is a block from Spawn, crafted from Cut Blasted Sandstone.

Acquisition

Crafting using Cut Blasted Sandstone, Cut Blasted Sandstone and Cut Blasted Sandstone, arranged in the pattern shown. Produces 6× Cut Blasted Sandstone Slab.

Crafting
Cut Blasted Sandstone Slab Cut Blasted Sandstone Slab ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Cut Blasted Sandstone 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:cut_blasted_sandstone_slab
Namespace
spawn
Mod ID
spawn
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (3):

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