Sheep Disguise Chestplate
iceandfire:sheep_chestplate

Sheep Disguise Chestplate

Ice and Fire · by Alexthe666, TheBv
item Chestplates ArmorArmors

Acquisition

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

Crafting
Sheep Disguise Chestplate Sheep Disguise Chestplate guaranteed
Developer reference
Registry name
iceandfire:sheep_chestplate
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/armors/chestplates
forge:items/armors

Recipe JSON (1):

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