Druid Band
bewitchment:druid_band

Druid Band

Bewitchment · by MoriyaShiine, cybercat5555
item Aglet Feet

Druid Band is a item from Bewitchment, crafted from Elder Bark, Mandrake Root, Golden Apple, Silver Ingot, and Earth Ichor.

Acquisition

Crafting using Elder Bark, Elder Bark, Mandrake Root, Golden Apple, Silver Ingot and Earth Ichor, arranged in the pattern shown. Produces Druid Band.

Crafting
Elder Bark
Elder Bark
Mandrake Root
Golden Apple
Silver Ingot
Earth Ichor
Druid Band Druid Band guaranteed
Developer reference
Registry name
bewitchment:druid_band
Namespace
bewitchment
Mod ID
bewitchment
Tags (1)
trinkets:items/feet/aglet

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " B ",
    "BMA",
    " IO"
  ],
  "ingredients": {
    "A": {
      "item": "golden_apple"
    },
    "B": {
      "tag": "bewitchment:barks"
    },
    "I": {
      "tag": "c:silver_ingots"
    },
    "M": {
      "item": "bewitchment:mandrake_root"
    },
    "O": {
      "item": "bewitchment:earth_ichor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}