Crafting using Iron Bars, Coal, Iron Bars, Blackstone Slab, Magma Block and Blackstone Slab, arranged in the pattern shown. Produces Blackstone Brazier.
- Inputs
- 2 × Iron Bars
- Coal
- 2 × Blackstone Slab
- Magma Block
- Output
- → Blackstone Brazier
block· Machines & Other Blocks
Blackstone Brazier is a block from Goety, crafted from Iron Bars, Coal, Blackstone Slab, and Magma Block.
Crafting using Iron Bars, Coal, Iron Bars, Blackstone Slab, Magma Block and Blackstone Slab, arranged in the pattern shown. Produces Blackstone Brazier.
| source | count | drop rate | conditions |
|---|---|---|---|
| Blackstone 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:blackstone_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": {
"item": "minecraft:magma_block"
},
"s": {
"item": "minecraft:blackstone_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}