Crafting using Palm Planks, Palm Slab, Palm Slab and Palm Planks, arranged in the pattern shown. Produces Palm Floorboard.
- Inputs
- 2 × Palm Planks
- 2 × Palm Slab
- Output
- → Palm Floorboard


block· Machines & Other Blocks
Palm Floorboard is a block from [Let's Do] Beachparty, crafted from Palm Planks and Palm Slab.
Crafting using Palm Planks, Palm Slab, Palm Slab and Palm Planks, arranged in the pattern shown. Produces Palm Floorboard.

| source | count | drop rate | conditions |
|---|---|---|---|
| Palm Floorboard | 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_floorboardbeachpartybeachpartybeachparty:blocks/palm_planks beachparty:items/palm_planks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#V ",
"V# "
],
"ingredients": {
"#": {
"item": "beachparty:palm_planks"
},
"V": {
"item": "beachparty:palm_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}