Crafting using Any Iron Ingot, Potion, Any Iron Ingot, Clock, Module Core, Clock, Any Iron Ingot, Potion and Any Iron Ingot, arranged in the pattern shown. Produces Speed Module.
Speed Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
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.
Related items
Developer reference
- Registry name
draconicevolution:item_draconium_speed- 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/iron"
},
"A": {
"item": "minecraft:clock"
},
"B": {
"item": "draconicevolution:module_core"
},
"P": {
"item": "minecraft:potion"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}