Crafting using Dirt, Pebble, Pebble and Dirt, arranged in the pattern shown. Produces 4× Rocky Dirt.

block· Machines & Other Blocks
Rocky Dirt
Twigs · by Ninni
Rocky Dirt is a block from Twigs, crafted from Dirt and Pebble.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Rocky Dirt | 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
twigs:rocky_dirt- Namespace
twigs- Mod ID
twigs- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/mineable/shovel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" ",
" #C",
" C#"
],
"ingredients": {
"#": {
"item": "minecraft:dirt"
},
"C": {
"item": "twigs:pebble"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
