block· Machines & Other Blocks

Blue Sand

Dye Color:
Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
block Blue SandBlue SandEnderman HoldableShovel MineableSandSand

Blue Sand is a block from Oh The Biomes We've Gone, crafted from Sand and Blue Dye.

Acquisition

Crafting using Sand, Sand, Sand, Sand, Blue Dye, Sand, Sand, Sand and Sand, arranged in the pattern shown. Produces 8× Blue Sand.

Crafting
Blue Sand ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Blue Sand1–1100%Survives Explosion

Used in

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

Crafting
Blue Sandstone guaranteed

Smelting using Blue Sand (200 ticks, 0.1 xp). Produces Blue Stained Glass.

Smelting

200 ticks· 0.1 xp

Blue Stained Glass guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
biomeswevegone:blue_sand
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (6)
biomeswevegone:blocks/sand/blue
biomeswevegone:items/sand/blue
minecraft:blocks/enderman_holdable
minecraft:blocks/mineable/shovel
minecraft:blocks/sand
minecraft:items/sand

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XXX",
    "X#X",
    "XXX"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:blue_dye"
    },
    "X": {
      "item": "minecraft:sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}