17 lines
No EOL
386 B
Properties
17 lines
No EOL
386 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx2G
|
|
fabric.loom.multiProjectOptimisation=true
|
|
|
|
# Mod properties
|
|
mod_version=5.8.7
|
|
|
|
# Fabric Properties
|
|
# check these on https://modmuss50.me/fabric.html
|
|
minecraft_version=1.20.1
|
|
yarn_version=1.20.1+build.1
|
|
loader_version=0.14.22
|
|
fapi_version=0.86.1+1.20.1
|
|
|
|
# Dependencies
|
|
energy_version=3.0.0
|
|
rei_version=12.0.613 |