This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
EnergonRelics/gradle.properties

22 lines
715 B
Properties
Raw Normal View History

2020-07-13 20:37:21 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs = -Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
2020-07-29 18:18:16 +00:00
minecraft_version = 1.16.2-pre1
2020-08-05 00:54:28 +00:00
yarn_build = 17
fabric_loader_version = 0.9.0+build.204
2020-07-13 20:37:21 +00:00
# Mod Properties
2020-07-22 18:07:29 +00:00
mod_version = 0.0.1
2020-07-13 20:37:21 +00:00
maven_group = com.thebrokenrail
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
2020-08-01 20:50:02 +00:00
fabric_api_version = 0.16.3+build.390-1.16
2020-08-05 14:42:18 +00:00
modmenu_version = 1.14.6+build.31
2020-07-29 18:18:16 +00:00
cloth_config_version = 4.7.0-unstable
autoconfig_version = 3.2.0-unstable
2020-07-25 21:19:10 +00:00
libstructure_version = 1.4.1
2020-07-30 19:49:18 +00:00
roughlyenoughitems_version = 5.0.1-unstable