forked from Fallen-Breath/classic-minecraft-icon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.json
More file actions
45 lines (43 loc) · 839 Bytes
/
Copy pathsettings.json
File metadata and controls
45 lines (43 loc) · 839 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
35
36
37
38
39
40
41
42
43
44
45
{
"versions": [
"1.14.4-fabric",
"1.15.2-fabric",
"1.16.5-fabric",
"1.17.1-fabric",
"1.18.2-fabric",
"1.19.2-fabric",
"1.19.3-fabric",
"1.19.4-fabric",
"1.20.1-fabric",
"1.20.2-fabric",
"1.20.4-fabric",
"1.20.6-fabric",
"1.21.1-fabric",
"1.21.3-fabric",
"1.21.4-fabric",
"1.21.5-fabric",
"1.21.6-fabric",
"1.15.2-forge",
"1.16.5-forge",
"1.17.1-forge",
"1.18.2-forge",
"1.19.2-forge",
"1.19.3-forge",
"1.19.4-forge",
"1.20.1-forge",
"1.20.2-forge",
"1.20.4-forge",
"1.20.6-forge",
"1.21.1-forge",
"1.21.3-forge",
"1.21.4-forge",
"1.21.5-forge",
"1.21.6-forge",
"1.20.6-neoforge",
"1.21.1-neoforge",
"1.21.3-neoforge",
"1.21.4-neoforge",
"1.21.5-neoforge",
"1.21.6-neoforge"
]
}