Sheep Disguise Leggings
iceandfire:sheep_leggings

Sheep Disguise Leggings

Ice and Fire · by Alexthe666, TheBv
item Leggings ArmorArmors

Acquisition

Crafting using White Wool, White Wool, White Wool, White Wool, Leather Pants, White Wool, White Wool and White Wool, arranged in the pattern shown. Produces Sheep Disguise Leggings.

Crafting
Sheep Disguise Leggings Sheep Disguise Leggings guaranteed
Developer reference
Registry name
iceandfire:sheep_leggings
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/armors/leggings
forge:items/armors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "WLW",
    "W W"
  ],
  "ingredients": {
    "L": {
      "item": "minecraft:leather_leggings"
    },
    "W": {
      "item": "minecraft:white_wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}