You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EnergonRelics/gradle.properties

24 lines
776 B

3 years ago
# Done to increase the memory available to gradle.
org.gradle.jvmargs = -Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
3 years ago
minecraft_version = 1.16.2
curseforge_id = 398250
3 years ago
simple_minecraft_version = 1.16.2
3 years ago
yarn_build = 21
fabric_loader_version = 0.9.2+build.206
3 years ago
# Mod Properties
3 years ago
mod_version = 1.0.4
3 years ago
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
3 years ago
fabric_api_version = 0.19.0+build.398-1.16
3 years ago
modmenu_version = 1.14.6+build.31
3 years ago
cloth_config_version = 4.7.0-unstable
autoconfig_version = 3.2.0-unstable
3 years ago
roughlyenoughitems_version = 5.2.3
3 years ago
jetbrains_annotations_version = 19.0.0