LambdAurora / LambDynamicLights

A dynamic lighting mod for Minecraft on Fabric Loader.
https://lambdaurora.dev/projects/lambdynamiclights/
Other
411 stars 98 forks source link

Beacon beam & Guardian laser support #115

Open Felix14-v2 opened 2 years ago

Felix14-v2 commented 2 years ago

Description Currently, the beacon beam and the guardian laser are not on the list of dynamic light sources: Снимок экрана (4)

It would be great to have the ability to see the light from them, something like this Снимок экрана (5) 2022-08-04_17 50 08

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.

LambdAurora commented 2 years ago

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.

Felix14-v2 commented 2 years ago

And it has no chance of being implemented, at least as an option? Feel free to close this issue if so.