2021-07-20 19:15:03 +01:00
|
|
|
# Done to increase the memory available to gradle.
|
2021-08-19 13:33:26 +03:00
|
|
|
org.gradle.jvmargs=-Xmx2G
|
2023-02-01 21:09:48 +00:00
|
|
|
fabric.loom.multiProjectOptimisation=true
|
2021-08-19 13:33:26 +03:00
|
|
|
|
|
|
|
# Mod properties
|
2023-03-14 19:05:58 +00:00
|
|
|
mod_version=5.6.0
|
2021-08-19 13:33:26 +03:00
|
|
|
|
|
|
|
# Fabric Properties
|
|
|
|
# check these on https://modmuss50.me/fabric.html
|
2023-03-14 19:05:58 +00: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 13:33:26 +03:00
|
|
|
|
|
|
|
# Dependencies
|
2023-03-14 19:29:01 +00:00
|
|
|
energy_version=3.0.0
|
2023-03-18 12:47:29 +00:00
|
|
|
rei_version=11.0.597
|