byg:black_sand

Black Sand

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Purple SandBlack SandBlack SandSandBlack SandBlack SandSandSandSand

Black Sand is a block from Oh The Biomes You'll Go, crafted from Basalt.

Acquisition

Crushing using Basalt (150 ticks). Produces Black Sand.

Crushing conditional

150 ticks

Black Sand guaranteed

Mining & drops

sourcecountchanceconditions
Black Sand1–1100%Survives Explosion

Used in (1)

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

Smelting

200 ticks· 0.1 xp

Black Stained Glass guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:black_sand
Namespace
byg
Mod ID
byg
Tags (9)
byg:blocks/purple_sand
forge:blocks/black_sand
forge:blocks/sand/black
forge:blocks/sand
forge:items/black_sand
forge:items/sand/black
forge:items/sand
minecraft:blocks/sand
minecraft:items/sand

Recipe JSON (1):

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