Crafting using Awakened Draconium Ingot, Draconium Core, Awakened Draconium Ingot, Any Netherite Ingot, Wyvern Tree Harvester, Any Netherite Ingot, Awakened Draconium Ingot, Wyvern Core and Awakened Draconium Ingot, arranged in the pattern shown. Produces Draconic Forest Reduction Assistant.
Draconic Forest Reduction Assistant
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Any Netherite Ingot, Draconium Core, Any Netherite Ingot, Large Chaos Fragment, Draconic Forest Reduction Assistant, Large Chaos Fragment, Any Netherite Ingot, Draconic Core and Any Netherite Ingot, arranged in the pattern shown. Produces Chaotic Deforestation Module.
Related items
Developer reference
- Registry name
draconicevolution:item_draconic_tree_harvest- 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:ingots/draconium_awakened"
},
"C": {
"item": "draconicevolution:draconium_core"
},
"I": {
"tag": "forge:ingots/netherite"
},
"M": {
"item": "draconicevolution:item_wyvern_tree_harvest"
},
"W": {
"item": "draconicevolution:wyvern_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}