Beach Parasol
16×16 · BAKED

block· Machines & Other Blocks

Beach Parasol

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

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

Acquisition

Crafting using Light Blue Wool, Light Blue Wool, Light Blue Wool, Palm Planks and Palm Planks, arranged in the pattern shown. Produces 3× Beach Parasol.

Crafting
Beach Parasol Beach Parasol ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Beach Parasol1–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
Beach Parasol1–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:beach_parasol
Namespace
beachparty
Mod ID
beachparty
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

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