Chaotic Shield Control Module
draconicevolution:item_chaotic_shield_control

Chaotic Shield Control Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

Crafting using Any Nether Stars, Any Netherite Ingot, Any Nether Stars, Chaotic Core, Draconic Shield Control Module, Chaotic Core, Any Nether Stars, Any Netherite Ingot and Any Nether Stars, arranged in the pattern shown. Produces Chaotic Shield Control Module.

Crafting
Any Nether Stars
Any Netherite Ingot
Any Nether Stars
Chaotic Core
Draconic Shield Control Module
Chaotic Core
Any Nether Stars
Any Netherite Ingot
Any Nether Stars
Chaotic Shield Control Module Chaotic Shield Control Module guaranteed
Developer reference
Registry name
draconicevolution:item_chaotic_shield_control
Namespace
draconicevolution
Mod ID
draconicevolution
Tags (1)
draconicevolution:items/modules

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#I#",
    "ABA",
    "#I#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:nether_stars"
    },
    "A": {
      "item": "draconicevolution:chaotic_core"
    },
    "B": {
      "item": "draconicevolution:item_draconic_shield_control"
    },
    "I": {
      "tag": "forge:ingots/netherite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}