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