This is a repixture with changes for the minetest server minetest.sergiotarxz.freemyip.com
Go to file
kaadmy 4985d9b24c fixed typos and wording 2015-12-16 10:11:13 -08:00
menu fixed ugly problems in menu background image 2015-10-03 14:25:55 -07:00
mods added directional ambiance sounds 2015-12-16 10:01:43 -08:00
.gitignore first commit 2015-09-01 08:15:24 -07:00
LICENSE.txt fixed typos and wording 2015-12-16 10:11:13 -08:00
README.txt fixed typos and wording 2015-12-16 10:11:13 -08:00
game.conf first commit 2015-09-01 08:15:24 -07:00
minetest.conf fixed mob safe spawn radius bug 2015-10-28 16:54:12 -07:00

README.txt

=======================================================
 _____
| ___ \                                        _______
||   || ++ \\    // ___||___ ||    || || ____ / _____ \
||___||     \\  //  |__||__| ||    || ||/___| |/     \|
|_____/ ||   \\//      ||    ||    || | /     ||_____/|
||      ||   //\\      ||    ||    || ||      ||______/
||      ||  //  \\     ||    ||____|| ||      |\_______
||      || //    \\    ||     \____/  ||      \_______|

=======================================================
By Kaadmy
Inspiration by Kenney(kenney.nl)

Note: Do not use mapgen v6, it is not supported and will fail. Use v5 or v7 instead.

Mapgen:
    Seeds that give good results with mapgen v7(Biomes have changed since, these seeds may not work):
        "wl":
            Usually spawns you in a savanna with a tall mountain and village nearby.
            Some grassland and wastelands.
        "pt":
            Usually spawns you near a tall mountain and deep forests.
            Use the chatcommand "/teleport 200 5 150" to get to a flat forested area.
        "qwerty":
            Usually spawns you in some flat grasslands that have a high chance of
              spawning villages nearby.
        "beach":
            Usually spawns you on a small beach area with gravel beaches and cliffs nearby,
              and a village also spawns at the same place.
	"wilderness":
            At 590, 30, 350 and -100, 11, 200
            Wilderness biome and a village

Special credits:
    Extra-special credit to Kenney(kenney.nl) for the inspiration,
      most of the graphics design. (All images are of my own creation but based
      off Kenney's), and the overall feeling.
    Sounds in the default mod are all by Kenney(CC0)
    All textures/models by Kaadmy(WTFPL)

Asset license: all WTFPL, CC0, or GPL(The GPL ones I want replaced with public domain ones),
  see per-mod READMEs.
Source license: all WTFPL or LGPLv2.1(hunger), see per-mod READMEs.