diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2017-01-12 12:05:53 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-01-12 12:05:53 +0000 |
commit | 85256ab9b65ab131569d7a5c92eea6f406f99004 (patch) | |
tree | 0bc04fde9010510aec31988853b5262c87700133 /README.md | |
parent | 4add54dbd24c820ad2da6b658044186b2818da3e (diff) |
mesa biome has dry dirt top, replaced green_dirt with dirt_with_grass
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -10,6 +10,13 @@ Ethereal Mapgen mod for Minetest (works on all except v6) ## Changelog +### 1.22 + + - Added coral and silver sand to mapgen (0.4.15 only) + - Replaced ethereal:green_dirt with default:dirt_with_grass for mortrees compatibility + - Mesa biomes are now topped with dirt with dry grass (redwood saplings grow on dry grass) + - Added bonemeal support for moretree's saplings + ### 1.21 - Saplings need clear space above to grow (depending on height of tree) @@ -18,7 +25,6 @@ Ethereal Mapgen mod for Minetest (works on all except v6) - Added default Abm overrides - Added 4 new plants from baked clay mod to mapgen - Added swamp biome to outskirts of bamboo areas - - Added coral and silver sand to mapgen (0.4.15 only) ### 1.20 |