Palm Sign
16×16 · BAKED

block· Machines & Other Blocks

Palm Sign

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

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

Acquisition

Crafting using Palm Planks, Palm Planks, Palm Planks, Palm Planks, Palm Planks, Palm Planks and Stick, arranged in the pattern shown. Produces 3× Palm Sign.

Crafting
Palm Sign Palm Sign ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Palm Sign1–1100%Survives Explosion
Block loot table: Palm Wall Sign (beachparty) beachparty:palm_wall_sign1–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_sign
Namespace
beachparty
Mod ID
beachparty
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    " B "
  ],
  "ingredients": {
    "#": {
      "item": "beachparty:palm_planks"
    },
    "B": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_pressure_plate",
  "experience": null,
  "cooking_time": null
}