Pulsar Lighting Engine
No reviews yet
Bringing a Starlight-based lighting engine to CleanroomLoader
Enhances game performance and optimizes resource usage.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Pulsar Lighting Engine
Pulsar is an experimental asynchronous lighting engine for Minecraft 1.12.2 on Cleanroom. It replaces vanilla block and sky lighting with a Starlight-inspired implementation that moves most light propagation away from the server thread.
To make Pulsar easier to include in modpacks, it is now available on CurseForge in addition to GitHub Releases.
What Pulsar improves
- Runs server-side block-light and skylight propagation on dedicated worker threads.
- Batches large groups of block changes instead of lighting each edit separately.
- Saves completed light data with chunks, avoiding a complete relight every time they load.
- Writes normal Minecraft light data, so removing Pulsar does not lock a world to a custom save format.
- Fixes several vanilla rendering problems around slabs, stairs, and light-emitting blocks, including MC-92, on Minecraft's standard terrain rendering path.
- Supports dimensions extending below Y=0 or above Y=255 through its Depths Update integration.
Requirements
- Cleanroom 0.5.15 or newer
Compatibility
Pulsar should work with most biome, cave, world-generation, and dimension mods that use Minecraft's normal chunk and world APIs. Unlisted combinations are not guaranteed, so please report any reproducible lighting problems.
Supported integrations
- Fluidlogged API
- Depths Update, including dimensions below Y=0 or above Y=255
Incompatible or unsupported
- Alfheim
- Phosphor for Forge
- Hesperus
- Any other mod that replaces or rewrites the lighting engine
- The standard edition of The Aether II, which bundles Phosphor; use The Aether II: Phosphor Not Included instead
- CubicChunks, which uses a different world-storage model
OptiFine is untested and is not recommended with Pulsar.
Performance
In controlled Lightbench tests, Pulsar recorded the lowest server-side light-completion latency in all four measured block-edit workloads. In a separate fresh-generation test, it completed the workload 13.5% sooner than vanilla and performed broadly similarly to Alfheim.
These results are specific to the tested machine and workloads. They do not represent equivalent improvements to FPS, TPS, or overall game performance.
Light-update benchmark
Each edit was measured until server-side lighting completed.
Circles represent vanilla, diamonds represent Alfheim, and squares represent Pulsar. The horizontal lines show the fastest-to-slowest result across three independent Minecraft restarts.
Open the light-update graph at full size.
Fresh chunk generation benchmark
Pulsar completed the 10,404-chunk workload in a median of 48.831 seconds, compared with 56.461 seconds for vanilla: 13.5% less elapsed time on the test system.
Alfheim completed it in 49.615 seconds, and its measured range overlapped with Pulsar's, so the two should be considered broadly similar in this workload.
The colored bars show the median total time. The horizontal lines show the fastest-to-slowest result across three independent Minecraft launches.
This test includes terrain generation and lighting. It is not a pure light-propagation benchmark.
Open the chunk-generation graph at full size.
See the complete methodology, individual runs, limitations, and raw data on GitHub.
Credits
- Starlight by Spottedleaf, for the architecture and core algorithms
- SuperNova by GTNewHorizons, the 1.7.10 Starlight port on which early Pulsar versions were based
- Alfheim by Red Studio, for the MC-92 family of rendering fixes
- CleanroomModTemplate by CleanroomMC
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources