Crafting using Any Iron Ingot, Potion, Any Gold Ingot, Any Glowstone Dust, Module Core, Any Glowstone Dust, Any Gold Ingot, Potion and Any Iron Ingot, arranged in the pattern shown. Produces Damage Module.
Damage Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Draconium Ingot, Potion, Draconium Ingot, Damage Module, Draconium Core, Damage Module, Draconium Ingot, Potion and Draconium Ingot, arranged in the pattern shown. Produces Wyvern Damage Module.
Related items
Developer reference
- Registry name
draconicevolution:item_draconium_damage- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IPG",
"ABA",
"GPI"
],
"ingredients": {
"A": {
"tag": "forge:dusts/glowstone"
},
"B": {
"item": "draconicevolution:module_core"
},
"G": {
"tag": "forge:ingots/gold"
},
"I": {
"tag": "forge:ingots/iron"
},
"P": {
"item": "minecraft:potion"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}