-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
51 lines (46 loc) · 1.41 KB
/
gradle.properties
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# 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.19.2
quilt_mappings=21
parchment_mappings=2022.11.27
loader_version=0.14.13
# Mod Properties
mod_version = 1.0.0
mod_loader = Fabric
maven_group = net.frozenblock.sculk_spread_api
archives_base_name = SculkSpreadAPI
# Dependencies
fabric_version=0.73.2+1.19.2
fabric_asm_version=v2.3
frozenlib_version=1.1.11-mc1.19.2
# External Mods
betterend_version=2.1.3
betternether_version=7.1.2
modmenu_version=4.1.2
cloth_config_version=8.2.88
copperpipes_version=1.12
nbtcrafting_version=2.2.3+mc1.19
terrablender_version=2.0.1.130
terralith_version=2.3.5
tomsstorage_version=1.19-1.4.5-fabric
# Optimization
sodium_version=mc1.19.2-0.4.4
iris_version=1.19.x-v1.4.0
indium_version=1.0.9+mc1.19.2
sodium_extra_version=0.4.10+mc1.19.2-build.64
reeses_sodium_options_version=1.4.7+mc1.19.2-build.59
lithium_version=mc1.19.2-0.10.1
fastanim_version=1.5.6
ferritecore_version=5.0.0-fabric
lazydfu_version=0.1.3
starlight_version=1.1.1+1.19
entityculling_version=1.5.2-fabric-1.19
memoryleakfix_version=v0.7.0
no_unused_chunks_version=v1.3b