-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpack.mcmeta
More file actions
47 lines (47 loc) · 1.1 KB
/
Copy pathpack.mcmeta
File metadata and controls
47 lines (47 loc) · 1.1 KB
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
{
"pack": {
"description": [
{
"text": "This is a "
},
{
"text": "GameLord2011",
"color": "#00aa00",
"click_event": {
"action": "open_url",
"url": "https://github.com/gamelord2011"
}
},
{
"text": " resource pack that brings back the "
},
{
"text": "PC",
"color": "#FF0000"
},
{
"text": " "
},
{
"text": "Gamer",
"color": "#000000"
},
{
"text": " cows to modern Minecraft."
}
],
"pack_format": 84,
"supported_formats": [55, 84],
"min_format": 55,
"max_format": 84
},
"overlays": {
"entries": [
{
"directory": "overlay_26_1",
"min_format": [84, 0],
"max_format": [84, 0]
}
]
}
}