Large Steam Boiler
modern_industrialization:large_steam_boiler

Large Steam Boiler

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

Large Steam Boiler is a block from Modern Industrialization, crafted from Bronze Plated Bricks, Analog Circuit, Bronze Curved Plate, and Bronze Boiler.

Acquisition

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

Mining & drops

sourcecountchanceconditions
Large Steam Boiler1–1100%Survives Explosion

Used in (1)

Crafting using Pump, Electronic Circuit, Pump, Large Pump, Large Steam Boiler, Large Pump, Pump, Electronic Circuit and Pump, arranged in the pattern shown. Produces Advanced Large Steam Boiler.

Crafting
Pump
Electronic Circuit
Pump
Large Pump
Large Steam Boiler
Large Pump
Pump
Electronic Circuit
Pump
Advanced Large Steam Boiler Advanced Large Steam Boiler guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:large_steam_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": [
    "PcP",
    "fBf",
    "PcP"
  ],
  "ingredients": {
    "B": {
      "item": "modern_industrialization:bronze_boiler"
    },
    "P": {
      "item": "modern_industrialization:bronze_plated_bricks"
    },
    "c": {
      "item": "modern_industrialization:analog_circuit"
    },
    "f": {
      "item": "modern_industrialization:bronze_curved_plate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}