Sheep Disguise Boots
iceandfire:sheep_boots

Sheep Disguise Boots

Ice and Fire · by Alexthe666, TheBv
item Boots ArmorArmors

Acquisition

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

Crafting
Sheep Disguise Boots Sheep Disguise Boots guaranteed
Developer reference
Registry name
iceandfire:sheep_boots
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/armors/boots
forge:items/armors

Recipe JSON (1):

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