Temp adventure update

This commit is contained in:
Jason Penilla
2023-12-06 13:45:12 -07:00
parent 29018cf64c
commit 812519d14f
6 changed files with 41 additions and 21 deletions

View File

@@ -5,6 +5,9 @@ mcVersion=1.20.3
# Set to true while updating Minecraft version
updatingMinecraft=false
# TODO remove with adventure included build
org.gradle.jvmargs=-Xmx1G
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.vfs.watch=false