Necrotic Gold Candlestick
16×16 · BAKED

block· Machines & Other Blocks

Necrotic Gold Candlestick

Goety · by Polarice3
block Guarded By PiglinsPiglin Loved

Necrotic Gold Candlestick is a block from Goety, crafted from Ghast Tear, Sculk, and Gold Candlestick.

Acquisition

Brazier using Ghast Tear, Sculk and Gold Candlestick. Produces Necrotic Gold Candlestick.

Brazier
Necrotic Gold Candlestick Necrotic Gold Candlestick guaranteed

Mining & drops

sourcecountdrop rateconditions
Block loot table: Wall Necrotic Gold Candlestick (goety) goety:wall_necrotic_gold_candlestick1–1100%Survives Explosion, Block State Property
Necrotic Gold Candlestick1–1100%Survives Explosion, Block State Property

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.

Block drops

dropscountdrop rateconditions
Necrotic Gold Candlestick1–1100%Survives Explosion, Block State Property

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

Developer reference
Registry name
goety:necrotic_gold_candlestick
Namespace
goety
Mod ID
goety
Tags (2)
minecraft:blocks/guarded_by_piglins
minecraft:items/piglin_loved

Recipe JSON (2):

{
  "recipe_type": "goety:brazier",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:ghast_tear"
    },
    {
      "item": "minecraft:sculk"
    },
    {
      "item": "goety:gold_candlestick"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "goety:brazier",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:shadow_essence"
    },
    {
      "item": "minecraft:sculk"
    },
    {
      "item": "goety:gold_candlestick"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}