Crafting using Dirt, Gravel and Dirt, arranged in the pattern shown. Produces 6× Dirt Off Road.
block· Machines & Other Blocks
Dirt Off Road
Automobility · by FoundationGames
Dirt Off Road is a block from Automobility, crafted from Dirt and Gravel.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Dirt Off Road | 1–1 | 100% | 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:dirt_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:dirt"
},
"B": {
"item": "minecraft:gravel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

