2021-12-25 17:58:16 +01:00
|
|
|
# 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
|
2022-01-16 22:58:32 +01:00
|
|
|
org.gradle.daemon=false
|
2022-04-25 16:40:32 +02:00
|
|
|
|
2022-04-25 06:56:54 +02:00
|
|
|
modID=hexcasting
|
|
|
|
modName=Hex Casting
|
2022-04-25 16:40:32 +02:00
|
|
|
|
2022-11-06 04:19:04 +01:00
|
|
|
jetbrainsAnnotationsVersion=23.0.0
|
|
|
|
|
2022-11-03 16:31:05 +01:00
|
|
|
minecraftVersion=1.19.2
|
|
|
|
kotlinVersion=1.7.20
|
2022-12-04 05:15:52 +01:00
|
|
|
modVersion=0.10.3
|
2022-04-25 16:40:32 +02:00
|
|
|
|
2022-11-03 16:31:05 +01:00
|
|
|
paucalVersion=0.5.0
|
|
|
|
patchouliVersion=77
|
2022-05-15 23:48:18 +02:00
|
|
|
|
2022-11-03 16:31:05 +01:00
|
|
|
jeiVersion=11.4.0.282
|
2022-11-06 04:19:04 +01:00
|
|
|
pehkuiVersion=3.6.0
|