fixed missing recipe and breaker bug

This commit is contained in:
Mohammad-Ali Minaie
2017-06-27 22:20:55 -04:00
parent 16868d3a1c
commit ee788d0b35
1517 changed files with 41 additions and 11659 deletions

View File

@@ -0,0 +1,3 @@
# 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