Slippery Sigil
bewitchment:slippery_sigil

Slippery Sigil

Bewitchment · by MoriyaShiine, cybercat5555
item

Slippery Sigil is a item from Bewitchment, crafted from Slime Ball, Dragon's Blood Resin, Wood Ash, and Paper.

Acquisition

Crafting using Slime Ball, Dragon's Blood Resin, Wood Ash, Dragon's Blood Resin, Paper, Dragon's Blood Resin, Wood Ash, Dragon's Blood Resin and Slime Ball, arranged in the pattern shown. Produces Slippery Sigil.

Crafting
Slime Ball
Dragon's Blood Resin
Wood Ash
Dragon's Blood Resin
Paper
Dragon's Blood Resin
Wood Ash
Dragon's Blood Resin
Slime Ball
Slippery Sigil Slippery Sigil guaranteed
Developer reference
Registry name
bewitchment:slippery_sigil
Namespace
bewitchment
Mod ID
bewitchment

Recipe JSON (1):

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