Smooth Black Sandstone Slab
16×16 · BAKED

block· Slabs

Smooth Black Sandstone Slab

Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
block Black Sandstone SlabsBlack Sandstone SlabsPickaxe MineableSlabsSlabs

Smooth Black Sandstone Slab is a block from Oh The Biomes We've Gone, crafted from Smooth Black Sandstone.

Acquisition

Crafting using Smooth Black Sandstone, Smooth Black Sandstone and Smooth Black Sandstone, arranged in the pattern shown. Produces 6× Smooth Black Sandstone Slab.

Crafting
Smooth Black Sandstone Slab Smooth Black Sandstone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Smooth Black Sandstone Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
biomeswevegone:smooth_black_sandstone_slab
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (5)
biomeswevegone:blocks/black_sandstone_slabs
biomeswevegone:items/black_sandstone_slabs
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (2):

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