Mortem Chestplate
forbidden_arcanus:mortem_chestplate

Mortem Chestplate

Forbidden & Arcanus · by stal111, CesarZorak
item

Mortem Chestplate is a item from Forbidden & Arcanus, crafted from Cloth and Bone.

Acquisition

Crafting using Cloth, Cloth, Bone, Cloth, Bone and Bone, arranged in the pattern shown. Produces Mortem Chestplate.

Crafting
Cloth
Cloth
Bone
Cloth
Bone
Bone
Mortem Chestplate Mortem Chestplate guaranteed
Developer reference
Registry name
forbidden_arcanus:mortem_chestplate
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    "X#X",
    " X "
  ],
  "ingredients": {
    "#": {
      "item": "forbidden_arcanus:cloth"
    },
    "X": {
      "item": "minecraft:bone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}