19 lines
467 B
Properties
19 lines
467 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.19.2
|
|
kotlinVersion=1.7.20
|
|
modVersion=0.11.0
|
|
|
|
paucalVersion=0.6.0-pre-117
|
|
patchouliVersion=77
|
|
|
|
jeiVersion=11.4.0.282
|
|
pehkuiVersion=3.7.3
|