Nether Brick Soul Brazier
16×16 · BAKED

block· Machines & Other Blocks

Nether Brick Soul Brazier

Goety · by Polarice3
block BrazierBrazier

Nether Brick Soul Brazier is a block from Goety, crafted from Iron Bars, Coal, Nether Brick Slab, and Soul Soil.

Acquisition

Crafting using Iron Bars, Coal, Iron Bars, Nether Brick Slab, Soul Soil and Nether Brick Slab, arranged in the pattern shown. Produces Nether Brick Soul Brazier.

Crafting
Nether Brick Soul Brazier Nether Brick Soul Brazier guaranteed

Mining & drops

sourcecountdrop rateconditions
Nether Brick 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:nether_brick_soul_brazier
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/brazier
goety:items/brazier

Recipe JSON (1):

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