Runewood Item Stand
malum:runewood_item_stand

Runewood Item Stand

Malum · by Sammy Semicolon
block Axe Mineable

Runewood Item Stand is a block from Malum, crafted from Rustic Runewood Planks Slab and Vertical Rustic Runewood Planks.

Acquisition

Crafting using Rustic Runewood Planks Slab, Rustic Runewood Planks Slab, Rustic Runewood Planks Slab, Vertical Rustic Runewood Planks, Vertical Rustic Runewood Planks and Vertical Rustic Runewood Planks, arranged in the pattern shown. Produces 2× Runewood Item Stand.

Crafting
Runewood Item Stand Runewood Item Stand ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Runewood Item Stand1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "YYY",
    "XXX"
  ],
  "ingredients": {
    "X": {
      "tag": "malum:runewood_planks"
    },
    "Y": {
      "tag": "malum:runewood_slabs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}