-
Fixed - Async calls for grabbing the highest block in a chunk now loads the chunk prior to calling it.
-
Performance - There should be slightly better performance due to random block grabs being called asynchronously rather than force loaded.
-
Recoded - Random number generation has been updated to call randoms on when necessary.