2020-08-28 18:16:59 +02:00
|
|
|
# Done to increase the memory available to gradle.
|
|
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
# Fabric Properties
|
|
|
|
# check these on https://modmuss50.me/fabric.html
|
2021-06-08 19:01:28 +02:00
|
|
|
minecraft_version=1.17
|
|
|
|
yarn_mappings=build.1
|
2021-05-19 16:57:18 +02:00
|
|
|
loader_version=0.11.3
|
2020-08-28 18:16:59 +02:00
|
|
|
# Mod Properties
|
2021-06-08 19:01:28 +02:00
|
|
|
mod_version=2.2.1
|
2020-08-28 18:16:59 +02:00
|
|
|
maven_group=io.gitlab.jfronny
|
|
|
|
archives_base_name=modsmod
|
2021-05-19 16:57:18 +02:00
|
|
|
|
|
|
|
modrinth_id=4GhX11Ed
|
2021-06-08 19:01:28 +02:00
|
|
|
modrinth_required_dependencies=dOW0jmMj
|
2021-06-08 20:19:19 +02:00
|
|
|
modrinth_optional_dependencies=wRE7Emzz
|
2021-05-19 16:57:18 +02:00
|
|
|
curseforge_id=405095
|
|
|
|
curseforge_required_dependencies=libjf
|
|
|
|
curseforge_optional_dependencies=modmenu
|
|
|
|
|