Crafting using Dried Kelp, Wooden Shovel, Dried Kelp, Dried Kelp, Dried Kelp and Dried Kelp, arranged in the pattern shown. Produces Empty Sand Bucket.
- Inputs
- 5 × Dried Kelp
- Wooden Shovel
- Output
- → Empty Sand Bucket
block· Machines & Other Blocks
Empty Sand Bucket is a block from [Let's Do] Beachparty, crafted from Dried Kelp and Wooden Shovel.
Crafting using Dried Kelp, Wooden Shovel, Dried Kelp, Dried Kelp, Dried Kelp and Dried Kelp, arranged in the pattern shown. Produces Empty Sand Bucket.
| source | count | drop rate | conditions |
|---|---|---|---|
Block loot table: Sand Bucket Block Empty (beachparty) beachparty:sand_bucket_block_empty | 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.
beachparty:sand_bucket_emptybeachpartybeachpartyRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#W#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:dried_kelp"
},
"W": {
"item": "minecraft:wooden_shovel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}