-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathpack.mcmeta
executable file
·46 lines (46 loc) · 1012 Bytes
/
pack.mcmeta
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
{
"pack": {
"pack_format": 15,
"id": "incendium",
"supported_formats": [
15,
41
],
"description": [
{
"text": "Incendium",
"color": "#e27a1f"
},
{
"text": " - Nether Expansion\nCreated by ",
"color": "gray"
},
{
"text": "Stardust Labs",
"color": "#683edd"
}
]
},
"overlays": {
"entries": [
{
"formats": [
18,
40
],
"directory": "1-20-2-overlay"
},
{
"formats": [
26,
40
],
"directory": "1-20-3-overlay"
},
{
"formats": 41,
"directory": "1-20-5-overlay"
}
]
}
}