block· Machines & Other Blocks

Palm Floorboard

[Let's Do] Beachparty · by Satisfy, Jason13
block Palm PlanksPalm Planks

Palm Floorboard is a block from [Let's Do] Beachparty, crafted from Palm Planks and Palm Slab.

Acquisition

Crafting using Palm Planks, Palm Slab, Palm Slab and Palm Planks, arranged in the pattern shown. Produces Palm Floorboard.

Crafting
Palm Floorboard guaranteed

Mining & drops

sourcecountdrop rateconditions
Palm Floorboard1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
beachparty:palm_floorboard
Namespace
beachparty
Mod ID
beachparty
Tags (2)
beachparty: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
}