Chefs Pants
16×16 · BAKED

item· Other

Chefs Pants

[Let's Do] Candlelight · by satisfy
item

Chefs Pants is an item from [Let's Do] Candlelight, crafted from Leather, Gold Ingot, Black Wool, and Light Gray Wool.

Acquisition

Crafting using Leather, Gold Ingot, Leather, Black Wool, Light Gray Wool, Light Gray Wool and Black Wool, arranged in the pattern shown. Produces Chefs Pants.

Crafting
Chefs Pants Chefs Pants guaranteed
Developer reference
Registry name
candlelight:chefs_pants
Namespace
candlelight
Mod ID
candlelight

Recipe JSON (1):

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