Hooded Beach Chair
16×16 · BAKED

block· Machines & Other Blocks

Hooded Beach Chair

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

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

Acquisition

Crafting using Stick, Stick, Stick, Stick, Light Blue Wool, Stick, Palm Planks, Palm Planks and Palm Planks, arranged in the pattern shown. Produces 2× Hooded Beach Chair.

Crafting
Hooded Beach Chair Hooded Beach Chair ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Hooded Beach Chair1–1100%Survives Explosion, 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

dropscountdrop rateconditions
Hooded Beach Chair1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
beachparty:hooded_beach_chair
Namespace
beachparty
Mod ID
beachparty
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

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