Chaotic Projectile Gravity Compensation Module
draconicevolution:item_chaotic_proj_grav_comp

Chaotic Projectile Gravity Compensation Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

Crafting using Small Chaos Fragment, Small Chaos Fragment, Small Chaos Fragment, Draconic Projectile Gravity Compensation Module, Draconic Core, Draconic Projectile Gravity Compensation Module, Small Chaos Fragment, Small Chaos Fragment and Small Chaos Fragment, arranged in the pattern shown. Produces Chaotic Projectile Gravity Compensation Module.

Crafting
Small Chaos Fragment
Small Chaos Fragment
Small Chaos Fragment
Draconic Projectile Gravity Compensation Module
Draconic Core
Draconic Projectile Gravity Compensation Module
Small Chaos Fragment
Small Chaos Fragment
Small Chaos Fragment
Chaotic Projectile Gravity Compensation Module Chaotic Projectile Gravity Compensation Module guaranteed
Developer reference
Registry name
draconicevolution:item_chaotic_proj_grav_comp
Namespace
draconicevolution
Mod ID
draconicevolution
Tags (1)
draconicevolution:items/modules

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CCC",
    "ABA",
    "CCC"
  ],
  "ingredients": {
    "A": {
      "item": "draconicevolution:item_draconic_proj_grav_comp"
    },
    "B": {
      "item": "draconicevolution:awakened_core"
    },
    "C": {
      "item": "draconicevolution:medium_chaos_frag"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}