Crafting using Dirt, Snowball, Snowball and Dirt, arranged in the pattern shown. Produces 2× Snowy Dirt.

block· Machines & Other Blocks
Snowy Dirt
Goety · by Polarice3
Snowy Dirt is a block from Goety, crafted from Dirt and Snowball.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Snowy Dirt | 1–1 | 100% | Drops itself with Silk Touch |
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 | count | drop rate | conditions |
|---|---|---|---|
| — | 1–1 | 100% | Survives Explosion |
| Snowy Dirt | 1–1 | 100% | Drops itself with Silk Touch |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
Developer reference
- Registry name
goety:snowy_dirt- Namespace
goety- Mod ID
goety- Tags (3)
minecraft:blocks/dirt minecraft:blocks/mineable/shovel minecraft:items/dirt
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CD",
"DC"
],
"ingredients": {
"C": {
"item": "minecraft:dirt"
},
"D": {
"item": "minecraft:snowball"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
