Palm Bar Mixing using Melon Slice, Ice and Sugar. Produces Melon Cocktail.
block· Machines & Other Blocks
Melon Cocktail
[Let's Do] Beachparty · by Satisfy, Jason13
Melon Cocktail is a block from [Let's Do] Beachparty, crafted from Melon Slice, Ice, and Sugar.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Melon Cocktail | 1–1 | 100% | Survives Explosion, Match Tool, Block State Property |
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 |
|---|---|---|---|
| Melon Cocktail | 1–1 | 100% | Survives Explosion, Match Tool, Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
Related items
Developer reference
- Registry name
beachparty:melon_cocktail- Namespace
beachparty- Mod ID
beachparty- Tags (1)
create:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "beachparty:palm_bar_mixing",
"pattern": null,
"ingredients": [
{
"item": "minecraft:melon_slice"
},
{
"item": "minecraft:ice"
},
{
"item": "minecraft:sugar"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
