promotional bannermobile promotional banner

IC2 Patcher

Fixes several issues in IndustrialCraft2

File Details

IC2 Patcher 2.0.13

  • R
  • Mar 1, 2026
  • 304.08 KB
  • 11.5K
  • 1.12.2
  • Forge

File Name

IC2-Patcher-2.0.13.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ic2-patcher-456402:7695929")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes

  • Fixed a crash with Railcraft in the Classic Profile.
  • Made Scanner Title not overlap the Scan Result text.
  • Fixed TerrainNutrients calculations for IC2 crops. The bonus is now correctly applied based on the amount of dirt blocks below the Farmland.
  • [2.8.164] Backported the fix for incorrectly rendered blocks in the Pattern Storage and Replicator.
  • Added configuration option for heat generated per coil in the Electric Heat Generator.
  • Added configuration option for heat transferred per heat exchanger in the Liquid Heat Exchanger.
  • Made the basic Generator more fuel efficient, by consuming the fuel 20x slower when the Energy Buffer is full.
  • Made Universal Fluid Cell work like a bucket, allowing players to pickup fluids with it that aren't adjacent to any block.
  • Made NanoSuit armor reduce the fall damage by 10 above it's Fall Damage Reduction limit of 10 blocks, instead of simply "cutting out" and applying full damage to the player
  • Made QuantumSuit Night Vision not apply Blindness and just simply remove the Night Vision effect.

Note: Balance-related changes have configuration options to bring back the original IC2-Exp behavior, if desired.

Misc changes

  • Changed the Patch Manager name to IC2-Patch-Manager.
  • Changed the modid to ic2patcher.
  • Moved the API sub-project to be compiled with IC2-Patched project, then moved to the final Jar from there.