Immersive Chemical Engineering
Modby Windmill_City
A mod add chemical relevant items to Minecraft
Type
Mod
CurseForge Downloads
21,185
CurseForge ID
463438
Last Updated
Aug 15, 2026
Description
Immersive Chemical Engineering
A mod add chemical relevant items to Minecraft
Preview
Added 3 types of Heat Exchangers, which can exchange heat between fluids Heat exchangers comes in 3 sizes, with identical function but with different processing capacity
To use this mod with CT defined recipes, simply pump 2 input fluid into the blue port, or manually define the fluid in GUI filter, the machine will then decide if recipe can work or not.
Gui
JEI

Customization
Config
> heatexchangercapacity: Internal tank size
> heat_exchangertickmultiplier: processing rate, smaller value gives higher speed
CraftTweaker
Fluids can be either cooled down or heated up, defined by CT scripts.
> import team.cappcraft.icheme.HeatExchanger;
> HeatExchanger.addCoolDownEntry(liquidstack input,liquidstack output, int heat);
> HeatExchanger.addHeatUpEntry(liquidstack input,liquidstack output, int heat);
> HeatExchanger.addBiDirectionEntry(liquidstack A,liquidstack B, int heat);
The processing logic is as follows:
- For a set of defined recipe
A Heated to B with heat x
C Cooled to D with heat y
- Machine will check if:
Temperature of A < Temperature of B
Temperature of C <Temperature of D
and Temperature of C >= Temperature of B
If valid, then least common multiple of x and y is applied to calculate amount of each heating/cooling fluid pair consumed in this process
This allows flexible definition of heating/cooling recipes
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Full Brightness Toggle (Legacy Fabric)
🔆 [Client] Press G to toggle the brightness/gamma in-game to maximum and get night vision.
Mine Addons
This mod was created with the objective to bring 1.11+ stuff to 1.10 and had some of my own ideas.
PartiCull
Dynamically adjusts particle effects based on FPS to keep gameplay smooth.
Join AutoSprint Mod
Turns on togglesprint when you join a world/server or die, so you don't have to press or remember to press a key to turn...
Pocket Pets
Adds a bunch of animals to make your world feel less empty, More updates are planned
Lost Libraries
Lost Libraries lay deep below. What kind of treasures are down there?