Death Protection Poppet
bewitchment:death_protection_poppet

Death Protection Poppet

Bewitchment · by MoriyaShiine, cybercat5555
item Retains Durability

Death Protection Poppet is a item from Bewitchment, crafted from Vine, Demon Heart, Hay Block, Ghast Tear, and Dried Kelp.

Acquisition

Crafting using Vine, Demon Heart, Hay Block, Ghast Tear and Dried Kelp, arranged in the pattern shown. Produces Death Protection Poppet.

Crafting
Vine
Demon Heart
Hay Block
Ghast Tear
Dried Kelp
Death Protection Poppet Death Protection Poppet guaranteed
Developer reference
Registry name
bewitchment:death_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:demon_heart"
    },
    "B": {
      "item": "ghast_tear"
    },
    "H": {
      "item": "hay_block"
    },
    "K": {
      "item": "dried_kelp"
    },
    "V": {
      "item": "vine"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}