byg:pink_sandstone

Pink Sandstone

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

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

Acquisition

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

Crafting
Pink Sandstone guaranteed

Mining & drops

sourcecountchanceconditions
Pink Sandstone1–1100%Survives Explosion

Used in (4)

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:pink_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:pink_sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}