Crafting using Draconium Ingot, Elytra, Draconium Ingot, Draconium Core, Module Core, Draconium Core, Draconium Ingot, Firework Rocket and Draconium Ingot, arranged in the pattern shown. Produces Wyvern Flight Module.
Wyvern Flight Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
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.
Related items
Developer reference
- Registry name
draconicevolution:item_wyvern_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"
},
"A": {
"item": "draconicevolution:draconium_core"
},
"B": {
"item": "draconicevolution:module_core"
},
"C": {
"item": "minecraft:elytra"
},
"D": {
"item": "minecraft:firework_rocket"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}