Palm Fence Gate
16×16 · BAKED

block· Fences

Palm Fence Gate

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

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

Acquisition

Crafting using Stick, Palm Planks, Stick, Stick, Palm Planks and Stick, arranged in the pattern shown. Produces Palm Fence Gate.

Crafting
Palm Fence Gate Palm Fence Gate guaranteed

Mining & drops

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

Recipe JSON (1):

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