Beacon beam & Guardian laser support
Felix14-v2 opened this issue · 4 comments
Description
Currently, the beacon beam and the guardian laser are not on the list of dynamic light sources:
It would be great to have the ability to see the light from them, something like this
I used blocks of light to get the 2nd illustration, but it isn't good solution for visualizing ambient lazer ambient light. However, beacon beam/end gateway looks good.
The beacon beams are not entities and all of this would require heavy rework in addition to make this work as the primitive lighting engine the mod has only supports point-based light sources.
In addition, the guardian laser would be lag hell.
And it has no chance of being implemented, at least as an option?
Feel free to close this issue if so.
With some recent work done along with @Akarys42, this feature will be added to LambDynamicLights 4 which is due by the Winter Drop (1.21.4).
This has required a huge engineering work on both the API side and the dynamic lighting engine side. I'm quite happy to see a feature that I once thought impossible to finally make it into the mod.