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-07-19 12:08:57 +02:00
|
|
|
mod_version=5.8.5
|
2021-08-19 12:33:26 +02:00
|
|
|
|
|
|
|
# Fabric Properties
|
|
|
|
# check these on https://modmuss50.me/fabric.html
|
2023-06-12 16:33:56 +02:00
|
|
|
minecraft_version=1.20.1
|
|
|
|
yarn_version=1.20.1+build.1
|
2023-08-09 13:33:31 +02:00
|
|
|
loader_version=0.14.22
|
|
|
|
fapi_version=0.86.1+1.20.1
|
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
|