BetterEnd/gradle.properties
2023-04-29 16:03:17 +02:00

26 lines
747 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.4
loader_version=0.14.19
fabric_version=0.77.0+1.19.4
#Loom
loom_version=1.0-SNAPSHOT
#Modrinth
modrinth_versions=["1.19.4"]
#`release`, `beta` or `alpha`
release_channel=beta
modrinth_id=betterend
# Mod Properties
mod_version=3.2.1
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=1.19-73-FABRIC
bclib_version=2.3.2
rei_version=11.0.597
emi_version=0.7.3+1.19.4
trinkets_version=3.6.0
cca_version=5.1.0