-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathgradle.properties
More file actions
34 lines (30 loc) · 949 Bytes
/
gradle.properties
File metadata and controls
34 lines (30 loc) · 949 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
27
28
29
30
31
32
33
34
# Increases the amount of memory Gradle can use and optimizes the GC
# -XX:+UseZGC
org.gradle.jvmargs=-Xmx4G
# Helps with build times
org.gradle.parallel=true
# Caches Dependencies for faster build times.
org.gradle.caching=true
# Fabric Properties
# Get new versions at https://fabricmc.net/develop and https://lambdaurora.dev/tools/import_quilt.html
minecraft_version=1.21.11
quilt_mappings=1.21+build.18
parchment_mappings=1.21:2024.07.28
loader_version=0.17.3
min_loader_version=0.17.3
# Mod Properties
mod_version = 2.3
maven_group = net.frozenblock
archives_base_name = FrozenLib
# Dependencies
fabric_api_version=0.139.4+1.21.11
fabric_kotlin_version=1.13.7+kotlin.2.2.21
toml4j_version=0.7.2
jankson_version=1.2.3
xjs_data_version=0.14
xjs_compat_version=0.13
fresult_version=3.1
# External Mods
modmenu_version=17.0.0-alpha.1
cloth_config_version=20.0.149
terrablender_version=1.21.5-5.0.0.1