block· Machines & Other Blocks

Purple Sand

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

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

Acquisition

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

Crafting
Purple Sand ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Purple Sand1–1100%Survives Explosion

Used in

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

Crafting
Purple Sandstone guaranteed

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

Smelting

200 ticks· 0.1 xp

Purple Stained Glass guaranteed

Block drops

Drops itself when broken.

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