summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2016-07-14 09:34:59 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2016-07-14 09:34:59 +0100
commit28985b46c63b146b368c7d0d1a4a3ba1326302a2 (patch)
treec2c94fd2a2f8b7768e206d61e69a3661c8c1716c /README.md
parent5ad189430f8dad109d2d5e72a7ddf7577eef8bd2 (diff)
Updated bonemeal and sapling growth with height check
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 01295c9..8cfbd27 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,12 @@ Ethereal v7 Mapgen mod for Minetest
## Changelog
+### 1.21
+
+ - Saplings need clear space above to grow (depending on height of tree)
+ - Bonemeal changes to suit new sapling growth
+ - Fixed and tweaks
+
### 1.20
- Tweaked Ethereal to work with new features and nodes in Minetest 0.4.14