summaryrefslogtreecommitdiff
path: root/homedecor_modpack/lavalamp/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'homedecor_modpack/lavalamp/README.txt')
-rw-r--r--homedecor_modpack/lavalamp/README.txt42
1 files changed, 0 insertions, 42 deletions
diff --git a/homedecor_modpack/lavalamp/README.txt b/homedecor_modpack/lavalamp/README.txt
deleted file mode 100644
index c192e25..0000000
--- a/homedecor_modpack/lavalamp/README.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-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.