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-14 03:04: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-06-24 14:07:28 +00:00
minecraft_version = 1.16.1
2020-06-16 00:25:12 +00:00
curseforge_id = 390028
2020-06-24 14:07:28 +00:00
simple_minecraft_version = 1.16.1
2020-06-23 16:36:54 +00:00
yarn_build = 1
2020-06-18 23:24:21 +00:00
fabric_loader_version = 0.8.8+build.202
2020-06-14 03:04:21 +00:00
# Mod Properties
2020-07-19 19:10:33 +00:00
mod_version = 1.0.4
2020-06-14 03:04: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-06-23 16:36:54 +00:00
fabric_api_version = 0.13.1+build.370-1.16