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