byg:end_sand

End Sand

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Colorless SandSandColorless SandSandSandSand

End Sand is a block from Oh The Biomes You'll Go, crafted from End Stone.

Acquisition

Crushing using End Stone (150 ticks). Produces 3× End Sand and End Sand.

Crushing conditional

150 ticks

End Sand ×3 guaranteed
End Sand 50%

Mining & drops

sourcecountchanceconditions
End Sand1–1100%Survives Explosion

Used in (1)

Crafting using End Sand, End Sand, End Sand and End Sand, arranged in the pattern shown. Produces End Stone.

Crafting
End Stone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:end_sand
Namespace
byg
Mod ID
byg
Tags (6)
forge:blocks/sand/colorless
forge:blocks/sand
forge:items/sand/colorless
forge:items/sand
minecraft:blocks/sand
minecraft:items/sand

Recipe JSON (1):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:end_stone"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}