Hedgewitch Hat
bewitchment:hedgewitch_hat

Hedgewitch Hat

Bewitchment · by MoriyaShiine, cybercat5555
item

Hedgewitch Hat is a item from Bewitchment, crafted from Hedgewitch Wool.

Acquisition

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

Crafting
Hedgewitch Hat Hedgewitch Hat guaranteed
Developer reference
Registry name
bewitchment:hedgewitch_hat
Namespace
bewitchment
Mod ID
bewitchment

Recipe JSON (1):

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