Pine Fence Gate
16×16 · BAKED

block· Fences

Pine Fence Gate

[Let's Do] Meadow · by satisfy, jason13official
block Wooden Fence GateFence GatesAxe Mineable

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

Acquisition

Crafting using Stick, Pine Planks, Stick, Stick, Pine Planks and Stick, arranged in the pattern shown. Produces 3× Pine Fence Gate.

Crafting
Pine Fence Gate Pine Fence Gate ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Pine 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
meadow:pine_fence_gate
Namespace
meadow
Mod ID
meadow
Tags (3)
forge:blocks/fence_gates/wooden
minecraft:blocks/fence_gates
minecraft:blocks/mineable/axe

Recipe JSON (1):

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