Wyvern Shield Control Module
draconicevolution:item_wyvern_shield_control

Wyvern Shield Control Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

Crafting using Any Diamond Gem, Dragon Heart, Any Diamond Gem, Wyvern Core, Module Core, Wyvern Core, Any Diamond Gem, Particle Generator and Any Diamond Gem, arranged in the pattern shown. Produces Wyvern Shield Control Module.

Crafting
Any Diamond Gem
Dragon Heart
Any Diamond Gem
Wyvern Core
Module Core
Wyvern Core
Any Diamond Gem
Particle Generator
Any Diamond Gem
Wyvern Shield Control Module Wyvern Shield Control Module guaranteed

Used in (1)

Crafting using Any Emerald Gem, Any Netherite Ingot, Any Emerald Gem, Draconic Core, Wyvern Shield Control Module, Draconic Core, Any Emerald Gem, Any Netherite Ingot and Any Emerald Gem, arranged in the pattern shown. Produces Draconic Shield Control Module.

Crafting
Any Emerald Gem
Any Netherite Ingot
Any Emerald Gem
Draconic Core
Wyvern Shield Control Module
Draconic Core
Any Emerald Gem
Any Netherite Ingot
Any Emerald Gem
Draconic Shield Control Module Draconic Shield Control Module guaranteed
Developer reference
Registry name
draconicevolution:item_wyvern_shield_control
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:gems/diamond"
    },
    "A": {
      "item": "draconicevolution:wyvern_core"
    },
    "B": {
      "item": "draconicevolution:module_core"
    },
    "C": {
      "item": "draconicevolution:dragon_heart"
    },
    "D": {
      "item": "draconicevolution:particle_generator"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}