1
0
mirror of https://github.com/HybridDog/nether-pack.git synced 2025-01-11 18:30:24 +01:00

Update the Readme

This commit is contained in:
HybridDog 2022-08-20 20:19:58 +02:00
parent f12d33c743
commit 76708b02d5

View File

@ -3,5 +3,9 @@ https://forum.minetest.net/viewtopic.php?f=9&t=10265
TODO:
* Find a way to get the perlin noise inside [-1; 1] or use another noise
* Add some node which containing items to the simple pyramid "buildings"
* Mapgen: Find a way to get the perlin noise values inside [-1; 1] or use
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