Mortem Boots
forbidden_arcanus:mortem_boots

Mortem Boots

Forbidden & Arcanus · by stal111, CesarZorak
item

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

Acquisition

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

Crafting
Bone
Bone
Cloth
Cloth
Mortem Boots Mortem Boots guaranteed
Developer reference
Registry name
forbidden_arcanus:mortem_boots
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus

Recipe JSON (1):

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