-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
59 lines (59 loc) · 1.11 KB
/
manifest.json
File metadata and controls
59 lines (59 loc) · 1.11 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
52
53
54
55
56
57
58
59
{
"format_version": 2,
"header": {
"name": "§4§lROT API V2!",
"description": "§cWelcome the §4§lROT API§r§c! The §4§lROT API§r§c is Minecraft Bedrock Gametest template pack for beginners and advanced developers!",
"uuid": "b720e96b-c460-4a8d-aacb-88dd63dd5ac9",
"version": [
2,
0,
0
],
"min_engine_version": [
1,
18,
12
]
},
"modules": [
{
"description": "§cWelcome the §4§lROT API§r§c! The §4§lROT API§r§c is Minecraft Bedrock Gametest template pack for beginners and advanced developers!",
"type": "data",
"uuid": "a27685ff-ac6d-449f-ae0a-dd9c5b01ad36",
"version": [
2,
0,
0
]
},
{
"description": "§c§lROT API Gametest Modifier. Remember to use §7!help",
"type": "javascript",
"uuid": "a188da6f-fccc-473a-94aa-ddfa7ef59962",
"version": [
2,
0,
0
],
"entry": "scripts/main.js"
}
],
"dependencies": [
{
"uuid": "b26a4d4c-afdf-4690-88f8-931846312678",
"version": [
0,
1,
0
]
},
{
"uuid": "6f4b6893-1bb6-42fd-b458-7fa3d0c89616",
"version": [
0,
1,
0
]
}
]
}