promotional bannermobile promotional banner

IC2 Classic

The official classic remix of IC2.

File Details

IC2Classic-1.19.2-2.0.7.1

  • R
  • Sep 10, 2023
  • 15.48 MB
  • 139.9K
  • 1.19.2
  • Forge

File Name

IC2Classic-1.19.2-2.0.7.1.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Hotfix fixing a gamecrashing bug that was introduced in 2.0.7

 

What exactly happened:
IC2C wasn't registering the ore placers at all. 2.0.7 patched that.
The issue was that during that fix I missed that all nether ores were also registered as "ore_silver".
So we had 3 unique instances of "silver_ore" and minecraft for understandable reasons crapped it's pants when you went into the nether...

So yeah. That is fixed.

 

Changelog:

Version 2.0.7.1:

- Fixed: Worldgen crash that was created in 2.0.7

- Fixed: Filtered Extraction tube didn't respect multistack "keep inside inventory" rules.