Crafting using Shadow Silk, Occult Gem, Shadow Silk, Shadow Silk and Shadow Silk, arranged in the pattern shown. Produces Hood of Darkness.
Hood of Darkness
Alex's Caves · by Alexthe668, Noonyeyz
Hood of Darkness is a item from Alex's Caves, crafted from Shadow Silk and Occult Gem.
Acquisition
Related items
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
}