Brazier using Ghast Tear, Sculk and Gold Candlestick. Produces Necrotic Gold Candlestick.
block· Machines & Other Blocks
Necrotic Gold Candlestick
Goety · by Polarice3
Necrotic Gold Candlestick is a block from Goety, crafted from Ghast Tear, Sculk, and Gold Candlestick.
Acquisition
Brazier using Essence of Shadow, Sculk and Gold Candlestick. Produces Necrotic Gold Candlestick.
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
Block loot table: Wall Necrotic Gold Candlestick (goety) goety:wall_necrotic_gold_candlestick | 1–1 | 100% | Survives Explosion, Block State Property |
| Necrotic Gold Candlestick | 1–1 | 100% | 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
| drops | count | drop rate | conditions |
|---|---|---|---|
| Necrotic Gold Candlestick | 1–1 | 100% | 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
}
