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.
Draconic Shield Control Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Any Nether Stars, Any Netherite Ingot, Any Nether Stars, Chaotic Core, Draconic Shield Control Module, Chaotic Core, Any Nether Stars, Any Netherite Ingot and Any Nether Stars, arranged in the pattern shown. Produces Chaotic Shield Control Module.
Related items
Developer reference
- Registry name
draconicevolution:item_draconic_shield_control- 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:gems/emerald"
},
"A": {
"item": "draconicevolution:awakened_core"
},
"B": {
"item": "draconicevolution:item_wyvern_shield_control"
},
"I": {
"tag": "forge:ingots/netherite"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}