TheBrokenRail
8ef7f2dc11
All checks were successful
EnergonRelics/pipeline/head This commit looks good
22 lines
714 B
Properties
22 lines
714 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs = -Xmx1G
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/use
|
|
minecraft_version = 1.16.2-pre1
|
|
yarn_build = 1
|
|
fabric_loader_version = 0.9.0+build.204
|
|
|
|
# Mod Properties
|
|
mod_version = 0.0.1
|
|
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
|
|
fabric_api_version = 0.16.2+build.389-1.16
|
|
modmenu_version = 1.14.5+build.30
|
|
cloth_config_version = 4.7.0-unstable
|
|
autoconfig_version = 3.2.0-unstable
|
|
libstructure_version = 1.4.1
|
|
roughlyenoughitems_version = 5.0.0-unstable
|