Protection Poppet
bewitchment:protection_poppet

Protection Poppet

Bewitchment · by MoriyaShiine, cybercat5555
item Retains Durability

Protection Poppet is a item from Bewitchment, crafted from Vine, Iron Block, Hay Block, Spruce Bark, and Dried Kelp.

Acquisition

Crafting using Vine, Iron Block, Hay Block, Spruce Bark and Dried Kelp, arranged in the pattern shown. Produces Protection Poppet.

Crafting
Vine
Iron Block
Hay Block
Spruce Bark
Dried Kelp
Protection Poppet Protection Poppet guaranteed
Developer reference
Registry name
bewitchment: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": "iron_block"
    },
    "B": {
      "item": "bewitchment:spruce_bark"
    },
    "H": {
      "item": "hay_block"
    },
    "K": {
      "item": "dried_kelp"
    },
    "V": {
      "item": "vine"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}