Winemaker Boots
16×16 · BAKED

item· Armor

Winemaker Boots

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

Winemaker Boots is a item from [Let's Do] Vinery, crafted from Rabbit Hide and Brown Wool.

Acquisition

Crafting using Rabbit Hide, Rabbit Hide, Brown Wool and Brown Wool, arranged in the pattern shown. Produces Winemaker Boots.

Crafting
Winemaker Boots Winemaker Boots guaranteed
Developer reference
Registry name
vinery:winemaker_boots
Namespace
vinery
Mod ID
vinery

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S S",
    "# #"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:brown_wool"
    },
    "S": {
      "item": "minecraft:rabbit_hide"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "winemaker_set",
  "experience": null,
  "cooking_time": null
}