promotional bannermobile promotional banner

IC2Classic: Jade Addon

Jade ๐Ÿ”'s additional mod support for IC2Classic

File Details

IC2CWailaAddon-1.7.10-1.0.1

  • R
  • Jul 27, 2025
  • 73.92 KB
  • 146
  • 1.7.10
  • Forge

File Name

WailaAddonsIC2Classic-1.7.10-1.0.1.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:jade-addons-ic2classic-932859:6817741")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more aboutย Curse Maven

๐Ÿ”„ Changelog

โœ… Added

  • Access info for IPersonalBlock.
  • Config entry for bar width.

โ™ป๏ธ Changed

  • Renamed GuiHelper to RenderHelper for clarity.
  • Reworked BaseProgressBarRenderer: removed reflections, optimized fluid icon handler, and added configurable bar width support.

๐Ÿ› Fixed

  • Amplifier bar display.
  • Barrel display name and water info provider.
  • Cable info provider.
  • Clarified NBT tagCount check with explicit > 0 comparison.
  • Crops icon and name info.
  • Crops max stage formatting.
  • Current energy being negative (looking at you, wind generator).
  • Duplicated machine energy info (tier, maxIn, usage).
  • Electrolyzer info.
  • Fluid syncing bug โ€” now uses FluidRegistry to retrieve fluid instances.
  • Generator generation and max output values.
  • Generator production info.
  • Machine progress info for machines.
  • MinerInfo NPE when getting energy usage.
  • Missing amplifier language entry.
  • Nuclear reactor display.
  • Steam turbine max output info.

๐Ÿ—‘๏ธ Removed

  • EnergyContainer and LongAverager.
  • EnergyStats info โ€” not accurate for this version.

๐Ÿงน Workspace

  • Removed FastUtil dependency.