Cooking Hat
16×16 · BAKED

item· Other

Cooking Hat

[Let's Do] Candlelight · by satisfy
item

Cooking Hat is an item from [Let's Do] Candlelight, crafted from White Wool.

Acquisition

Crafting using White Wool, White Wool, White Wool, White Wool, White Wool, White Wool and White Wool, arranged in the pattern shown. Produces Cooking Hat.

Crafting
Cooking Hat Cooking Hat guaranteed
Developer reference
Registry name
candlelight:cooking_hat
Namespace
candlelight
Mod ID
candlelight

Recipe JSON (1):

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