-
Notifications
You must be signed in to change notification settings - Fork 8
/
gradle.properties
126 lines (121 loc) · 3.74 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
# Gradle Properties
org.gradle.jvmargs = -Xmx2G
org.gradle.parallel = true
# Gradle Plugins
fabric_loom_version = 1.7-SNAPSHOT
checkstyle_version = 10.18.+
spotless_version = 6.25.+
# Mod Properties
mod_version = 0.4.0
maven_group = com.github.reviversmc
archives_base_name = microdurability
# Global Dependencies
fabric_loader_version = 0.16.7
fabric_asm_version = v2.3
# Module Dependencies
# 1.16
minecraft_version_1_16 = 1.16.5
yarn_mappings_1_16 = 1.16.5+build.10
cloth_config_version_1_16 = 4.15.82
modmenu_version_1_16 = 1.16.23
# 1.17
minecraft_version_1_17 = 1.17.1
yarn_mappings_1_17 = 1.17.1+build.65
cloth_config_version_1_17 = 5.3.63
modmenu_version_1_17 = 2.0.17
# 1.19
minecraft_version_1_19 = 1.19.2
yarn_mappings_1_19 = 1.19.2+build.28
cloth_config_version_1_19 = 8.3.134
modmenu_version_1_19 = 4.2.0-beta.2
# 1.19.4
minecraft_version_1_19_4 = 1.19.4
yarn_mappings_1_19_4 = 1.19.4+build.2
cloth_config_version_1_19_4 = 10.1.135
modmenu_version_1_19_4 = 6.3.1
# 1.20
minecraft_version_1_20 = 1.20.1
yarn_mappings_1_20 = 1.20.1+build.10
cloth_config_version_1_20 = 11.1.136
modmenu_version_1_20 = 7.2.2
# 1.20.5
minecraft_version_1_20_5 = 1.20.6
yarn_mappings_1_20_5 = 1.20.6+build.3
cloth_config_version_1_20_5 = 14.0.139
modmenu_version_1_20_5 = 10.0.0
# 1.21
minecraft_version_1_21 = 1.21.1
yarn_mappings_1_21 = 1.21.1+build.3
cloth_config_version_1_21 = 15.0.140
modmenu_version_1_21 = 11.0.3
# Dev-Env Mods
use_third_party_mods = true
# Shared
raised_v1_version = 1.2.3
raised_v2_version = 2.0.0
raised_v3_version = 3.1.3
raised_v4_version = 4.0.0
# 1.16
fabric_api_version_1_16 = 0.42.0+1.16
lazydfu_version_1_16 = 0.1.2
sodium_version_1_16 = mc1.16.5-0.2.0
lithium_version_1_16 = mc1.16.5-0.6.6
phosphor_version_1_16 = mc1.16.2-0.8.0
ferritecore_version_1_16 = 2.1.1-fabric
smoothboot_version_1_16 = 1.16.5-1.6.0
no_fade_version_1_16 = 3228523
# 1.17
fabric_api_version_1_17 = 0.46.1+1.17
lazydfu_version_1_17 = 0.1.2
sodium_version_1_17 = mc1.17.1-0.3.4
sodium_joml_version_1_17 = 1.10.2
lithium_version_1_17 = mc1.17.1-0.7.5
starlight_version_1_17 = Starlight 1.0.0 1.17.x
ferritecore_version_1_17 = 3.0.3
smoothboot_version_1_17 = 1.16.5-1.6.0
no_fade_version_1_17 = 3355800
double_hotbar_version_1_17 = 1.1.0-mc1.17.1-fabric
# 1.19
fabric_api_version_1_19 = 0.76.1+1.19.2
lazydfu_version_1_19 = 0.1.3
sodium_version_1_19 = mc1.19.2-0.4.4
sodium_joml_version_1_19 = 1.10.4
lithium_version_1_19 = mc1.19.2-0.11.1
starlight_version_1_19 = 1.1.1+1.19
ferritecore_version_1_19 = 5.0.3-fabric
smoothboot_version_1_19 = 3821513
no_fade_version_1_19 = 3550935
double_hotbar_version_1_19 = 1.2.3
# 1.19.4
fabric_api_version_1_19_4 = 0.87.2+1.19.4
sodium_version_1_19_4 = mc1.19.4-0.4.10
lithium_version_1_19_4 = mc1.19.4-0.11.1
starlight_version_1_19_4 = 1.1.1+1.19
ferritecore_version_1_19_4 = 5.2.0-fabric
smoothboot_version_1_19_4 = 4441240
no_fade_version_1_19_4 = 3550935
double_hotbar_version_1_19_4 = 1.3.1-mc1.19.4-fabric
# 1.20
fabric_api_version_1_20 = 0.92.2+1.20.1
sodium_version_1_20 = mc1.20.1-0.5.10
lithium_version_1_20 = mc1.20.1-0.11.2
ferritecore_version_1_20 = 6.0.1-fabric
threadtweak_version_1_20 = 0.1.1+mc1.20.2
fadeless_version_1_20 = 1.0.1
double_hotbar_version_1_20 = 1.3.1-mc1.20.1-fabric
# 1.20.5
fabric_api_version_1_20_5 = 0.100.8+1.20.6
sodium_version_1_20_5 = mc1.20.6-0.5.9
lithium_version_1_20_5 = mc1.20.6-0.12.5
ferritecore_version_1_20_5 = 6.1.1-fabric
threadtweak_version_1_20_5 = 0.1.3+mc1.20.6
fadeless_version_1_20_5 = 1.0.1
double_hotbar_version_1_20_5 = 1.3.3-mc1.20.6-fabric
# 1.21
fabric_api_version_1_21 = 0.106.0+1.21.1
sodium_version_1_21 = mc1.21-0.6.0-beta.2-fabric
lithium_version_1_21 = mc1.21.1-0.13.1
ferritecore_version_1_21 = 7.0.1-fabric
threadtweak_version_1_21 = 0.1.5
fadeless_version_1_21 = 1.1.1
double_hotbar_version_1_21 = 1.3.3-mc1.21-fabric