Oxygen Not Included

Oxygen Not Included

Tweaked Lights - Lights Out Fork
13 Comments
Pyro 23 Apr, 2023 @ 3:03am 
@amorek The "Expanded Lights" mod is the culprit. Here is an abstract from the description: Tweaked lights - Ceiling Light: Produces 100 DTU/s (down from 500 DTU/s). Additionally, light is cast in a semicircle. Lamp: Consumes 4W (down from 8W) and produces 100 DTU/s (down from 500 DTU/s).
amorek 22 Jun, 2022 @ 1:15pm 
Lights still output 100 DTU, but the wattage is changed
Tweenth 27 Jun, 2021 @ 8:55am 
update please?
Fireflower20002 24 Feb, 2020 @ 5:06pm 
Oh. So it's just me. My bad...
Lily  [author] 24 Feb, 2020 @ 6:43am 
i know for a fact this still works because im using it right now on automation beta, it's gotta be some other mod.
Fireflower20002 23 Feb, 2020 @ 4:01pm 
please fix this for tthe automation upgrade beta
Lily  [author] 20 Sep, 2019 @ 2:49pm 
i could if i wanted to, but i'm sort of tied up right now with bigger projects. (stay tuned for Trem Wheat!)
Operator 20 Sep, 2019 @ 1:51pm 
Are you able to make one that makes the floor lamp and ceiling light 1 watt?
Lily  [author] 16 Sep, 2019 @ 9:04pm 
sounds like noise to me. Doesn't really make any sense, the stuff in the pastebin.
pyromanci 16 Sep, 2019 @ 5:34pm 
It is not really difficult to make it configurable.
This is from my mod. Just have to add properties and change a few (like the debug logging and namespace)
https://pastebin.com/vKYMwd0T

Then just call the properties in your main code.
Guinaro 14 Sep, 2019 @ 4:32pm 
Take a look at Cairath's Cailib Tool Set to get you on your way. Download it from the Github. Gives you tools to have a JSON config.
Lily  [author] 14 Sep, 2019 @ 2:08pm 
i could do that if i tried. But the long and short of it is that making a configurable mod is hard as fuck to what i'm used to and making a simple mod and then another of it is relatively easy. I'll try and see how you make that kind of thing today.
pyromanci 14 Sep, 2019 @ 10:33am 
instead of multiple mods, why not make it configurable.