Draconic Auto Feed Module
draconicevolution:item_draconic_auto_feed

Draconic Auto Feed Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

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.

Crafting
Awakened Draconium Nugget
Cookie
Awakened Draconium Nugget
Draconium Core
Wyvern Auto Feed Module
Draconium Core
Awakened Draconium Nugget
Cookie
Awakened Draconium Nugget
Draconic Auto Feed Module Draconic Auto Feed Module guaranteed
Developer reference
Registry name
draconicevolution:item_draconic_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:nuggets/draconium_awakened"
    },
    "A": {
      "item": "draconicevolution:draconium_core"
    },
    "B": {
      "item": "draconicevolution:item_wyvern_auto_feed"
    },
    "C": {
      "item": "minecraft:cookie"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}