Cleansing Sigil
bewitchment:cleansing_sigil

Cleansing Sigil

Bewitchment · by MoriyaShiine, cybercat5555
item

Cleansing Sigil is a item from Bewitchment, crafted from Birch Bark, Dragon's Blood Resin, Garlic, and Paper.

Acquisition

Crafting using Birch Bark, Dragon's Blood Resin, Garlic, Dragon's Blood Resin, Paper, Dragon's Blood Resin, Garlic, Dragon's Blood Resin and Birch Bark, arranged in the pattern shown. Produces Cleansing Sigil.

Crafting
Birch Bark
Dragon's Blood Resin
Garlic
Dragon's Blood Resin
Paper
Dragon's Blood Resin
Garlic
Dragon's Blood Resin
Birch Bark
Cleansing Sigil Cleansing Sigil guaranteed
Developer reference
Registry name
bewitchment:cleansing_sigil
Namespace
bewitchment
Mod ID
bewitchment

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ARB",
    "RPR",
    "BRA"
  ],
  "ingredients": {
    "A": {
      "item": "bewitchment:birch_bark"
    },
    "B": {
      "item": "bewitchment:garlic"
    },
    "P": {
      "item": "paper"
    },
    "R": {
      "item": "bewitchment:dragons_blood_resin"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}