Crafting using End Sand and Nether Quartz, in any arrangement. Produces Quartzite Sand.

Quartzite Sand
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
Quartzite Sand is a block from Oh The Biomes You'll Go, crafted from End Sand and Nether Quartz.
Acquisition
Mixing using Flint, Flint, End Sand and Lava (100 mB). Produces Quartzite Sand.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Quartzite Sand | 1–1 | 100% | Drops itself with Silk Touch |
| Quartzite Sand | 1–1 | 100% | — |
Used in (2)
Compacting using Flint, Flint, Quartzite Sand and Lava (100 mB). Produces Dacite.

Crushing using Quartzite Sand (100 ticks). Produces White Sand.
100 ticks

Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Quartzite Sand | 1–1 | 100% | Drops itself with Silk Touch |
| — | 1–1 | 100% | Table Bonus |
| Quartzite Sand | 1–1 | 100% | — |
Developer reference
- Registry name
byg:quartzite_sand- Namespace
byg- Mod ID
byg- Tags (1)
minecraft:blocks/base_stone_nether
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:sand/colorless"
},
{
"item": "minecraft:quartz"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:mixing",
"pattern": null,
"ingredients": [
{
"item": "minecraft:flint"
},
{
"item": "minecraft:flint"
},
{
"tag": "forge:sand/colorless"
},
{
"fluid": "minecraft:lava",
"amount": 100
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
