Dragon Command Staff
iceandfire:dragon_stick

Dragon Command Staff

Ice and Fire · by Alexthe666, TheBv
item

Acquisition

Crafting using Any Dragon Skulls, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Dragon Command Staff.

Crafting
Any Dragon Skulls
Treated Stick
Treated Stick
Dragon Command Staff Dragon Command Staff guaranteed
Developer reference
Registry name
iceandfire:dragon_stick
Namespace
iceandfire
Mod ID
iceandfire

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "T",
    "T"
  ],
  "ingredients": {
    "S": {
      "tag": "iceandfire:dragon_skulls"
    },
    "T": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}