mirror of
https://github.com/namooplol/unknow-dmb.git
synced 2025-04-28 06:58:07 +00:00
39 lines
1021 B
JSON
39 lines
1021 B
JSON
{
|
|
"version": "1.0.0",
|
|
"discord": {
|
|
"clientId": "1290669565231108106",
|
|
"smallImageText": "",
|
|
"smallImageKey": ""
|
|
},
|
|
"java": {
|
|
"adoptium": "https://adoptium.net/temurin/releases/?package=jdk&version=18",
|
|
"supported": ">=17",
|
|
"suggestedMajor": 18,
|
|
"ram": {
|
|
"recommended": 2048,
|
|
"minimum": 1024
|
|
}
|
|
},
|
|
"rss": "",
|
|
"servers": [
|
|
{
|
|
"id": "DMB",
|
|
"name": "DMB Client",
|
|
"description": "",
|
|
"icon": "",
|
|
"version": "1.0",
|
|
"address": "localhost",
|
|
"minecraftVersion": "1.20.1",
|
|
"discord": {
|
|
"shortId": "Example",
|
|
"largeImageText": "WesterosCraft Example Server",
|
|
"largeImageKey": "server-example"
|
|
},
|
|
"mainServer": true,
|
|
"autoconnect": true,
|
|
"modules": [
|
|
"Module Objects Here"
|
|
]
|
|
}
|
|
]
|
|
} |