Skip to content

Commit

Permalink
Prepare 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelysam committed Jul 4, 2015
1 parent e124267 commit 9c8c779
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Valleys Mapgen
Mapgen mod for Minetest 0.4.12+. Work in progress, not finished.

![Screenshot](http://i.imgur.com/VU5DRBZ.png)
![Screenshot](http://i.imgur.com/A6CBuaV.png)

[Discussion on Minetest Forums](https://forum.minetest.net/viewtopic.php?f=9&t=11430)

## Changelog
### 2.0 ~> Latest
### 2.0 ~> 2.1 (Saturday July 4, 2015)
* Modified conditions for desert plants
* Added pine tree
* Generate special water in rivers
* Changed valley shape a bit (no more cliffs on the sides of the rivers)
* Changed river shape (smooth floor)
Expand Down
2 changes: 1 addition & 1 deletion mapgen.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- Mapgen 2.1
-- Thursday June 25, 2015
-- Saturday July 4, 2015

vmg.noises = {

Expand Down

0 comments on commit 9c8c779

Please sign in to comment.