distro things

This commit is contained in:
2025-07-29 20:04:15 +02:00
parent 64afb86a5c
commit 08713d3e93
7 changed files with 117 additions and 77 deletions

View File

@@ -4,15 +4,15 @@
"version": "1.0.0",
"name": "MechanicalSMP (Minecraft 1.21.1)",
"description": "MechanicalSMP Running Minecraft 1.21.1 (NeoForge v21.1.193)",
"icon": "How to set the server icon: https://github.com/dscalzi/Nebula#setting-the-server-icon",
"address": "localhost:25565",
"icon": "https://mechanical.oier.ovh/pack/icon.png",
"address": "mechanical.oier.ovh:25565",
"discord": {
"shortId": "<FILL IN OR REMOVE DISCORD OBJECT>",
"largeImageText": "<FILL IN OR REMOVE DISCORD OBJECT>",
"largeImageKey": "<FILL IN OR REMOVE DISCORD OBJECT>"
"shortId": "MechanicalSMP",
"largeImageText": "Mechanical SMP",
"largeImageKey": "mechanicalLarge"
},
"mainServer": false,
"autoconnect": false
"mainServer": true,
"autoconnect": true
},
"neoforge": {
"version": "21.1.193"