Palm Bar Stool
16×16 · BAKED

block· Machines & Other Blocks

Palm Bar Stool

[Let's Do] Beachparty · by Satisfy, Jason13
block Axe Mineable

Palm Bar Stool is a block from [Let's Do] Beachparty, crafted from Light Blue Wool, Stick, and Palm Planks.

Acquisition

Crafting using Light Blue Wool, Stick and Palm Planks, arranged in the pattern shown. Produces 2× Palm Bar Stool.

Crafting
Palm Bar Stool Palm Bar Stool ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Palm Bar Stool1–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_bar_stool
Namespace
beachparty
Mod ID
beachparty
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "A",
    "O"
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:wool"
    },
    "A": {
      "item": "minecraft:stick"
    },
    "O": {
      "item": "beachparty:palm_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}