Lucis

A lightweight server-side light engine that speeds up any light related tasks drastically up to ~8-12x faster!

File Details

[NeoForge 26.1.2] Lucis v1.1.0

  • R
  • Jul 10, 2026
  • 121.53 KB
  • 5
  • 26.1.2
  • NeoForge

File Name

lucis-neoforge-26.1.2-1.1.0.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:lucis-1604252:8408247"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[1.1.0] - 2026-07-10

Added

  • Ported to 26.1.2. This is the same release as 1.0.1 for NeoForge 1.21.1.
  • Added Fabric support.

Changed

  • Block changes that do not affect opacity or light emission no longer trigger lighting calculations.
  • Optimized region indexing, queue processing, and light section publishing.

Fixed

  • Prevented stale asynchronous lighting results from being published after the source chunk has been unloaded or replaced.
  • Fixed batched block light updates failing to propagate beyond immediately adjacent blocks.
  • The fast batch path now correctly falls back to a full recalculation when light emission decreases or block opacity changes.

This release should give a bit more smooth and better experience in large modpack environments where a lot of stuff with light may do weird stuff. Report any issues on GitHub.