2021-09-18 11:42:36 +00:00
|
|
|
org.gradle.jvmargs=-Xmx3G
|
2022-10-22 20:09:08 +00:00
|
|
|
org.gradle.parallel=true
|
|
|
|
|
2022-06-19 10:21:41 +00:00
|
|
|
kotlin.stdlib.default.dependency=false
|
2022-10-22 20:09:08 +00:00
|
|
|
kotlin.jvm.target.validation.mode=error
|
2021-09-18 11:42:36 +00:00
|
|
|
|
2019-03-19 11:47:12 +00:00
|
|
|
# Mod properties
|
2022-11-17 09:26:57 +00:00
|
|
|
isUnstable=true
|
2022-12-24 10:51:54 +00:00
|
|
|
modVersion=1.102.0
|
2019-03-19 11:47:12 +00:00
|
|
|
|
2022-10-22 20:09:08 +00:00
|
|
|
# Minecraft properties: We want to configure this here so we can read it in settings.gradle
|
2022-12-08 19:45:02 +00:00
|
|
|
mcVersion=1.19.3
|