Remove block data caching

This commit is contained in:
cyberpwn
2021-08-24 04:00:17 -04:00
parent 56e13641df
commit 617066340b
10 changed files with 121 additions and 78 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.7.8'
version '1.7.8-Dumpy'
def apiVersion = '1.17'
def name = getRootProject().getName() // See settings.gradle
def main = 'com.volmit.iris.Iris'