Crafting using Draconium Ingot, Diamond Axe, Draconium Ingot, Draconium Core, Module Core, Draconium Core, Draconium Ingot, Diamond Axe and Draconium Ingot, arranged in the pattern shown. Produces Wyvern Tree Harvester.
Wyvern Tree Harvester
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
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.
Related items
Developer reference
- Registry name
draconicevolution:item_wyvern_tree_harvest- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#A#",
"CMC",
"#A#"
],
"ingredients": {
"#": {
"tag": "forge:ingots/draconium"
},
"A": {
"item": "minecraft:diamond_axe"
},
"C": {
"item": "draconicevolution:draconium_core"
},
"M": {
"item": "draconicevolution:module_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}