mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2024-12-22 16:10:18 +01:00
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)
This commit is contained in:
parent
f33636d473
commit
631813bb2d