Update to 1.16, metadata changes

This commit is contained in:
Jinks 2021-05-04 17:57:48 +02:00
parent 948c0da731
commit 37c9c2f28b
10 changed files with 256 additions and 214 deletions

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