Bronze Boiler
modern_industrialization:bronze_boiler

Bronze Boiler

Modern Industrialization · by Azercoco, Technici4n
block Pickaxe MineableNeeds Stone Tool

Bronze Boiler is a block from Modern Industrialization, crafted from Bronze Plate, Bronze Tank, Furnace, and Fire Clay Bricks.

Acquisition

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.

Crafting
Bronze Boiler Bronze Boiler guaranteed

Mining & drops

sourcecountchanceconditions
Bronze Boiler1–1100%Survives Explosion

Used in (2)

Crafting using Bronze Boiler and Steel Upgrade, in any arrangement. Produces Steel Boiler.

Crafting ⇆ any arrangement
Bronze Boiler
Steel Upgrade
Steel Boiler Steel Boiler guaranteed

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.

Crafting
Large Steam Boiler Large Steam Boiler guaranteed

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
}