Crafting using Raked Sand, Raked Sand, Raked Sand, Raked Sand, Any Ender Pearls, Raked Sand, Raked Sand, Raked Sand and Raked Sand, arranged in the pattern shown. Produces 8× Gravisand.

Gravisand
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gravisand | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:gravisand- Namespace
quark- Mod ID
quark- Tags (1)
minecraft:blocks/mineable/shovel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"SES",
"SSS"
],
"ingredients": {
"E": {
"tag": "forge:ender_pearls"
},
"S": {
"tag": "forge:sand/colorless"
}
},
"conditions": [
{
"raw": {
"flag": "gravisand",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
