block· Machines & Other Blocks

Cut Blue Sandstone

Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
block Blue Sandstone BlocksBlue Sandstone BlocksPickaxe Mineable

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

Acquisition

Crafting using Blue Sandstone, Blue Sandstone, Blue Sandstone and Blue Sandstone, arranged in the pattern shown. Produces 4× Cut Blue Sandstone.

Crafting
Cut Blue Sandstone ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Cut Blue Sandstone1–1100%Survives Explosion

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.

Used in

Crafting using Any of Blue Sandstone / Chiseled Blue Sandstone / Cut Blue Sandstone, Any of Blue Sandstone / Chiseled Blue Sandstone / Cut Blue Sandstone, Any of Blue Sandstone / Chiseled Blue Sandstone / Cut Blue Sandstone, Any of Blue Sandstone / Chiseled Blue Sandstone / Cut Blue Sandstone, Any of Blue Sandstone / Chiseled Blue Sandstone / Cut Blue Sandstone and Any of Blue Sandstone / Chiseled Blue Sandstone / Cut Blue Sandstone, arranged in the pattern shown. Produces 4× Blue Sandstone Stairs.

Crafting
Blue Sandstone Stairs Blue Sandstone Stairs ×4 guaranteed

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

Crafting
Cut Blue Sandstone Slab Cut Blue Sandstone Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
biomeswevegone:cut_blue_sandstone
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (3)
biomeswevegone:blocks/blue_sandstone_blocks
biomeswevegone:items/blue_sandstone_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

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