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
|
|
|
|
|
|
|
|
# Mod properties
|
2022-07-27 19:30:16 +02:00
|
|
|
mod_version=5.3.3
|
2021-08-19 12:33:26 +02:00
|
|
|
|
|
|
|
# Fabric Properties
|
|
|
|
# check these on https://modmuss50.me/fabric.html
|
2022-08-09 00:04:22 +02:00
|
|
|
minecraft_version=1.19.2
|
2022-07-27 19:30:16 +02:00
|
|
|
yarn_version=1.19.1+build.1
|
2022-08-09 00:04:22 +02:00
|
|
|
loader_version=0.14.9
|
|
|
|
fapi_version=0.59.0+1.19.2
|
2021-08-19 12:33:26 +02:00
|
|
|
|
|
|
|
# Dependencies
|
2022-06-24 01:12:30 +02:00
|
|
|
energy_version=2.2.0
|
2022-08-04 21:15:54 +02:00
|
|
|
rei_version=9.1.520
|
2022-06-24 01:12:30 +02:00
|
|
|
jei_version=11.0.0.206
|