19 lines
460 B
Properties
19 lines
460 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
|
|
|
|
jetbrainsAnnotationsVersion=23.0.0
|
|
|
|
minecraftVersion=1.20.1
|
|
kotlinVersion=1.7.20
|
|
modVersion=0.11.1-7
|
|
|
|
paucalVersion=0.6.0
|
|
patchouliVersion=82
|
|
|
|
jeiVersion=15.0.0.12
|
|
pehkuiVersion=3.7.7
|