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-03-14 20:05:58 +01:00
|
|
|
mod_version=5.6.0
|
2021-08-19 12:33:26 +02:00
|
|
|
|
|
|
|
# Fabric Properties
|
|
|
|
# check these on https://modmuss50.me/fabric.html
|
2023-03-14 20:05:58 +01:00
|
|
|
minecraft_version=1.19.4
|
|
|
|
yarn_version=1.19.4+build.1
|
|
|
|
loader_version=0.14.17
|
|
|
|
fapi_version=0.75.3+1.19.4
|
2021-08-19 12:33:26 +02:00
|
|
|
|
|
|
|
# Dependencies
|
2022-11-21 11:33:03 +01:00
|
|
|
energy_version=2.3.0
|
2022-12-18 13:01:21 +01:00
|
|
|
rei_version=10.0.581
|