Crushing using Any of Brain Coral / Brain Coral Fan / Bubble Coral / Bubble Coral Fan. Produces Pink Sand.


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.
Crushing using Any of Brain Coral / Brain Coral Fan / Bubble Coral / Bubble Coral Fan. Produces Pink Sand.

| source | count | chance | conditions |
|---|---|---|---|
| Pink Sand | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
byg:pink_sandbygbygbyg: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
}