2021-07-20 20:15:03 +02:00
|
|
|
# Done to increase the memory available to gradle.
|
2021-08-19 12:33:26 +02:00
|
|
|
org.gradle.jvmargs=-Xmx2G
|
2023-02-01 22:09:48 +01:00
|
|
|
fabric.loom.multiProjectOptimisation=true
|
2021-08-19 12:33:26 +02:00
|
|
|
|
|
|
|
# Mod properties
|
2023-06-07 17:23:24 +02:00
|
|
|
mod_version=5.8.0
|
2021-08-19 12:33:26 +02:00
|
|
|
|
|
|
|
# Fabric Properties
|
|
|
|
# check these on https://modmuss50.me/fabric.html
|
2023-06-07 17:23:24 +02:00
|
|
|
minecraft_version=1.20
|
|
|
|
yarn_version=1.20+build.1
|
2023-05-29 13:43:24 +02:00
|
|
|
loader_version=0.14.21
|
2023-05-31 17:10:09 +02:00
|
|
|
fapi_version=0.83.0+1.20
|
2021-08-19 12:33:26 +02:00
|
|
|
|
|
|
|
# Dependencies
|
2023-03-14 20:29:01 +01:00
|
|
|
energy_version=3.0.0
|
2023-05-31 17:39:45 +02:00
|
|
|
rei_version=12.0.613
|