Filterable Ender Collection Module
draconicevolution:item_draconic_ender_collection

Filterable Ender Collection Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

Crafting using Awakened Draconium Nugget, Draconium Core, Awakened Draconium Nugget, Redstone Comparator, Ender Collection Module, Redstone Comparator, Awakened Draconium Nugget, Any Chests and Awakened Draconium Nugget, arranged in the pattern shown. Produces Filterable Ender Collection Module.

Crafting
Awakened Draconium Nugget
Draconium Core
Awakened Draconium Nugget
Redstone Comparator
Ender Collection Module
Redstone Comparator
Awakened Draconium Nugget
Any Chests
Awakened Draconium Nugget
Filterable Ender Collection Module Filterable Ender Collection Module guaranteed
Developer reference
Registry name
draconicevolution:item_draconic_ender_collection
Namespace
draconicevolution
Mod ID
draconicevolution
Tags (1)
draconicevolution:items/modules

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#C#",
    "IMI",
    "#W#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:nuggets/draconium_awakened"
    },
    "C": {
      "item": "draconicevolution:draconium_core"
    },
    "I": {
      "item": "minecraft:comparator"
    },
    "M": {
      "item": "draconicevolution:item_wyvern_ender_collection"
    },
    "W": {
      "tag": "forge:chests"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}