Judgment Poppet
bewitchment:judgment_poppet

Judgment Poppet

Bewitchment · by MoriyaShiine, cybercat5555
item Retains Durability

Judgment Poppet is a item from Bewitchment, crafted from Vine, Silver Ingot, Hay Block, Salt, and Dried Kelp.

Acquisition

Crafting using Vine, Silver Ingot, Hay Block, Salt and Dried Kelp, arranged in the pattern shown. Produces Judgment Poppet.

Crafting
Vine
Silver Ingot
Hay Block
Salt
Dried Kelp
Judgment Poppet Judgment Poppet guaranteed
Developer reference
Registry name
bewitchment:judgment_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": {
      "tag": "c:silver_ingots"
    },
    "B": {
      "tag": "c:salt_dusts"
    },
    "H": {
      "item": "hay_block"
    },
    "K": {
      "item": "dried_kelp"
    },
    "V": {
      "item": "vine"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}