byg:white_sand

White Sand

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block White SandWhite SandWhite SandSandWhite SandWhite SandSandWhite SandSandSand

White Sand is a block from Oh The Biomes You'll Go, crafted from Quartzite Sand.

Acquisition

Crushing using Quartzite Sand (100 ticks). Produces White Sand.

Crushing conditional

100 ticks

White Sand guaranteed

Mining & drops

sourcecountchanceconditions
White Sand1–1100%Survives Explosion

Used in (1)

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
byg:white_sand
Namespace
byg
Mod ID
byg
Tags (10)
byg:blocks/white_sand
byg:items/white_sand
forge:blocks/sand/white
forge:blocks/sand
forge:blocks/white_sand
forge:items/sand/white
forge:items/sand
forge:items/white_sand
minecraft:blocks/sand
minecraft:items/sand

Recipe JSON (1):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "byg:quartzite_sand"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}