block· Machines & Other Blocks

White Sand

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

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

Acquisition

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

Crafting
White Sand ×8 guaranteed

Mining & drops

sourcecountchanceconditions
White Sand1–1100%Survives Explosion

Used in

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

Crafting
White Sandstone guaranteed

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

Smelting

200 ticks· 0.1 xp

White Stained Glass guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
biomeswevegone:white_sand
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (6)
biomeswevegone:blocks/sand/white
biomeswevegone:items/sand/white
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:white_dye"
    },
    "X": {
      "item": "minecraft:sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}