malum:runewood_beam

Runewood Beam

Malum · by Sammy Semicolon
block Axe Mineable

Runewood Beam is a block from Malum, crafted from Vertical Rustic Runewood Planks.

Acquisition

Crafting using Vertical Rustic Runewood Planks, Vertical Rustic Runewood Planks and Vertical Rustic Runewood Planks, arranged in the pattern shown. Produces 3× Runewood Beam.

Crafting
Runewood Beam ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Runewood Beam1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:runewood_beam
Namespace
malum
Mod ID
malum
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "tag": "malum:runewood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}