Crafting using Draconium Ingot, Draconium Ingot, Draconium Ingot, Speed Module, Draconium Core, Speed Module, Draconium Ingot, Draconium Ingot and Draconium Ingot, arranged in the pattern shown. Produces Wyvern Speed Module.
Wyvern Speed Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Awakened Draconium Nugget, Awakened Draconium Nugget, Awakened Draconium Nugget, Wyvern Speed Module, Wyvern Core, Wyvern Speed Module, Awakened Draconium Nugget, Awakened Draconium Nugget and Awakened Draconium Nugget, arranged in the pattern shown. Produces Draconic Speed Module.
Related items
Developer reference
- Registry name
draconicevolution:item_wyvern_speed- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"ABA",
"###"
],
"ingredients": {
"#": {
"tag": "forge:ingots/draconium"
},
"A": {
"item": "draconicevolution:item_draconium_speed"
},
"B": {
"item": "draconicevolution:draconium_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}