Pine Railing
16×16 · BAKED

block· Machines & Other Blocks

Pine Railing

[Let's Do] Meadow · by satisfy, jason13official
block Axe MineableWooden Fences

Pine Railing is a block from [Let's Do] Meadow, crafted from Pine Planks and Pine Slab.

Acquisition

Crafting using Pine Planks, Pine Planks, Pine Planks, Pine Planks, Pine Slab, Pine Planks, Pine Planks and Pine Planks, arranged in the pattern shown. Produces 8× Pine Railing.

Crafting
Pine Railing Pine Railing ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Pine Railing1–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_railing
Namespace
meadow
Mod ID
meadow
Tags (2)
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_fences

Recipe JSON (1):

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