animated-chunks/gradle.properties
2022-09-21 22:48:33 +03:00

18 lines
394 B
Properties

# Check for updates on https://modmuss50.me/fabric.html
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx4G
# Fabric Properties
minecraft_version=1.18.2
yarn_mappings=1.18.2+build.1
loader_version=0.14.9
# Mod Properties
mod_version=0.2.0
maven_group=me.topchetoeu
archives_base_name=animated-chunks
# Dependencies
fabric_version=0.58.0+1.18.2
modmenu_version=3.2.1