-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathdiscord_update.json
More file actions
36 lines (36 loc) · 1.02 KB
/
discord_update.json
File metadata and controls
36 lines (36 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
{
"username": "<SET VIA ACTION>",
"avatar_url": "https://github.com/Traben-0/Entity_Model_Features/blob/master/src/main/resources/icon.png?raw=true",
"content": "<@&1149555759688982621>",
"embeds": [
{
"description": "",
"author": {
"name": "Changelog",
"url": "https://github.com/Traben-0/Entity_Model_Features/blob/master/CHANGELOG.MD",
"icon_url": "https://i.imgur.com/EYNx6oL.png"
}
},
{
"author": {
"name": "Modrinth",
"url": "https://modrinth.com/mod/entity-model-features",
"icon_url": "https://i.imgur.com/7fioiRx.png"
}
},
{
"author": {
"name": "CurseForge (might take a day...)",
"url": "https://www.curseforge.com/minecraft/mc-mods/entity-model-features",
"icon_url": "https://i.imgur.com/rpoyjVG.png"
}
},
{
"author": {
"name": "Support me on Ko-fi",
"url": "https://ko-fi.com/traben",
"icon_url": "https://i.imgur.com/xdhWKwC.png"
}
}
]
}