Crafting using Eye of Ender, Draconium Core, Eye of Ender, Draconium Ingot, Module Core, Draconium Ingot, Eye of Ender, Any Ender Chest and Eye of Ender, arranged in the pattern shown. Produces Ender Collection Module.
Ender Collection Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
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.
Related items
Developer reference
- Registry name
draconicevolution:item_wyvern_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": {
"#": {
"item": "minecraft:ender_eye"
},
"C": {
"item": "draconicevolution:draconium_core"
},
"I": {
"tag": "forge:ingots/draconium"
},
"M": {
"item": "draconicevolution:module_core"
},
"W": {
"tag": "forge:chests/ender"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}