Sheep Disguise Helmet
iceandfire:sheep_helmet

Sheep Disguise Helmet

Ice and Fire · by Alexthe666, TheBv
item Helmets ArmorArmors

Acquisition

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

Crafting
Sheep Disguise Helmet Sheep Disguise Helmet guaranteed
Developer reference
Registry name
iceandfire:sheep_helmet
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/armors/helmets
forge:items/armors

Recipe JSON (1):

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