Soul Candlestick
16×16 · BAKED

block· Machines & Other Blocks

Soul Candlestick

Goety · by Polarice3
block

Soul Candlestick is a block from Goety, crafted from Light Blue Candle, Cursed Metal Bars, and Cursed Metal Ingot.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Soul Candlestick1–1100%Survives Explosion

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

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:soul_candlestick
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "c",
    "b",
    "i"
  ],
  "ingredients": {
    "b": {
      "item": "goety:cursed_bars"
    },
    "c": {
      "tag": "minecraft:candles"
    },
    "i": {
      "item": "goety:cursed_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}