Crafting using Bronze Plate, Bronze Tank, Bronze Plate, Bronze Plate, Furnace, Bronze Plate, Fire Clay Bricks, Fire Clay Bricks and Fire Clay Bricks, arranged in the pattern shown. Produces Bronze Boiler.
Bronze Boiler
Modern Industrialization · by Azercoco, Technici4n
Bronze Boiler is a block from Modern Industrialization, crafted from Bronze Plate, Bronze Tank, Furnace, and Fire Clay Bricks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bronze Boiler | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Bronze Boiler and Steel Upgrade, in any arrangement. Produces Steel Boiler.
Crafting using Bronze Plated Bricks, Analog Circuit, Bronze Plated Bricks, Bronze Curved Plate, Bronze Boiler, Bronze Curved Plate, Bronze Plated Bricks, Analog Circuit and Bronze Plated Bricks, arranged in the pattern shown. Produces Large Steam Boiler.
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:bronze_boiler- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#T#",
"#F#",
"BBB"
],
"ingredients": {
"#": {
"tag": "c:bronze_plates"
},
"B": {
"item": "modern_industrialization:fire_clay_bricks"
},
"F": {
"item": "minecraft:furnace"
},
"T": {
"item": "modern_industrialization:bronze_tank"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


