File Details
LightAura-Fabric-8.9.3.jar
- R
- Jun 6, 2026
- 40.57 KB
- 3.0K
- 26.1.2+2
- Fabric + 1
File Name
LightAura-Fabric-8.9.3.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
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.
- Fixed light source items not emitting light correctly when dropped inside grass, plants, or similar non-solid blocks.
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.
- Improved dropped item light tracking so torches and other light sources reliably continue emitting light after being dropped near the player.
Technical
- Dynamic item/player lights are now handled without replacing world blocks.
- Added safer ownership handling between player lights and dropped item lights.