Marble Soul Brazier
16×16 · BAKED

block· Machines & Other Blocks

Marble Soul Brazier

Goety · by Polarice3
block BrazierMarble BlocksBrazierMarble Blocks

Marble Soul Brazier is a block from Goety, crafted from Any Gold Ingot, Coal, Marble Slab, and Soul Soil.

Acquisition

Crafting using Any Gold Ingot, Coal, Any Gold Ingot, Marble Slab, Soul Soil and Marble Slab, arranged in the pattern shown. Produces Marble Soul Brazier.

Crafting
Marble Soul Brazier Marble Soul Brazier guaranteed

Mining & drops

sourcecountdrop rateconditions
Marble 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:marble_soul_brazier
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/brazier
goety:blocks/marble_blocks
goety:items/brazier
goety:items/marble_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "bcb",
    "sms"
  ],
  "ingredients": {
    "b": {
      "tag": "forge:ingots/gold"
    },
    "c": {
      "tag": "minecraft:coals"
    },
    "m": {
      "tag": "minecraft:soul_fire_base_blocks"
    },
    "s": {
      "tag": "goety:marble_slabs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}