Merge branch 'master' of github.com:cabaletta/baritone

This commit is contained in:
Leijurv 2018-08-22 14:54:23 -07:00
commit d9a00ce164
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

View File

@ -36,7 +36,7 @@ public final class CachedWorld implements IBlockTypeAccess {
/**
* The maximum number of regions in any direction from (0,0)
*/
private static final int REGION_MAX = 117188;
private static final int REGION_MAX = 58594;
/**
* A map of all of the cached regions.