-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
51 lines (50 loc) · 1.27 KB
/
manifest.json
File metadata and controls
51 lines (50 loc) · 1.27 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
48
49
50
51
{
"format_version" : 2,
"header" : {
"description" : "An all-in-one optimization client-resourcepack for MCBE.",
"name" : "§dAstral §9V7",
"uuid" : "315f9a78-bc0e-42ee-b10e-2b14a4e03623",
"version" : [ 6, 9, 0 ],
"min_engine_version" : [ 1, 16, 0 ]
},
"modules" : [
{
"description" : "Astral Client V7",
"type" : "resources",
"uuid" : "70992fa4-1c42-4464-9ece-cdaf9df0ef77",
"version" : [ 6, 9, 0 ]
}
],
"subpacks": [
{
"folder_name": "astralbcc",
"name": "Clear Bottom Chat UI + Astral GUI Textures",
"memory_tier": 1
},
{
"folder_name": "astralbc",
"name": "Bottom Chat UI + Astral GUI Textures",
"memory_tier": 1
},
{
"folder_name": "bottomchatclear",
"name": "Clear Bottom Chat UI",
"memory_tier": 1
},
{
"folder_name": "bottomchat",
"name": "Bottom Chat UI",
"memory_tier": 1
},
{
"folder_name": "astralgui",
"name": "Astral GUI Textures (Clear GUI + Dark Mode)",
"memory_tier": 1
},
{
"folder_name": "Nothing",
"name": "Nothing",
"memory_tier": 1
}
]
}