File Details
AE2Enhanced-1.3.1.jar
- R
- May 4, 2026
- 1.89 MB
- 30
- 1.12.2
- Forge
File Name
AE2Enhanced-1.3.1.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
Features
- Added placement preview: placing a controller now renders a ghost preview of the remaining structure blocks
- Updated localization
Bug Fixes
- TESR GL State Fixes
- RenderComputationCore: fixed critical
enableBlend()leak —disableBlend()was never called infinally, causing all subsequent block/entity rendering in the same frame to enter incorrect alpha blending - RenderComputationCore: fixed
glLineWidthleak — subroutines (drawDysonFrame3.0f,drawEnergyStreams2.5f,drawSupportRings4.0f) never reset line width back to 1.0f - RenderBlackHole / RenderMicroSingularity: added
disableCullFace()with conditional restore, preventing back-face culling from producing "cut off" artifacts when the sphere intersects structure blocks or when the camera is inside the sphere - RenderHyperdimensionalController: removed
GL_LINE_SMOOTH+glHint(GL_NICEST). On some Intel iGPUs and AMD drivers this optional extension causes the driver to enter an error state, losing all vertex color channels and rendering wireframes and vertex glow cubes as pure black
- RenderComputationCore: fixed critical
- Fixed Hyperdimensional Storage Nexus occasionally failing to display items correctly after rejoining a world until the AE network was manually refreshed
- Fixed certain config options (e.g. BlackHole damage mode) not taking effect
- Fixed StructurePlacementPreview crash when a controller block was broken but its TileEntity had not yet been removed
- Various minor fixes

