Chaotic Deforestation Module
draconicevolution:item_chaotic_tree_harvest

Chaotic Deforestation Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

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.

Crafting
Any Netherite Ingot
Draconium Core
Any Netherite Ingot
Large Chaos Fragment
Draconic Forest Reduction Assistant
Large Chaos Fragment
Any Netherite Ingot
Draconic Core
Any Netherite Ingot
Chaotic Deforestation Module Chaotic Deforestation Module guaranteed
Developer reference
Registry name
draconicevolution:item_chaotic_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/netherite"
    },
    "C": {
      "item": "draconicevolution:draconium_core"
    },
    "I": {
      "item": "draconicevolution:large_chaos_frag"
    },
    "M": {
      "item": "draconicevolution:item_draconic_tree_harvest"
    },
    "W": {
      "item": "draconicevolution:awakened_core"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}