-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpack.mcmeta
More file actions
39 lines (39 loc) · 1.02 KB
/
pack.mcmeta
File metadata and controls
39 lines (39 loc) · 1.02 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
{
"pack": {
"max_format": [ 100, 0 ],
"min_format": [ 100, 0 ],
"description": {
"text": "Floating UI",
"color": "green"
}
},
"overlays": {
"entries": [
{
"directory": "math2.0-release_2.0.3",
"max_format": [ 100, 0 ],
"min_format": [ 88, 0 ]
},
{
"directory": "timelist-release_1.0.0",
"max_format": [ 100, 0 ],
"min_format": [ 88, 0 ]
},
{
"directory": "ease",
"max_format": [ 100, 0 ],
"min_format": [ 88, 0 ]
},
{
"directory": "display_interpolate_operator",
"max_format": [ 100, 0 ],
"min_format": [ 88, 0 ]
},
{
"directory": "ease_cal",
"max_format": [ 100, 0 ],
"min_format": [ 88, 0 ]
}
]
}
}