forked from FrozenBlock/WilderWild
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
57 lines (52 loc) · 1.66 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
52
53
54
55
56
57
# 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
# Helps with having multiple projects
fabric.loom.multiProjectOptimisation=true
# Fabric Properties
# Get new versions at https://fabricmc.net/develop and https://lambdaurora.dev/tools/import_quilt.html
minecraft_version=1.20.1
quilt_mappings=1.20.1+build.23
parchment_mappings=1.20.1:2023.09.03
loader_version=0.14.22
# Mod Properties
mod_id = wilderwild
mod_version = 2.1.5
mod_loader = Fabric
maven_group = net.frozenblock
archives_base_name = WilderWild
# Dependencies
fabric_api_version=0.89.0+1.20.1
mixin_extras_version=0.2.0-rc.4
fabric_asm_version=v2.3
frozenlib_version=1.3.12-mc1.20.1
# External Mods
betterend_version=3.1.2
betternether_version=8.1.3
modmenu_version=7.1.0
cloth_config_version=11.0.99
copperpipes_version=1.13.6
nbtcrafting_version=2.2.3+mc1.19
terrablender_version=1.20.1-3.0.0.164
terralith_version=2.3.5
tomsstorage_version=1.19.3-1.4.5-fabric
fallingleaves_version=1.15.0+1.19.4
makebubblespop_version=ZQx9k5Sj
# Optimization
sodium_version=mc1.20.1-0.5.0
iris_version=1.6.5+1.20.1
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.3-0.11.0
fastanim_version=1.5.7-1.19.3
ferritecore_version=5.1.0-fabric
lazydfu_version=0.1.3
starlight_version=1.1.1+1.19
entityculling_version=1.6.1-1.19.3
memoryleakfix_version=v0.7.0
no_unused_chunks_version=v1.4+1.19.3