Shrieking Sigil
bewitchment:shrieking_sigil

Shrieking Sigil

Bewitchment · by MoriyaShiine, cybercat5555
item

Shrieking Sigil is a item from Bewitchment, crafted from Aconite, Dragon's Blood Resin, Bottle of Blood, and Paper.

Acquisition

Crafting using Aconite, Dragon's Blood Resin, Bottle of Blood, Dragon's Blood Resin, Paper, Dragon's Blood Resin, Bottle of Blood, Dragon's Blood Resin and Aconite, arranged in the pattern shown. Produces Shrieking Sigil.

Crafting
Aconite
Dragon's Blood Resin
Bottle of Blood
Dragon's Blood Resin
Paper
Dragon's Blood Resin
Bottle of Blood
Dragon's Blood Resin
Aconite
Shrieking Sigil Shrieking Sigil guaranteed
Developer reference
Registry name
bewitchment:shrieking_sigil
Namespace
bewitchment
Mod ID
bewitchment

Recipe JSON (1):

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