Alchemist Hat
bewitchment:alchemist_hat

Alchemist Hat

Bewitchment · by MoriyaShiine, cybercat5555
item

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

Acquisition

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

Crafting
Alchemist Hat Alchemist Hat guaranteed
Developer reference
Registry name
bewitchment:alchemist_hat
Namespace
bewitchment
Mod ID
bewitchment

Recipe JSON (1):

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