Update the Readme

This commit is contained in:
HybridDog 2022-08-20 20:19:58 +02:00
parent f12d33c743
commit 76708b02d5
1 changed files with 6 additions and 2 deletions

View File

@ -3,5 +3,9 @@ https://forum.minetest.net/viewtopic.php?f=9&t=10265
TODO: TODO:
* Find a way to get the perlin noise inside [-1; 1] or use another noise * Mapgen: Find a way to get the perlin noise values inside [-1; 1] or use
* Add some node which containing items to the simple pyramid "buildings" another noise.
The problem is visible in the nether forest, where the mapgen code flattens
the ceiling if it is very high.
* Mapgen: Generate more detail inside the simple pyramid-like "buildings",
e.g. add a small treasure chest node which contains items