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
๐ Changelog
โ Added
- Access info for
IPersonalBlock. - Config entry for bar width.
โป๏ธ Changed
- Renamed
GuiHelpertoRenderHelperfor 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
tagCountcheck 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
FluidRegistryto retrieve fluid instances. - Generator generation and max output values.
- Generator production info.
- Machine progress info for machines.
- MinerInfo
NPEwhen getting energy usage. - Missing amplifier language entry.
- Nuclear reactor display.
- Steam turbine max output info.
๐๏ธ Removed
EnergyContainerandLongAverager.EnergyStatsinfo โ not accurate for this version.
๐งน Workspace
- Removed
FastUtildependency.

