Crafting using Potion, Large Chaos Fragment, Potion, Draconic Core, Draconic Flight Module, Draconic Core, Potion, Large Chaos Fragment and Potion, arranged in the pattern shown. Produces Chaotic Flight Module.
Chaotic Flight Module
Draconic Evolution · by brandon3055
Acquisition
Related items
Developer reference
- Registry name
draconicevolution:item_chaotic_flight- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#C#",
"ABA",
"#C#"
],
"ingredients": {
"#": {
"item": "minecraft:potion"
},
"A": {
"item": "draconicevolution:awakened_core"
},
"B": {
"item": "draconicevolution:item_draconic_flight"
},
"C": {
"item": "draconicevolution:large_chaos_frag"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}