1
0
mirror of https://github.com/HybridDog/nether-pack.git synced 2024-06-29 15:00:17 +02:00

…fix one perlin noise outside [-1; 1] problem

This commit is contained in:
HybridDog 2015-05-21 17:29:30 +02:00
parent 314930714b
commit 39096975aa

View File

@ -8,4 +8,4 @@ http://i.imgur.com/pMZYqt9.png
TODO:
— care about nether torches
— find a way to get the perlin noise inside [-1; 1]
— find a way to get the perlin noise inside [-1; 1] or use another noise