Necrotic Brazier
16×16 · BAKED

block· Machines & Other Blocks

Necrotic Brazier

Goety · by Polarice3
block Dark Alloy Blocks

Necrotic Brazier is a block from Goety, crafted from Cursed Infuser, Awakened Emerald, Sculk Catalyst, Light Blue Candle, Ectoplasm, Zombie Head, Skeleton Skull, and Wither Skeleton Skull.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Necrotic Brazier1–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.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:necro_brazier
Namespace
goety
Mod ID
goety
Tags (1)
goety:blocks/dark_alloy_blocks

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:cursed_infuser"
    },
    {
      "item": "goety:magic_emerald"
    },
    {
      "item": "minecraft:sculk_catalyst"
    },
    {
      "tag": "minecraft:candles"
    },
    {
      "item": "goety:ectoplasm"
    },
    {
      "item": "minecraft:zombie_head"
    },
    {
      "item": "minecraft:skeleton_skull"
    },
    {
      "item": "minecraft:wither_skeleton_skull"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}