Witch Hat
16×16 · BAKED

item· Other

Witch Hat

[Let's Do] HerbalBrews · by satisfy
item

Witch Hat is an item from [Let's Do] HerbalBrews, crafted from Light Blue Wool and Gold Ingot.

Acquisition

Crafting using Light Blue Wool, Gold Ingot, Light Blue Wool, Light Blue Wool and Light Blue Wool, arranged in the pattern shown. Produces Witch Hat.

Crafting
Witch Hat Witch Hat guaranteed
Developer reference
Registry name
herbalbrews:witch_hat
Namespace
herbalbrews
Mod ID
herbalbrews

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " X ",
    " B ",
    "XXX"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:gold_ingot"
    },
    "X": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}