This is a repixture with changes for the minetest server minetest.sergiotarxz.freemyip.com
Go to file
KaadmY bbab85293e Tweaks to settingstypes.txt 2017-05-15 15:39:03 -07:00
menu add some copyright notices 2015-12-22 15:01:24 -08:00
mods Fix constant reloading of the player model in some conditions, fixes #40 2017-05-15 15:17:49 -07:00
.gitignore first commit 2015-09-01 08:15:24 -07:00
LICENSE.txt fix some wording and re-license for LGPLv2.1 and CC BY-SA 4.0 2016-01-06 08:59:26 -08:00
README.txt fix some wording and re-license for LGPLv2.1 and CC BY-SA 4.0 2016-01-06 08:59:26 -08:00
game.conf first commit 2015-09-01 08:15:24 -07:00
minetest.conf Fix typo in minetest.conf 2017-05-15 15:36:59 -07:00
settingtypes.txt Tweaks to settingstypes.txt 2017-05-15 15:39:03 -07:00

README.txt

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

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

Pixture is Copyright (C) 2015 Kaadmy

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(CC BY-SA 4.0)

Asset license: all CC BY-SA 4.0, CC0, or GPL(The GPL ones I want replaced with CC),
  see per-mod READMEs.
Source license: all LGPLv2.1+ or MIT, see per-mod READMEs.