Voodoo Protection Poppet
bewitchment:voodoo_protection_poppet

Voodoo Protection Poppet

Bewitchment · by MoriyaShiine, cybercat5555
item Retains Durability

Voodoo Protection Poppet is a item from Bewitchment, crafted from Vine, Oak Bark, Hay Block, Birch Bark, and Dried Kelp.

Acquisition

Crafting using Vine, Oak Bark, Hay Block, Birch Bark and Dried Kelp, arranged in the pattern shown. Produces Voodoo Protection Poppet.

Crafting
Vine
Oak Bark
Hay Block
Birch Bark
Dried Kelp
Voodoo Protection Poppet Voodoo Protection Poppet guaranteed
Developer reference
Registry name
bewitchment:voodoo_protection_poppet
Namespace
bewitchment
Mod ID
bewitchment
Tags (1)
enchancement:items/retains_durability

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " V ",
    "AHB",
    " K "
  ],
  "ingredients": {
    "A": {
      "item": "bewitchment:oak_bark"
    },
    "B": {
      "item": "bewitchment:birch_bark"
    },
    "H": {
      "item": "hay_block"
    },
    "K": {
      "item": "dried_kelp"
    },
    "V": {
      "item": "vine"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}