Dark Wand
16×16 · BAKED

item· Other

Dark Wand

Goety · by Polarice3
item Wands

Dark Wand is an item from Goety, crafted from Any Lapis Gem, Empty Focus, Magic Fabric, and Any Planks.

Acquisition

Crafting using Any Lapis Gem, Empty Focus, Any Lapis Gem, Magic Fabric and Any Planks, arranged in the pattern shown. Produces Dark Wand.

Crafting
Any Lapis Gem
Empty Focus
Any Lapis Gem
Magic Fabric
Any Planks
Dark Wand Dark Wand guaranteed

Used in

Developer reference
Registry name
goety:dark_wand
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/wands

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ete",
    " m ",
    " c "
  ],
  "ingredients": {
    "c": {
      "tag": "minecraft:planks"
    },
    "e": {
      "tag": "forge:gems/lapis"
    },
    "m": {
      "item": "goety:magic_fabric"
    },
    "t": {
      "item": "goety:empty_focus"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}