byg:pink_sand

Pink Sand

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Pink SandPink SandPink SandPink SandSandPink SandPink SandSandSandSand

Pink Sand is a block from Oh The Biomes You'll Go, crafted from Any of Brain Coral / Brain Coral Fan / Bubble Coral / Bubble Coral Fan.

Acquisition

Mining & drops

sourcecountchanceconditions
Pink Sand1–1100%Survives Explosion

Used in (1)

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

Smelting

200 ticks· 0.1 xp

Pink Stained Glass guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:pink_sand
Namespace
byg
Mod ID
byg
Tags (10)
byg:blocks/pink_sand
byg:items/pink_sand
forge:blocks/pink_sand
forge:blocks/sand/pink
forge:blocks/sand
forge:items/pink_sand
forge:items/sand/pink
forge:items/sand
minecraft:blocks/sand
minecraft:items/sand

Recipe JSON (1):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "anyOf": [
      {
        "item": "minecraft:brain_coral"
      },
      {
        "item": "minecraft:brain_coral_fan"
      },
      {
        "item": "minecraft:bubble_coral"
      },
      {
        "item": "minecraft:bubble_coral_fan"
      }
    ]
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}