-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hello! I have been looking for a solution to just dimly light areas, without flooding them with light. In my case, I want to use it to light train tunnels while leaving a clear distinction to the brightly lit stations.
I found there wasn't anything in morelights yet that fit my idea of being low profile like the modern barlights. So I made my own based on morelights_modern!
This is basically a copy of morelights_modern but I use the existing models as I didn't modify them. What I did modify are only the brightness levels of all lights, I decided on the ceil of one third of their original light_source value. I adjusted the textures accordingly to look half decent.
Instead of the ceiling light I introduce a light dot, an especially low profile element only sticking out one 16th, with a width and height of four 16th. The idea for the texture is that it lets light out to the side only, with a shade plate towards the room. The texture for the emitting faces might be overly dark, I tried to fit it to not draw any attention for my use case – as you see, I have quite the dark background:

Station with tunnels lit with torches (left) vs. new dim light dots (right)
The difference looks subtle, as I originally tried to approximate the look I wanted to get with my torch placement. But the bright spots looked too busy and drew the players attention too much in my opinion. The light dots enable a smoother lighting, making really dark looking tunnels without being totally black.
If you like this and would want to include it into the morelights modpack, I can prepare a PR for you (at the moment it's just the standalone mod in my repository).
