BetterEnd/gradle.properties
2023-06-14 20:36:05 +02:00

26 lines
754 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.20.1
loader_version=0.14.21
fabric_version=0.83.1+1.20.1
#Loom
loom_version=1.0-SNAPSHOT
#Modrinth
modrinth_versions=["1.20", "1.20.1"]
#`release`, `beta` or `alpha`
release_channel=alpha
modrinth_id=betterend
# Mod Properties
mod_version=4.0.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=3.0.5
rei_version=12.0.622
emi_version=1.0.3+1.20
trinkets_version=3.7.0
cca_version=5.2.1