summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorroot <root@linux-forks.de>2018-09-14 16:56:37 +0200
committerroot <root@linux-forks.de>2018-09-14 16:56:37 +0200
commit31fe2ff374e72fb8ea44d50cd82d6fc8b9be5463 (patch)
tree87768ea1339a0c838716d8bb3418e35a80b00c46 /README.md
parentb32bd2d50b685e9f550f1138d3db1ed0c6504d2c (diff)
parent43d62b57428b4738a7e8cee0fae78b1147f9b085 (diff)
Merge branch 'master' of https://notabug.org/TenPlus1/ethereal
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0362ce..6d0a07a 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,18 @@ Ethereal Mapgen mod for Minetest (works on all except v6)
- https://forum.minetest.net/viewtopic.php?f=11&t=14638
## Lucky Blocks
-38
+41
## Changelog
+### 1.25
+
+ - Converted .mts files into schematic tables for easier editing
+ - Added firethorn shrub in glacier areas (can be crafted into jelly)
+ - Tweaked mapgen decorations
+ - Added more lucky blocks
+ - Added igloo to glacier biome
+
### 1.24
- Updating code to newer functions, requires Minetest 0.4.16 and above