Snow Off Road
16×16 · BAKED

block· Machines & Other Blocks

Snow Off Road

Automobility · by FoundationGames
block Shovel Mineable

Snow Off Road is a block from Automobility, crafted from Snow Block and Gravel.

Acquisition

Crafting using Snow Block, Gravel and Snow Block, arranged in the pattern shown. Produces 6× Snow Off Road.

Crafting
Snow Off Road Snow Off Road ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Snow Off Road1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
automobility:snow_off_road
Namespace
automobility
Mod ID
automobility
Tags (1)
minecraft:blocks/mineable/shovel

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:snow_block"
    },
    "B": {
      "item": "minecraft:gravel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}