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.5.0
|
|
|
|
# Fabric Properties
|
|
# check these on https://modmuss50.me/fabric.html
|
|
minecraft_version=1.19.3
|
|
yarn_version=1.19.3+build.1
|
|
loader_version=0.14.11
|
|
fapi_version=0.69.1+1.19.3
|
|
|
|
# Dependencies
|
|
energy_version=2.3.0
|
|
rei_version=10.0.581 |