forked from Traben-0/Entity_Texture_Features
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdiscord_update.json
More file actions
36 lines (36 loc) · 1.03 KB
/
discord_update.json
File metadata and controls
36 lines (36 loc) · 1.03 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_Texture_Features/blob/ETF-Main/src/main/resources/icon.png?raw=true",
"content": "<@&999200930203451442>",
"embeds": [
{
"description": "",
"author": {
"name": "Changelog",
"url": "https://github.com/Traben-0/Entity_Texture_Features/blob/ETF-Main/CHANGELOG.MD",
"icon_url": "https://i.imgur.com/EYNx6oL.png"
}
},
{
"author": {
"name": "Modrinth",
"url": "https://modrinth.com/mod/entitytexturefeatures",
"icon_url": "https://i.imgur.com/7fioiRx.png"
}
},
{
"author": {
"name": "CurseForge (might take a day...)",
"url": "https://www.curseforge.com/minecraft/mc-mods/entity-texture-features-fabric",
"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"
}
}
]
}