Asbestos/gradle.properties

20 lines
551 B
Properties
Raw Normal View History

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
2019-02-15 21:26:03 +00:00
# check these on https://fabricmc.net/use
2021-09-08 19:02:02 +00:00
minecraft_version=1.17.1
yarn_mappings=1.17.1+build.59
loader_version=0.11.6
# Mod Properties
2021-12-18 18:53:42 +00:00
mod_version = 1.2
2020-11-11 23:22:11 +00:00
maven_group = dev.agatharose
archives_base_name = asbestos
# Dependencies
2019-07-23 00:19:58 +00:00
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
2021-09-08 19:02:02 +00:00
fabric_version=0.40.0+1.17
modmenu_version=2.0.10
cca_version=3.1.1
cloth_version=5.0.38