animated-chunks/gradle.properties

21 lines
442 B
Properties
Raw Normal View History

2022-09-12 17:35:52 +00:00
# Check for updates on https://modmuss50.me/fabric.html
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx4G
# Fabric Properties
2022-09-21 17:01:21 +00:00
minecraft_version=1.19.2
yarn_mappings=1.19.2+build.17
loader_version=0.14.9
2022-09-12 17:35:52 +00:00
# Mod Properties
2022-09-21 07:34:26 +00:00
mod_version=0.2.0
2022-09-12 17:35:52 +00:00
maven_group=me.topchetoeu
archives_base_name=animated-chunks
2022-09-12 17:35:52 +00:00
# Dependencies
2022-09-21 17:01:21 +00:00
fabric_version=0.61.0+1.19.2
2022-09-12 17:35:52 +00:00
autoconfig_version=3.3.1
cloth_version=3.2.24
2022-09-21 17:01:21 +00:00
modmenu_version=4.0.6