byg:purple_sandstone

Purple Sandstone

Dye Color:
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block SandstoneSandstone

Purple Sandstone is a block from Oh The Biomes You'll Go, crafted from Purple Sand.

Acquisition

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

Crafting
Purple Sandstone guaranteed

Mining & drops

sourcecountchanceconditions
Purple Sandstone1–1100%Survives Explosion

Used in (4)

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:purple_sandstone
Namespace
byg
Mod ID
byg
Tags (2)
forge:blocks/sandstone
forge:items/sandstone

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:purple_sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}