Made chunkloading even faster by removing texture location from EVERY SINGLE BLOCK
This commit is contained in:
@@ -32,6 +32,8 @@ subprojects {
|
||||
mavenCentral()
|
||||
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
|
||||
maven { url 'https://jitpack.io' }
|
||||
maven { url "https://dl.bintray.com/kotlin/kotlin-dev" } // for Kotlin
|
||||
|
||||
jcenter()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user