15 lines
466 B
Properties
15 lines
466 B
Properties
# 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
|
|
modID=hexcasting
|
|
modName=Hex Casting
|
|
minecraftVersion=1.18.2
|
|
modVersion=0.8.0
|
|
forgeVersion=40.1.0
|
|
paucalVersion=0.3.4
|
|
<<<<<<< HEAD
|
|
patchouliVersion=66
|
|
jeiVersion=9.5.3.143
|
|
=======
|
|
>>>>>>> 7392a7276cecabd34143e632dff3024777dbeeb6
|