Runewood Sign
malum:runewood_sign

Runewood Sign

Malum · by Sammy Semicolon
block Axe MineableSignsStanding Signs

Runewood Sign is a block from Malum, crafted from Vertical Rustic Runewood Planks and Bluebright Stick.

Acquisition

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

Crafting
Runewood Sign Runewood Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Runewood Sign1–1100%Survives Explosion
Block loot table: Runewood Wall Sign (malum) malum:runewood_wall_sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:runewood_sign
Namespace
malum
Mod ID
malum
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/signs
minecraft:blocks/standing_signs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    " X "
  ],
  "ingredients": {
    "#": {
      "tag": "malum:runewood_planks"
    },
    "X": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "sign",
  "experience": null,
  "cooking_time": null
}