forked from NameMC-Extras/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbadges.json
More file actions
65 lines (65 loc) · 2.58 KB
/
Copy pathbadges.json
File metadata and controls
65 lines (65 loc) · 2.58 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
60
61
62
63
64
65
[
{
"id": "ce76654e-f23f-428e-894a-ee797d65209b",
"name": "xinabox",
"description": "For being epic and creating the \"OG Alert\" series.",
"image": "https://raw.githubusercontent.com/NameMC-Extras/assets/main/badges/xinabox.png",
"obtainable": false
},
{
"id": "7de192e8-9760-4657-9698-b97c710c8b45",
"name": "MCBYT",
"description": "For being an epic YouTube man.",
"image": "https://raw.githubusercontent.com/NameMC-Extras/assets/main/badges/mcbyt.png",
"obtainable": false
},
{
"id": "4647df64-5c40-4645-b080-2e7a2eef9798",
"name": "Early Supporter",
"description": "For supporting NameMC Extras in its early ages when it was known as \"NameMC+\".",
"image": "https://raw.githubusercontent.com/NameMC-Extras/assets/main/badges/early_supporter.png",
"obtainable": false
},
{
"id": "aa78c66c-9f61-4b11-9a48-63640a9e5679",
"name": "Booster",
"description": "For server boosting our official Discord server.",
"image": "https://raw.githubusercontent.com/NameMC-Extras/assets/main/badges/booster.png",
"obtainable": true
},
{
"id": "1126b6a7-e27b-4050-b39a-e2cd8ee61966",
"name": "Artist",
"description": "For contributing tremendous art skills to NameMC Extras.",
"image": "https://raw.githubusercontent.com/NameMC-Extras/assets/main/badges/artist.png",
"obtainable": true
},
{
"id": "23d943de-0f67-4f44-b41d-71853c3784d0",
"name": "Donator",
"description": "For donators of NameMC Extras.",
"image": "https://raw.githubusercontent.com/NameMC-Extras/assets/main/badges/donator.png",
"obtainable": true
},
{
"id": "8b12f3b9-ad9e-474f-8026-c9842b34319e",
"name": "Lucky",
"description": "Anybody can claim this badge, but good luck figuring out how...",
"image": "https://raw.githubusercontent.com/NameMC-Extras/assets/main/badges/lucky.png",
"obtainable": true
},
{
"id": "41cf7498-5f00-403b-853f-51f7f663bcb4",
"name": "Swag",
"description": "For cool people.",
"image": "https://raw.githubusercontent.com/NameMC-Extras/assets/main/badges/swag.png",
"obtainable": true
},
{
"id": "90b092bb-a2d4-4afe-97b7-3e881d198ebb",
"name": "Developer",
"description": "For developers of NameMC Extras.",
"image": "https://raw.githubusercontent.com/NameMC-Extras/assets/main/badges/developer.png",
"obtainable": true
}
]