Hellish Bauble
bewitchment:hellish_bauble

Hellish Bauble

Bewitchment · by MoriyaShiine, cybercat5555
item Necklace Chest

Hellish Bauble is a item from Bewitchment, crafted from String, Demon Horn, Netherite Scrap, and Fiery Serum.

Acquisition

Crafting using String, String, Demon Horn, Netherite Scrap, Demon Horn and Fiery Serum, arranged in the pattern shown. Produces Hellish Bauble.

Crafting
String
String
Demon Horn
Netherite Scrap
Demon Horn
Fiery Serum
Hellish Bauble Hellish Bauble guaranteed
Developer reference
Registry name
bewitchment:hellish_bauble
Namespace
bewitchment
Mod ID
bewitchment
Tags (1)
trinkets:items/chest/necklace

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S S",
    "HNH",
    " O "
  ],
  "ingredients": {
    "H": {
      "item": "bewitchment:demon_horn"
    },
    "N": {
      "item": "netherite_scrap"
    },
    "O": {
      "item": "bewitchment:fiery_serum"
    },
    "S": {
      "item": "string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}