helios distribution

This commit is contained in:
2025-07-27 01:41:35 +02:00
parent 13aa2ef8e9
commit cc311e61bd

40
distribution.json Normal file
View File

@@ -0,0 +1,40 @@
{
"version": "1.0.1",
"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>"
},
"servers": [
{
"id": "MechanicalSMP-1.21.1",
"name": "Mechanical SMP (Minecraft 1.21.1)",
"description": "Mechanical SMP Running Minecraft 1.21.1",
"icon": null,
"version": "1.0.0",
"address": "mechanical.oier.ovh:25565",
"minecraftVersion": "1.21.1",
"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,
"modules": [
{
"id": "packwiz-installer-bootstrap.jar",
"name": "packwiz-installer-bootstrap.jar",
"type": "File",
"artifact": {
"size": 98989,
"url": "https://distribution.oier.ovh/servers/PatataPack2-1.20.1/files/packwiz-installer-bootstrap.jar",
"MD5": "51454da9ed9625bd3ca5cdc7a402b43b",
"path": "packwiz-installer-bootstrap.jar"
}
}
]
}
]
}