forked from nalc/homedecor_modpack
631813bb2d7fa7f12572deba2092ca21aeed290e
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 is what I consider to be a fairly feature-filled home decor modpack. See the forum thread at https://forum.minetest.net/viewtopic.php?f=11&t=2041 for details about this modpack. Dependencies: unifieddyes and a Minetest engine build newer than 2017-01-23. Recommends: signs_lib, windmill, moreblocks, unified_inventory.
Description
Languages
Lua
100%