BetterEnd/gradle.properties
2022-06-08 18:53:42 +02:00

23 lines
587 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version=1.19
loader_version=0.14.6
fabric_version=0.55.2+1.19
#Loom
loom_version=0.12-SNAPSHOT
# Mod Properties
mod_version=2.0.0
maven_group=org.betterx.betterend
archives_base_name=better-end
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
patchouli_version = 55-FABRIC-SNAPSHOT
bclib_version = 1.19-SNAPSHOT
rei_version = 9.0.472