block· Machines & Other Blocks

Dark Cherry Beam

[Let's Do] Vinery · by Jason13Official, Satisfy
block Axe Mineable

Dark Cherry Beam is a block from [Let's Do] Vinery, crafted from Dark Cherry Log.

Acquisition

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

Crafting
Dark Cherry Beam ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Dark Cherry 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
vinery:dark_cherry_beam
Namespace
vinery
Mod ID
vinery
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

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