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.
Twine/gradle.properties

19 lines
543 B
Properties
Raw Permalink Normal View History

2020-06-13 23:04:21 -04:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs = -Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
2020-06-24 10:07:28 -04:00
minecraft_version = 1.16.1
2020-06-15 20:25:12 -04:00
curseforge_id = 390028
2020-06-24 10:07:28 -04:00
simple_minecraft_version = 1.16.1
2020-06-23 12:36:54 -04:00
yarn_build = 1
2020-06-18 19:24:21 -04:00
fabric_loader_version = 0.8.8+build.202
2020-06-13 23:04:21 -04:00
# Mod Properties
2020-07-19 15:10:33 -04:00
mod_version = 1.0.4
2020-06-13 23:04:21 -04: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-06-23 12:36:54 -04:00
fabric_api_version = 0.13.1+build.370-1.16