Crafting using Elder Bark, Elder Bark, Mandrake Root, Golden Apple, Silver Ingot and Earth Ichor, arranged in the pattern shown. Produces Druid Band.
Druid Band
Bewitchment · by MoriyaShiine, cybercat5555
Druid Band is a item from Bewitchment, crafted from Elder Bark, Mandrake Root, Golden Apple, Silver Ingot, and Earth Ichor.
Acquisition
Related items
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
}