Totemic Staff
malum:totemic_staff

Totemic Staff

Malum · by Sammy Semicolon
item

Totemic Staff is a item from Malum, crafted from Vertical Rustic Runewood Planks and Bluebright Stick.

Acquisition

Crafting using Vertical Rustic Runewood Planks, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Totemic Staff.

Crafting
Totemic Staff Totemic Staff guaranteed
Developer reference
Registry name
malum:totemic_staff
Namespace
malum
Mod ID
malum

Recipe JSON (1):

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