homedecor_modpack/lavalamp
Vanessa Ezekowitz 27eae09d93 use unified dyes on_construct handler
to set 256-color palette meta key on place
for those nodes that use it
2017-06-25 03:10:53 -04:00
..
models use mesh nodes for the lava lamps 2015-04-15 00:56:00 -04:00
textures convert lavalamps to use param2 coloring 2017-01-29 04:32:26 -05:00
README.txt import familygrog's lava lamp mod 2015-04-15 00:12:34 -04:00
depends.txt Add missing translations. 2017-01-29 21:57:15 -03:00
init.lua use unified dyes on_construct handler 2017-06-25 03:10:53 -04:00

README.txt

Lava Lamps (lavalamp) mod for Minetest


by thefamilygrog66

Description:
Coloured Lava Lamps, loosely based on Tonyka's wall torches from the 3dforniture/homedecor mod. There are 6 colours in all: red, orange, yellow, green, blue, violet.

After placing a lava lamp, the player can turn it off/on again by right-clicking on it.

Recipe:

+---------------+
| coloured wool |
+---------------+
| water bucket  |
+---------------+
|  black wool   |
+---------------+

Mod dependencies: wool, bucket

License:
Sourcecode: WTFPL (see below)
Graphics: WTFPL (see below)

See also:
http://minetest.net/

         DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.