Chefs Boots
16×16 · BAKED

item· Armor

Chefs Boots

[Let's Do] Candlelight · by satisfy
item

Chefs Boots is an item from [Let's Do] Candlelight, crafted from Rabbit Hide and Black Wool.

Acquisition

Crafting using Rabbit Hide, Rabbit Hide, Black Wool and Black Wool, arranged in the pattern shown. Produces Chefs Boots.

Crafting
Chefs Boots Chefs Boots guaranteed
Developer reference
Registry name
candlelight:chefs_boots
Namespace
candlelight
Mod ID
candlelight

Recipe JSON (1):

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