Mutant Skeleton Boots
mutantmonsters:mutant_skeleton_boots

Mutant Skeleton Boots

Mutant Monsters · by shcott21, Chumbanotz, Fuzs, tdstress
item Boots Armor

Mutant Skeleton Boots is a item from Mutant Monsters, crafted from Mutant Skeleton Limb.

Acquisition

Crafting using Mutant Skeleton Limb and Mutant Skeleton Limb, arranged in the pattern shown. Produces Mutant Skeleton Boots.

Crafting
Mutant Skeleton Limb
Mutant Skeleton Limb
Mutant Skeleton Boots Mutant Skeleton Boots guaranteed
Developer reference
Registry name
mutantmonsters:mutant_skeleton_boots
Namespace
mutantmonsters
Mod ID
mutantmonsters
Tags (1)
forge:items/armors/boots

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    "   ",
    "L L"
  ],
  "ingredients": {
    "L": {
      "item": "mutantmonsters:mutant_skeleton_limb"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}