Crafting using Awakened Draconium Nugget, Wither Skeleton Skull, Awakened Draconium Nugget, Wyvern Core, Module Core, Wyvern Core, Awakened Draconium Nugget, Any Ender Pearls and Awakened Draconium Nugget, arranged in the pattern shown. Produces Projectile Immunity Cancellation Module.
Projectile Immunity Cancellation Module
Draconic Evolution · by brandon3055
Acquisition
Related items
Developer reference
- Registry name
draconicevolution:item_draconic_proj_anti_immune- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#P#",
"ABA",
"#C#"
],
"ingredients": {
"#": {
"tag": "forge:nuggets/draconium_awakened"
},
"A": {
"item": "draconicevolution:wyvern_core"
},
"B": {
"item": "draconicevolution:module_core"
},
"C": {
"tag": "forge:ender_pearls"
},
"P": {
"item": "minecraft:wither_skeleton_skull"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}