Pixie Wand
iceandfire:pixie_wand

Pixie Wand

Ice and Fire · by Alexthe666, TheBv
item

Function

Shoots a magic charge that deals 5 damage and makes target levitate Uses Pixie Dust as Ammunition

Acquisition

Crafting using Any Diamond Gem, Pixie Wings and Blaze Rod, arranged in the pattern shown. Produces Pixie Wand.

Crafting
Any Diamond Gem
Pixie Wings
Blaze Rod
Pixie Wand Pixie Wand guaranteed
Developer reference
Registry name
iceandfire:pixie_wand
Namespace
iceandfire
Mod ID
iceandfire

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "D",
    "W",
    "B"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:blaze_rod"
    },
    "D": {
      "tag": "forge:gems/diamond"
    },
    "W": {
      "item": "iceandfire:pixie_wings"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}