Files
TimeChanger/gradle.properties
2021-10-01 20:50:53 +02:00

20 lines
560 B
Properties
Executable File

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version=1.17.1
yarn_mappings=1.17.1+build.61
loader_version=0.11.7
# Mod Properties
mod_version = 1.1.0
maven_group = eu.midnightdust
archives_base_name = timechanger
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.40.1+1.17
cloth_config_version = 5.0.38
mod_menu_version = 2.0.2