Crafting using Draconium Ingot, Splash Potion, Draconium Ingot, Draconium Core, Module Core, Draconium Core, Draconium Ingot, Any Arrows and Draconium Ingot, arranged in the pattern shown. Produces Wyvern Projectile Gravity Compensation Module.
Wyvern Projectile Gravity Compensation Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Awakened Draconium Nugget, Awakened Draconium Nugget, Awakened Draconium Nugget, Wyvern Projectile Gravity Compensation Module, Wyvern Core, Wyvern Projectile Gravity Compensation Module, Awakened Draconium Nugget, Awakened Draconium Nugget and Awakened Draconium Nugget, arranged in the pattern shown. Produces Draconic Projectile Gravity Compensation Module.
Related items
Developer reference
- Registry name
draconicevolution:item_wyvern_proj_grav_comp- 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:ingots/draconium"
},
"A": {
"item": "draconicevolution:draconium_core"
},
"B": {
"item": "draconicevolution:module_core"
},
"C": {
"tag": "minecraft:arrows"
},
"P": {
"item": "minecraft:splash_potion"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}