Hood of Darkness
alexscaves:hood_of_darkness

Hood of Darkness

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

Hood of Darkness is a item from Alex's Caves, crafted from Shadow Silk and Occult Gem.

Acquisition

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

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

Recipe JSON (1):

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