BetterEnd/gradle.properties
2023-12-27 15:45:24 +01:00

26 lines
749 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.15.3
fabric_version=0.87.2+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.5
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.4-79-FABRIC
bclib_version=2.3.5
rei_version=11.0.597
emi_version=1.0.29+1.19.4
trinkets_version=3.6.0
cca_version=5.1.0