byg:blue_sandstone

Blue Sandstone

Dye Color:
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block SandstoneSandstone

Blue Sandstone is a block from Oh The Biomes You'll Go, crafted from Blue Sand.

Acquisition

Crafting using Blue Sand, Blue Sand, Blue Sand and Blue Sand, arranged in the pattern shown. Produces Blue Sandstone.

Crafting
Blue Sandstone guaranteed

Mining & drops

sourcecountchanceconditions
Blue Sandstone1–1100%Survives Explosion

Used in (4)

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:blue_sandstone
Namespace
byg
Mod ID
byg
Tags (2)
forge:blocks/sandstone
forge:items/sandstone

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:blue_sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}