Speed Module
draconicevolution:item_draconium_speed

Speed Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

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.

Crafting
Any Iron Ingot
Potion
Any Iron Ingot
Clock
Module Core
Clock
Any Iron Ingot
Potion
Any Iron Ingot
Speed Module Speed Module guaranteed

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.

Crafting
Draconium Ingot
Draconium Ingot
Draconium Ingot
Speed Module
Draconium Core
Speed Module
Draconium Ingot
Draconium Ingot
Draconium Ingot
Wyvern Speed Module Wyvern Speed Module guaranteed
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
}