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

