Crafting using Mutant Skeleton Limb and Mutant Skeleton Limb, arranged in the pattern shown. Produces Mutant Skeleton Boots.
Mutant Skeleton Boots
Mutant Monsters · by shcott21, Chumbanotz, Fuzs, tdstress
Mutant Skeleton Boots is a item from Mutant Monsters, crafted from Mutant Skeleton Limb.
Acquisition
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
}