Warlock Sash
16×16 · BAKED

item· Other

Warlock Sash

Goety · by Polarice3
item BeltSabbath Ritual

Warlock Sash is an item from Goety, crafted from Nether Wart, Spider Nest, Wartful Egg, and Red Wool.

Acquisition

Crafting using Nether Wart, Spider Nest, Nether Wart, Wartful Egg, Red Wool and Wartful Egg, arranged in the pattern shown. Produces Warlock Sash.

Crafting
Warlock Sash Warlock Sash guaranteed

Mining & drops

sourcecountdrop rateconditions
Mob loot table: Warlock (goety) goety:warlock1–13%Killed By Player, Random Chance With Looting

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

Developer reference
Registry name
goety:warlock_sash
Namespace
goety
Mod ID
goety
Tags (2)
curios:items/belt
goety:items/sabbath_ritual

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "nen",
    "wfw"
  ],
  "ingredients": {
    "e": {
      "item": "goety:spider_nest"
    },
    "f": {
      "item": "minecraft:red_wool"
    },
    "n": {
      "item": "minecraft:nether_wart"
    },
    "w": {
      "item": "goety:wartful_egg"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}