Crafting using Silt Ball, Silt Ball, Silt Ball and Silt Ball, arranged in the pattern shown. Produces Silt.
- Inputs
- 4 × Silt Ball
- Output
- → Silt


block· Machines & Other Blocks
Silt is a block from Twigs, crafted from Silt Ball.
Crafting using Silt Ball, Silt Ball, Silt Ball and Silt Ball, arranged in the pattern shown. Produces Silt.

Crafting using Sand, Clay, Clay and Sand, arranged in the pattern shown. Produces 4× Silt.
| source | count | drop rate | conditions |
|---|---|---|---|
| Silt | 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.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Silt Ball | 1–1 | 100% | — |
| Silt | 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.
twigs:silttwigstwigsminecraft:blocks/mineable/shovel
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "twigs:silt_ball"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DG",
"GD"
],
"ingredients": {
"D": {
"item": "minecraft:sand"
},
"G": {
"item": "minecraft:clay"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}