EnergonRelics/gradle.properties

24 lines
776 B
Properties
Raw Permalink 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-08-11 18:56:41 +00:00
minecraft_version = 1.16.2
curseforge_id = 398250
2020-08-11 18:56:41 +00:00
simple_minecraft_version = 1.16.2
2020-08-22 16:17:00 +00:00
yarn_build = 21
fabric_loader_version = 0.9.2+build.206
2020-07-13 20:37:21 +00:00
# Mod Properties
2020-08-27 01:12:47 +00:00
mod_version = 1.0.0
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-22 16:17:00 +00:00
fabric_api_version = 0.19.0+build.398-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-08-11 18:56:41 +00:00
roughlyenoughitems_version = 5.2.3
2020-08-06 01:59:47 +00:00
jetbrains_annotations_version = 19.0.0