Cloak of Darkness
16×16 · BAKED

item· Armor

Cloak of Darkness

Alex's Caves · by Alexthe668, Noonyeyz
item Chestplates Armor

Cloak of Darkness is an item from Alex's Caves, crafted from Shadow Silk and Occult Gem. You cannot use this ability in the light...

Function

You cannot use this ability in the light... Use Special Ability when empowered to become Darkness Incarnate

Acquisition

Crafting using Shadow Silk, Shadow Silk, Shadow Silk, Occult Gem, Shadow Silk, Shadow Silk, Shadow Silk and Shadow Silk, arranged in the pattern shown. Produces Cloak of Darkness.

Crafting
Shadow Silk
Shadow Silk
Shadow Silk
Occult Gem
Shadow Silk
Shadow Silk
Shadow Silk
Shadow Silk
Cloak of Darkness Cloak of Darkness guaranteed
Developer reference
Registry name
alexscaves:cloak_of_darkness
Namespace
alexscaves
Mod ID
alexscaves
Tags (1)
forge:items/armor/chestplates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "D D",
    "DOD",
    "DDD"
  ],
  "ingredients": {
    "D": {
      "item": "alexscaves:shadow_silk"
    },
    "O": {
      "item": "alexscaves:occult_gem"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}