promotional bannermobile promotional banner

LambDynamicLights

The most feature-complete and optimized dynamic lighting mod.

File Details

LambDynamicLights 4.11.0 (26.1.2)

  • R
  • Jun 16, 2026
  • 1.28 MB
  • 7.1K
  • 26.1.2+2
  • Fabric + 2

File Name

lambdynamiclights-4.11.0+26.1.2.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lambdynamiclights-393442:8257060"

Quilt

modImplementation "curse.maven:lambdynamiclights-393442:8257060"

NeoForge

implementation "curse.maven:lambdynamiclights-393442:8257060"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added lambdynlights:block entity luminance which provides the luminance value from a given block state.
  • Added lambdynlights:cube_mob_squish entity luminance which provides a luminance value based on the squish of a cube mob (slime, magma cube, sulfur cube, etc.).
  • Deprecated lambdynlights:magma_cube entity luminance, replaced by lambdynlights:cube_mob_squish.
  • Updated particle dynamic light ticking to mitigate performance issues with Particle Core, similar to AsyncParticles.