Winemaker Leggings
16×16 · BAKED

item· Armor

Winemaker Leggings

[Let's Do] Vinery · by Jason13Official, Satisfy
item

Winemaker Leggings is a item from [Let's Do] Vinery, crafted from Leather, Gold Ingot, White Wool, and Blue Wool.

Acquisition

Crafting using Leather, Gold Ingot, Leather, White Wool, Blue Wool, Blue Wool and White Wool, arranged in the pattern shown. Produces Winemaker Leggings.

Crafting
Winemaker Leggings Winemaker Leggings guaranteed
Developer reference
Registry name
vinery:winemaker_leggings
Namespace
vinery
Mod ID
vinery

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XUX",
    "I N",
    "N I"
  ],
  "ingredients": {
    "I": {
      "item": "minecraft:white_wool"
    },
    "N": {
      "item": "minecraft:blue_wool"
    },
    "U": {
      "item": "minecraft:gold_ingot"
    },
    "X": {
      "item": "minecraft:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "winemaker_set",
  "experience": null,
  "cooking_time": null
}