Crafting using Tuff, Dirt, Dirt and Tuff, arranged in the pattern shown. Produces Tuff Dirt.

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

