Crafting using Cloth, Cloth, Cloth, Cloth, Skeleton Skull and Cloth, arranged in the pattern shown. Produces Mortem Helmet.
Mortem Helmet
Forbidden & Arcanus · by stal111, CesarZorak
Mortem Helmet is a item from Forbidden & Arcanus, crafted from Cloth and Skeleton Skull.
Acquisition
Related items
Developer reference
- Registry name
forbidden_arcanus:mortem_helmet- Namespace
forbidden_arcanus- Mod ID
forbidden_arcanus
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#"
],
"ingredients": {
"#": {
"item": "forbidden_arcanus:cloth"
},
"X": {
"item": "minecraft:skeleton_skull"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}