Draconic Flight Module
draconicevolution:item_draconic_flight

Draconic Flight Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

Crafting using Awakened Draconium Ingot, Potion, Awakened Draconium Ingot, Wyvern Core, Wyvern Flight Module, Wyvern Core, Awakened Draconium Ingot, Firework Rocket and Awakened Draconium Ingot, arranged in the pattern shown. Produces Draconic Flight Module.

Crafting
Awakened Draconium Ingot
Potion
Awakened Draconium Ingot
Wyvern Core
Wyvern Flight Module
Wyvern Core
Awakened Draconium Ingot
Firework Rocket
Awakened Draconium Ingot
Draconic Flight Module Draconic Flight Module guaranteed

Used in (1)

Crafting using Potion, Large Chaos Fragment, Potion, Draconic Core, Draconic Flight Module, Draconic Core, Potion, Large Chaos Fragment and Potion, arranged in the pattern shown. Produces Chaotic Flight Module.

Crafting
Potion
Large Chaos Fragment
Potion
Draconic Core
Draconic Flight Module
Draconic Core
Potion
Large Chaos Fragment
Potion
Chaotic Flight Module Chaotic Flight Module guaranteed
Developer reference
Registry name
draconicevolution:item_draconic_flight
Namespace
draconicevolution
Mod ID
draconicevolution
Tags (1)
draconicevolution:items/modules

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#C#",
    "ABA",
    "#D#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/draconium_awakened"
    },
    "A": {
      "item": "draconicevolution:wyvern_core"
    },
    "B": {
      "item": "draconicevolution:item_wyvern_flight"
    },
    "C": {
      "item": "minecraft:potion"
    },
    "D": {
      "item": "minecraft:firework_rocket"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}