forked from quiqueck/BetterEnd
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
26 lines (26 loc) · 762 Bytes
/
gradle.properties
File metadata and controls
26 lines (26 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 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.4
loader_version=0.15.2
fabric_version=0.91.3+1.20.4
#Loom
loom_version=1.4-SNAPSHOT
#Modrinth
modrinth_versions=["1.20.3", "1.20.4"]
#`release`, `beta` or `alpha`
release_channel=alpha
modrinth_id=betterend
# Mod Properties
mod_version=4.30.2
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.20.1-84-FABRIC
bclib_version=3.30.1
rei_version=14.0.680
emi_version=1.0.28+1.20.1
trinkets_version=3.7.0
cca_version=5.2.2