19 lines
464 B
Properties
19 lines
464 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs = -Xmx1G
|
|
|
|
# Fabric Properties
|
|
minecraft_version = 1.16.2
|
|
curseforge_id = 391583
|
|
simple_minecraft_version = 1.16.2
|
|
yarn_build = 1
|
|
fabric_loader_version = 0.9.1+build.205
|
|
|
|
# Mod Properties
|
|
mod_version = 1.1.9
|
|
maven_group = com.thebrokenrail
|
|
|
|
# Dependencies
|
|
fabric_api_version = 0.17.2+build.396-1.16
|
|
modmenu_version = 1.14.2+build.27
|
|
moshi_version = 1.9.2
|