Crafting using Draconium Ingot, Netherite Scrap, Draconium Ingot, Any Redstone Dust, Module Core, Any Redstone Dust, Draconium Ingot, Netherite Scrap and Draconium Ingot, arranged in the pattern shown. Produces Wyvern Shield Recovery Module.
Wyvern Shield Recovery Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Any Netherite Ingot, Draconium Core, Any Netherite Ingot, Awakened Draconium Ingot, Wyvern Shield Recovery Module, Awakened Draconium Ingot, Any Netherite Ingot, Wyvern Core and Any Netherite Ingot, arranged in the pattern shown. Produces Draconic Shield Recovery Module.
Related items
Developer reference
- Registry name
draconicevolution:item_wyvern_shield_recovery- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#I#",
"ABA",
"#I#"
],
"ingredients": {
"#": {
"tag": "forge:ingots/draconium"
},
"A": {
"tag": "forge:dusts/redstone"
},
"B": {
"item": "draconicevolution:module_core"
},
"I": {
"item": "minecraft:netherite_scrap"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}