Asbestos/gradle.properties

20 lines
553 B
Properties
Raw Permalink 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
2022-04-04 17:03:03 +00:00
minecraft_version=1.18.2
yarn_mappings=1.18.2+build.2
loader_version=0.13.3
# Mod Properties
2022-04-04 17:03:03 +00:00
mod_version = 1.2.1
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
2022-04-04 17:03:03 +00:00
fabric_version=0.48.0+1.18.2
modmenu_version=3.1.0
2021-12-18 21:06:33 +00:00
cca_version=4.0.1
2022-04-04 17:03:03 +00:00
cloth_version=6.2.57