fixed typos and wording

This commit is contained in:
kaadmy 2015-12-16 10:11:13 -08:00
parent 8351ef7e0f
commit 4985d9b24c
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,6 @@
These licenses don't apply to all assets yet; I'll try to make them use the
same license in the future.
Source code license(WTFPL) Source code license(WTFPL)
========================== ==========================

View File

@ -15,7 +15,7 @@ Inspiration by Kenney(kenney.nl)
Note: Do not use mapgen v6, it is not supported and will fail. Use v5 or v7 instead. Note: Do not use mapgen v6, it is not supported and will fail. Use v5 or v7 instead.
Mapgen: Mapgen:
Seeds that give good results with mapgen v7: Seeds that give good results with mapgen v7(Biomes have changed since, these seeds may not work):
"wl": "wl":
Usually spawns you in a savanna with a tall mountain and village nearby. Usually spawns you in a savanna with a tall mountain and village nearby.
Some grassland and wastelands. Some grassland and wastelands.
@ -23,7 +23,7 @@ Mapgen:
Usually spawns you near a tall mountain and deep forests. Usually spawns you near a tall mountain and deep forests.
Use the chatcommand "/teleport 200 5 150" to get to a flat forested area. Use the chatcommand "/teleport 200 5 150" to get to a flat forested area.
"qwerty": "qwerty":
Usually spawns you in some flat grasslands that have a high change of Usually spawns you in some flat grasslands that have a high chance of
spawning villages nearby. spawning villages nearby.
"beach": "beach":
Usually spawns you on a small beach area with gravel beaches and cliffs nearby, Usually spawns you on a small beach area with gravel beaches and cliffs nearby,
@ -39,6 +39,6 @@ Special credits:
Sounds in the default mod are all by Kenney(CC0) Sounds in the default mod are all by Kenney(CC0)
All textures/models by Kaadmy(WTFPL) All textures/models by Kaadmy(WTFPL)
Asset license: all WTFPL, CC0, or GPL(The GPL ones I want replaced with WTFPL preferably), Asset license: all WTFPL, CC0, or GPL(The GPL ones I want replaced with public domain ones),
see per-mod READMEs. see per-mod READMEs.
Source license: all WTFPL or LGPLv2.1, see per-mod READMEs. Source license: all WTFPL or LGPLv2.1(hunger), see per-mod READMEs.