Updated Upstream (Airplane)
Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing Airplane Changes: e68f5c25 : Fix cache for blocks which don't have static shape
This commit is contained in:
@@ -2,7 +2,7 @@ group=xyz.arthurb.mirai
|
||||
version=1.17.1-R0.1-SNAPSHOT
|
||||
|
||||
mcVersion=1.17.1
|
||||
airplaneRef=655e8533cf0ed54c59f811637c26e43e59b79e20
|
||||
airplaneRef=e68f5c25345dbe87156241e7e3dc52343e03375d
|
||||
|
||||
org.gradle.caching=true
|
||||
org.gradle.caching.debug=false
|
||||
@@ -10,4 +10,4 @@ org.gradle.configureondemand=true
|
||||
org.gradle.parallel=true
|
||||
org.gradle.vfs.watch=false
|
||||
org.gradle.daemon=false
|
||||
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Djdk.nio.maxCachedBufferSize=262144 --add-modules jdk.incubator.vector
|
||||
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Djdk.nio.maxCachedBufferSize=262144 --add-modules jdk.incubator.vector
|
||||
|
||||
Reference in New Issue
Block a user