Crafting using Wyvern Large Shield Capacity Module, in any arrangement. Produces 5× Wyvern Shield Capacity Module.
Wyvern Shield Capacity Module
Acquisition
Crafting using Draconium Ingot, Netherite Scrap, Draconium Ingot, Any Glowstone Dust, Module Core, Any Glowstone Dust, Draconium Ingot, Netherite Scrap and Draconium Ingot, arranged in the pattern shown. Produces Wyvern Shield Capacity Module.
Used in (3)
Crafting using Any Netherite Ingot, Draconium Core, Any Netherite Ingot, Awakened Draconium Ingot, Wyvern Shield Capacity Module, Awakened Draconium Ingot, Any Netherite Ingot, Wyvern Core and Any Netherite Ingot, arranged in the pattern shown. Produces Draconic Shield Capacity Module.
Crafting using Wyvern Shield Capacity Module, Draconium Core, Wyvern Shield Capacity Module, Draconium Core, Wyvern Shield Capacity Module, Draconium Core, Wyvern Shield Capacity Module, Draconium Core and Wyvern Shield Capacity Module, arranged in the pattern shown. Produces Wyvern Large Shield Capacity Module.
Crafting using Draconium Ingot, Totem of Undying, Draconium Ingot, Draconium Core, Module Core, Draconium Core, Draconium Ingot, Wyvern Shield Capacity Module and Draconium Ingot, arranged in the pattern shown. Produces Wyvern Undying Module.
Related items
Developer reference
- Registry name
draconicevolution:item_wyvern_shield_capacity- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "draconicevolution:item_wyvern_large_shield_capacity"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#I#",
"ABA",
"#I#"
],
"ingredients": {
"#": {
"tag": "forge:ingots/draconium"
},
"A": {
"tag": "forge:dusts/glowstone"
},
"B": {
"item": "draconicevolution:module_core"
},
"I": {
"item": "minecraft:netherite_scrap"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}