Heat Exchanger
modern_industrialization:heat_exchanger

Heat Exchanger

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

Heat Exchanger is a block from Modern Industrialization, crafted from Frostproof Machine Casing, Small Heat Exchanger, Heatproof Machine Casing, Stainless Steel Pipe Machine Casing, and Turbo Machine Hull.

Acquisition

Crafting using Frostproof Machine Casing, Small Heat Exchanger, Heatproof Machine Casing, Stainless Steel Pipe Machine Casing, Turbo Machine Hull, Stainless Steel Pipe Machine Casing, Frostproof Machine Casing, Small Heat Exchanger and Heatproof Machine Casing, arranged in the pattern shown. Produces Heat Exchanger.

Crafting
Heat Exchanger Heat Exchanger guaranteed

Mining & drops

sourcecountchanceconditions
Heat Exchanger1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:heat_exchanger
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": [
    "FpH",
    "PhP",
    "FpH"
  ],
  "ingredients": {
    "F": {
      "item": "modern_industrialization:frostproof_machine_casing"
    },
    "H": {
      "item": "modern_industrialization:heatproof_machine_casing"
    },
    "P": {
      "item": "modern_industrialization:stainless_steel_machine_casing_pipe"
    },
    "h": {
      "item": "modern_industrialization:turbo_machine_hull"
    },
    "p": {
      "item": "modern_industrialization:small_heat_exchanger"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}