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.
- Inputs
- 2 × Any Gold Ingot
- Coal
- 2 × Marble Slab
- Soul Soil
- Output
- → Marble Soul Brazier
block· Machines & Other Blocks
Marble Soul Brazier is a block from Goety, crafted from Any Gold Ingot, Coal, Marble Slab, and Soul Soil.
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.
| source | count | drop rate | conditions |
|---|---|---|---|
| Marble Soul Brazier | 1–1 | 100% | 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.
Drops itself when broken.
goety:marble_soul_braziergoetygoetygoety: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
}