LightAura

A mod that makes the player holding any light source, such as a torch , glowstone, etc, automatically illuminate the surrounding area.

File Details

LightAura-8.9.2.jar

  • R
  • May 24, 2026
  • 26.50 KB
  • 6.1K
  • 26.1.2+2
  • Forge

File Name

LightAura-8.9.2.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Forge

implementation "curse.maven:lightaura-1210744:8140733"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed

  • Fixed dropped light source items sometimes failing to emit light when dropped directly from the player’s hand.
  • Fixed a conflict where player-held dynamic lighting could override or remove the dropped item’s dynamic light during the hand-to-ground transition.
  • Improved dropped item light tracking so torches and other light sources reliably continue emitting light after being dropped near the player.

Improved

  • Dynamic lights now preserve grass, plants, and other vegetation visually while still allowing light to pass through normally.
  • Improved compatibility with overlapping light sources, such as a held torch and a dropped torch occupying the same area.

Technical

  • Dynamic item/player lights are now handled without replacing world blocks.
  • Added safer ownership handling between player lights and dropped item lights.