promotional bannermobile promotional banner

Alfheim Lighting Engine

Alfheim is a lighting engine replacement for Minecraft, optimized for performance and fixing many bugs

File Details

Alfheim 1.5

  • R
  • Feb 11, 2025
  • 68.40 KB
  • 398.1K
  • 1.12.2
  • Forge

File Name

Alfheim-1.5.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:alfheim-lighting-engine-910715:6182667")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog File (Include Previous Versions)

Alfheim Version 1.5 Changelog - 2025-02-11

Changed

  • DeduplicatedLongQueue now creates a new deduplication set instead of clearing it
  • Improved client light processing performance by using a DeduplicatedLongQueue instead of a Set of BlockPos objects
  • Updated dependencies:
    • Requires Red Core 0.6 and up

Fixed

  • Fixed client lighting not updating past render chunk boundaries #40

Internal