13 lines
333 B
Properties
13 lines
333 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/versions.html
|
|
minecraft_version=21w38a
|
|
yarn_mappings=build.9
|
|
loader_version=0.11.7
|
|
# Mod Properties
|
|
mod_version=2.0
|
|
maven_group=io.gitlab.jfronny
|
|
archives_base_name=libjf
|
|
|
|
fabric_version=0.40.4+1.18 |