Black Sandstone Slab
16×16 · BAKED

block· Slabs

Black Sandstone Slab

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

Black Sandstone Slab is a block from Oh The Biomes We've Gone, crafted from Any of Black Sandstone / Chiseled Black Sandstone.

Acquisition

Crafting using Any of Black Sandstone / Chiseled Black Sandstone, Any of Black Sandstone / Chiseled Black Sandstone and Any of Black Sandstone / Chiseled Black Sandstone, arranged in the pattern shown. Produces 6× Black Sandstone Slab.

Crafting
Black Sandstone Slab Black Sandstone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Black Sandstone Slab1–1100%

Used in

Crafting using Black Sandstone Slab and Black Sandstone Slab, arranged in the pattern shown. Produces Chiseled Black Sandstone.

Crafting
Black Sandstone Slab
Black Sandstone Slab
Chiseled Black Sandstone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
biomeswevegone: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": {
    "#": {
      "anyOf": [
        {
          "item": "biomeswevegone:black_sandstone"
        },
        {
          "item": "biomeswevegone:chiseled_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
}