Update added Black Clover server
This commit is contained in:
parent
10c8b47ec1
commit
eb92ee7e6d
11
meta/distrometa.json
Normal file
11
meta/distrometa.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "file:///D:/A%20OSCAR/Coding/Java/StellarNetworkLauncher/schemas/DistroMetaSchema.schema.json",
|
||||
"meta": {
|
||||
"rss": "<LINK TO RSS FEED>",
|
||||
"discord": {
|
||||
"clientId": "<FILL IN OR REMOVE DISCORD OBJECT>",
|
||||
"smallImageText": "<FILL IN OR REMOVE DISCORD OBJECT>",
|
||||
"smallImageKey": "<FILL IN OR REMOVE DISCORD OBJECT>"
|
||||
}
|
||||
}
|
||||
}
|
1
schemas/DistroMetaSchema.schema.json
Normal file
1
schemas/DistroMetaSchema.schema.json
Normal file
@ -0,0 +1 @@
|
||||
{"$schema":"http://json-schema.org/draft-07/schema#","$ref":"#/definitions/DistroMetaSchema","definitions":{"DistroMetaSchema":{"type":"object","additionalProperties":false,"properties":{"$schema":{"type":"string","description":"URL to the JSON schema for this type of file.\r This is used by editors to validate and annotate the data."},"meta":{"type":"object","properties":{"rss":{"type":"string","description":"A URL to a RSS feed. Used for loading news."},"discord":{"type":"object","properties":{"clientId":{"type":"string","description":"Client ID for the Application registered with Discord."},"smallImageText":{"type":"string","description":"Tootltip for the smallImageKey."},"smallImageKey":{"type":"string","description":"Name of the uploaded image for the small profile artwork."}},"required":["clientId","smallImageText","smallImageKey"],"additionalProperties":false,"description":"Global settings for Discord Rich Presence."}},"required":["rss"],"additionalProperties":false,"description":"Distribution metadata to be forwarded to the distribution file."}},"required":["meta"]}}}
|
1
schemas/ServerMetaSchema.schema.json
Normal file
1
schemas/ServerMetaSchema.schema.json
Normal file
@ -0,0 +1 @@
|
||||
{"$schema":"http://json-schema.org/draft-07/schema#","$ref":"#/definitions/ServerMetaSchema","definitions":{"ServerMetaSchema":{"type":"object","additionalProperties":false,"properties":{"$schema":{"type":"string","description":"URL to the JSON schema for this type of file.\r This is used by editors to validate and annotate the data."},"meta":{"type":"object","properties":{"version":{"type":"string","description":"The version of the server configuration."},"name":{"type":"string","description":"The name of the server. This is what users see on the UI."},"description":{"type":"string","description":"A brief description of the server. Displayed on the UI to provide users more information."},"address":{"type":"string","description":"The server's IP address."},"discord":{"type":"object","properties":{"shortId":{"type":"string","description":"Short ID for the server. Displayed on the second status line as Server: shortId."},"largeImageText":{"type":"string","description":"Ttooltip for the largeImageKey."},"largeImageKey":{"type":"string","description":"Name of the uploaded image for the large profile artwork."}},"required":["shortId","largeImageText","largeImageKey"],"additionalProperties":false,"description":"Server specific settings used for Discord Rich Presence."},"mainServer":{"type":"boolean","description":"Only one server in the array should have the mainServer property enabled. This\r will tell the launcher that this is the default server to select if either the\r previously selected server is invalid, or there is no previously selected server.\r If this field is not defined by any server (avoid this), the first server will\r be selected as the default. If multiple servers have mainServer enabled, the first\r one the launcher finds will be the effective value. Servers which are not the default\r may omit this property rather than explicitly setting it to false."},"autoconnect":{"type":"boolean","description":"Whether or not the server can be autoconnected to. If false, the server will\r not be autoconnected to even when the user has the autoconnect setting enabled."}},"required":["version","name","description","address","autoconnect"],"additionalProperties":false,"description":"Server metadata to be forwarded to the distribution file."},"forge":{"type":"object","properties":{"version":{"type":"string","description":"The forge version. This does NOT include the minecraft version.\r Ex. 14.23.5.2854"}},"required":["version"],"additionalProperties":false,"description":"Properties related to Forge."},"liteloader":{"type":"object","properties":{"version":{"type":"string","description":"The liteloader version."}},"required":["version"],"additionalProperties":false,"description":"Properties related to liteloader."},"untrackedFiles":{"type":"array","items":{"$ref":"#/definitions/UntrackedFilesOption"},"description":"A list of option objects defining patterns for untracked files."}},"required":["meta"]},"UntrackedFilesOption":{"type":"object","properties":{"appliesTo":{"type":"array","items":{"type":"string"},"description":"The subdirectory these patterns will be applied to. Ex.\r [ \"files\", \"forgegemods\" ]"},"patterns":{"type":"array","items":{"type":"string"},"description":"Glob patterns to match against the file."}},"required":["appliesTo","patterns"],"additionalProperties":false}}}
|
Binary file not shown.
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/BuilderWands.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/BuilderWands.jar
Normal file
Binary file not shown.
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/Carpenter.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/Carpenter.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/Chisel.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/Chisel.jar
Normal file
Binary file not shown.
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/CodeChickenLib.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/CodeChickenLib.jar
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/CustomMainMenu.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/CustomMainMenu.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/CustomNPCs.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/CustomNPCs.jar
Normal file
Binary file not shown.
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/DecoCraft.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/DecoCraft.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/MalisisDoors.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/MalisisDoors.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/Mantle.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/Mantle.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/Moreblocks.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/Moreblocks.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/PTRLib-1.0.4.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/PTRLib-1.0.4.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/ResourceLoader.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/ResourceLoader.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/Rustic.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/Rustic.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/StellarFire.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/StellarFire.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/ToolBelt.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/ToolBelt.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/ironchest.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/ironchest.jar
Normal file
Binary file not shown.
BIN
servers/BlackClover-1.12.2/forgemods/required/jei.jar
Normal file
BIN
servers/BlackClover-1.12.2/forgemods/required/jei.jar
Normal file
Binary file not shown.
Binary file not shown.
20
servers/BlackClover-1.12.2/servermeta.json
Normal file
20
servers/BlackClover-1.12.2/servermeta.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"$schema": "file:///D:/A%20OSCAR/Coding/Java/StellarNetworkLauncher/schemas/ServerMetaSchema.schema.json",
|
||||
"meta": {
|
||||
"version": "1.0.0",
|
||||
"name": "BlackClover (1.12.2)",
|
||||
"description": "Stellar Network's Black Clover server!",
|
||||
"address": "167.114.35.8",
|
||||
"discord": {
|
||||
"shortId": "<FILL IN OR REMOVE DISCORD OBJECT>",
|
||||
"largeImageText": "<FILL IN OR REMOVE DISCORD OBJECT>",
|
||||
"largeImageKey": "<FILL IN OR REMOVE DISCORD OBJECT>"
|
||||
},
|
||||
"mainServer": true,
|
||||
"autoconnect": false
|
||||
},
|
||||
"forge": {
|
||||
"version": "14.23.5.2854"
|
||||
},
|
||||
"untrackedFiles": []
|
||||
}
|
Loading…
Reference in New Issue
Block a user