Crafting using Iron Bars, Coal, Iron Bars, Brick Slab, Soul Soil and Brick Slab, arranged in the pattern shown. Produces Brick Soul Brazier.
- Inputs
- 2 × Iron Bars
- Coal
- 2 × Brick Slab
- Soul Soil
- Output
- → Brick Soul Brazier
block· Machines & Other Blocks
Brick Soul Brazier is a block from Goety, crafted from Iron Bars, Coal, Brick Slab, and Soul Soil.
Crafting using Iron Bars, Coal, Iron Bars, Brick Slab, Soul Soil and Brick Slab, arranged in the pattern shown. Produces Brick Soul Brazier.
| source | count | drop rate | conditions |
|---|---|---|---|
| Brick 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:brick_soul_braziergoetygoetygoety: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:brick_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}