malum:soulwood_beam

Soulwood Beam

Malum · by Sammy Semicolon
block Axe Mineable

Soulwood Beam is a block from Malum, crafted from Soulwood Tiles.

Acquisition

Crafting using Soulwood Tiles, Soulwood Tiles and Soulwood Tiles, arranged in the pattern shown. Produces 3× Soulwood Beam.

Crafting
Soulwood Beam ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Soulwood Beam1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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