Beach Goal
16×16 · BAKED

block· Machines & Other Blocks

Beach Goal

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

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

Acquisition

Crafting using Stick, Stick, Stick, Stick, Light Blue Wool and Stick, arranged in the pattern shown. Produces Beach Goal.

Crafting
Beach Goal Beach Goal guaranteed

Mining & drops

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "B#B"
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:wool"
    },
    "B": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}