Crafting using Podzol, Gravel, Coal and Black Sand, in any arrangement. Produces 4× Detritus.
- Inputs
- Podzol
- Gravel
- Coal
- Black Sand
- Output
- → Detritus ×4


block· Machines & Other Blocks
Detritus is a block from Goety, crafted from Podzol, Gravel, Coal, and Black Sand.
Crafting using Podzol, Gravel, Coal and Black Sand, in any arrangement. Produces 4× Detritus.

| source | count | drop rate | conditions |
|---|---|---|---|
| Detritus Dust | 1–1 | 100% | Entity Properties |
| Detritus | 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.
goety:detritusgoetygoetyminecraft:blocks/dirt minecraft:blocks/mineable/shovel minecraft:items/dirt
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "minecraft:dirt"
},
{
"item": "minecraft:gravel"
},
{
"tag": "minecraft:coals"
},
{
"tag": "forge:sand"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}