Crafting using Any Iron Ingot, Potion, Any Gold Ingot, Any Glowstone Dust, Module Core, Any Glowstone Dust, Any Gold Ingot, Potion and Any Iron Ingot, arranged in the pattern shown. Produces Jump Module.
Jump Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
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.
Related items
Developer reference
- Registry name
draconicevolution:item_draconium_jump- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CPD",
"ABA",
"DPC"
],
"ingredients": {
"A": {
"tag": "forge:dusts/glowstone"
},
"B": {
"item": "draconicevolution:module_core"
},
"C": {
"tag": "forge:ingots/iron"
},
"D": {
"tag": "forge:ingots/gold"
},
"P": {
"item": "minecraft:potion"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}