Cut Windswept Sandstone Slab
16×16 · BAKED

block· Slabs

Cut Windswept Sandstone Slab

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

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

Acquisition

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

Crafting
Cut Windswept Sandstone Slab Cut Windswept Sandstone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Cut Windswept Sandstone Slab1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (3):

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