Chaotic Shield Recovery Module
draconicevolution:item_chaotic_shield_recovery

Chaotic Shield Recovery Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

Crafting using Awakened Draconium Ingot, Wyvern Core, Awakened Draconium Ingot, Large Chaos Fragment, Draconic Shield Recovery Module, Large Chaos Fragment, Awakened Draconium Ingot, Draconic Core and Awakened Draconium Ingot, arranged in the pattern shown. Produces Chaotic Shield Recovery Module.

Crafting
Awakened Draconium Ingot
Wyvern Core
Awakened Draconium Ingot
Large Chaos Fragment
Draconic Shield Recovery Module
Large Chaos Fragment
Awakened Draconium Ingot
Draconic Core
Awakened Draconium Ingot
Chaotic Shield Recovery Module Chaotic Shield Recovery Module guaranteed
Developer reference
Registry name
draconicevolution:item_chaotic_shield_recovery
Namespace
draconicevolution
Mod ID
draconicevolution
Tags (1)
draconicevolution:items/modules

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#C#",
    "ABA",
    "#D#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/draconium_awakened"
    },
    "A": {
      "item": "draconicevolution:large_chaos_frag"
    },
    "B": {
      "item": "draconicevolution:item_draconic_shield_recovery"
    },
    "C": {
      "item": "draconicevolution:wyvern_core"
    },
    "D": {
      "item": "draconicevolution:awakened_core"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}