Initial work to update to 1.16.4

This commit is contained in:
James Seibel
2021-02-21 08:31:03 -06:00
parent 36c0244047
commit f754467450
56 changed files with 2651 additions and 1165 deletions
+1
View File
@@ -1,3 +1,4 @@
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false