Alchemist Robes
bewitchment:alchemist_robes

Alchemist Robes

Bewitchment · by MoriyaShiine, cybercat5555
item

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

Acquisition

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

Crafting
Alchemist Robes Alchemist Robes guaranteed
Developer reference
Registry name
bewitchment:alchemist_robes
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
}