Crafting using Palm Slab, Palm Slab, Palm Slab, Palm Planks, Palm Planks, Stick and Stick, arranged in the pattern shown. Produces 2× Palm Table.
- Inputs
- 3 × Palm Slab
- 2 × Palm Planks
- 2 × Stick
- Output
- → Palm Table ×2
block· Machines & Other Blocks
Palm Table is a block from [Let's Do] Beachparty, crafted from Palm Slab, Palm Planks, and Stick.
Crafting using Palm Slab, Palm Slab, Palm Slab, Palm Planks, Palm Planks, Stick and Stick, arranged in the pattern shown. Produces 2× Palm Table.
| source | count | drop rate | conditions |
|---|---|---|---|
| Palm Table | 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.
beachparty:palm_tablebeachpartybeachpartyminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"X X",
"B B"
],
"ingredients": {
"B": {
"item": "minecraft:stick"
},
"S": {
"item": "beachparty:palm_slab"
},
"X": {
"item": "beachparty:palm_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}