Shade Soul Brazier
16×16 · BAKED

block· Machines & Other Blocks

Shade Soul Brazier

Goety · by Polarice3
block BrazierShade BlocksBrazier

Shade Soul Brazier is a block from Goety, crafted from Cursed Metal Bars, Coal, Shade Stone Slab, and Soul Soil.

Acquisition

Crafting using Cursed Metal Bars, Coal, Cursed Metal Bars, Shade Stone Slab, Soul Soil and Shade Stone Slab, arranged in the pattern shown. Produces Shade Soul Brazier.

Crafting
Shade Soul Brazier Shade Soul Brazier guaranteed

Mining & drops

sourcecountdrop rateconditions
Shade Soul 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:shade_soul_brazier
Namespace
goety
Mod ID
goety
Tags (3)
goety:blocks/brazier
goety:blocks/shade_blocks
goety:items/brazier

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "bcb",
    "sms"
  ],
  "ingredients": {
    "b": {
      "item": "goety:cursed_bars"
    },
    "c": {
      "tag": "minecraft:coals"
    },
    "m": {
      "tag": "minecraft:soul_fire_base_blocks"
    },
    "s": {
      "item": "goety:shade_stone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}