block· Machines & Other Blocks

Pine Beam

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

Pine Beam is a block from [Let's Do] Meadow, crafted from Pine Log.

Acquisition

Crafting using Pine Log and Pine Log, arranged in the pattern shown. Produces 3× Pine Beam.

Crafting
  • Inputs
  • 2 × Pine Log
  • Output
  • Pine Beam ×3
Pine Beam ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Pine Beam1–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_beam
Namespace
meadow
Mod ID
meadow
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

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