Crafting using Draconium Ingot, Cookie, Draconium Ingot, Draconium Core, Auto Feed Module, Draconium Core, Draconium Ingot, Cookie and Draconium Ingot, arranged in the pattern shown. Produces Wyvern Auto Feed Module.
Wyvern Auto Feed Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Awakened Draconium Nugget, Cookie, Awakened Draconium Nugget, Draconium Core, Wyvern Auto Feed Module, Draconium Core, Awakened Draconium Nugget, Cookie and Awakened Draconium Nugget, arranged in the pattern shown. Produces Draconic Auto Feed Module.
Related items
Developer reference
- Registry name
draconicevolution:item_wyvern_auto_feed- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#C#",
"ABA",
"#C#"
],
"ingredients": {
"#": {
"tag": "forge:ingots/draconium"
},
"A": {
"item": "draconicevolution:draconium_core"
},
"B": {
"item": "draconicevolution:item_draconium_auto_feed"
},
"C": {
"item": "minecraft:cookie"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}