block· Machines & Other Blocks

Black Sand

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

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

Acquisition

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

Crafting
Black Sand ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Black Sand1–1100%Survives Explosion

Used in

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

Smelting

200 ticks· 0.1 xp

Black Stained Glass guaranteed

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

Crafting
Black Sandstone guaranteed

Block drops

Drops itself when broken.

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