Crafting using Grass, Coarse Dirt and Grass, arranged in the pattern shown. Produces 6× Grass Off Road.
- Inputs
- 2 × Grass
- Coarse Dirt
- Output
- → Grass Off Road ×6
block· Machines & Other Blocks
Grass Off Road is a block from Automobility, crafted from Grass and Coarse Dirt.
Crafting using Grass, Coarse Dirt and Grass, arranged in the pattern shown. Produces 6× Grass Off Road.
| source | count | drop rate | conditions |
|---|---|---|---|
| Grass 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.
Drops itself when broken.
automobility:grass_off_roadautomobilityautomobilityminecraft:blocks/mineable/shovel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA"
],
"ingredients": {
"A": {
"item": "minecraft:grass"
},
"B": {
"item": "minecraft:coarse_dirt"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}