homedecor_modpack/homedecor_lighting
Vanessa Dannenberg 631813bb2d make all dimmable lights fully dimmable to any level 0-14
for backward compat, they'll resond to the usual strings, too:

"off" -> 0
"min" -> 3
"med" -> 7
"hi"  -> 11
"max"/"on" -> 14

all dimmable nodes have been renamed to bear the light value in their
names, and aliased.

the non-dimmable lights still respond as before
("off" or n < 4; "on" or n > 3)
2019-06-04 00:56:00 -04:00
..
models move wall lamp and torch models to the correct dir 2019-06-03 07:17:12 -04:00
textures move some images to the right places :P 2019-06-02 08:24:13 -04:00
depends.txt Rearrange mesecons, diglines, dimmable functions and related, tweak 2019-05-29 22:01:27 -04:00
init.lua make all dimmable lights fully dimmable to any level 0-14 2019-06-04 00:56:00 -04:00