TrampleDisablerFabric/gradle.properties

18 lines
481 B
Properties
Raw Normal View History

2021-01-25 01:53:00 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
2021-06-24 12:39:09 +00:00
# check these on https://fabricmc.net/use
2022-06-17 07:02:11 +00:00
minecraft_version=1.19
yarn_mappings=1.19+build.4
loader_version=0.14.8
2021-01-25 01:53:00 +00:00
# Mod Properties
2022-06-14 14:47:09 +00:00
mod_version = 1.0.5
2021-06-24 12:39:09 +00:00
maven_group = net.fabricmc
archives_base_name = trample-disabler
2021-01-25 01:53:00 +00:00
# Dependencies
2021-06-24 12:39:09 +00:00
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
2022-06-17 07:02:11 +00:00
fabric_version=0.56.0+1.19