White Sandstone Slab
16×16 · BAKED

block· Slabs

White Sandstone Slab

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

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

Acquisition

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

Crafting
White Sandstone Slab White Sandstone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
White Sandstone Slab1–1100%

Used in

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

Crafting
White Sandstone Slab
White Sandstone Slab
Chiseled White Sandstone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
biomeswevegone:white_sandstone_slab
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (5)
biomeswevegone:blocks/white_sandstone_slabs
biomeswevegone:items/white_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:white_sandstone"
        },
        {
          "item": "biomeswevegone:chiseled_white_sandstone"
        }
      ]
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "biomeswevegone:white_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}